[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] clarification on mulitple login
From: |
Sergey Poznyakoff |
Subject: |
Re: [Help-gnu-radius] clarification on mulitple login |
Date: |
Sun, 26 Oct 2003 16:34:18 +0200 |
List User <address@hidden> wrote:
> I have read
> http://linuxselfhelp.com/gnu/radius/html_chapter/radius_9.html#SEC80
> multiple times. Would someone please clarify what happens when naslist
> file DOES NOT have IP address/name of the NAS.
Radius will not be able to verify the existing session(s) and will
assume they are actually closed.
> How can I fix it (i.e. no entry in the naslist file, but still allow only 1
> login).
Addi the following entry to your raddb/naslist:
DEFAULT shortname true
See also my previous posting.
Regards,
Sergey