help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] Simultaneous-Use attribute.


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] Simultaneous-Use attribute.
Date: Tue, 30 Jul 2002 16:24:32 +0300

> > Jul 30 18:27:51: Auth.notice: Login OK: [test1]: CLID unknown (from nas 
> > AS01)
>       This string after first login attempt and no string after second.

Radius never leaves a login attempt unmarked. Whatever happens it
always issues diagnostics.

As far as I can tell here's what happens:

1) First login attempt succeeds.
2) When the second authentication arrives, radius asks the NAS whether
   the user is actually logged in, but gets no reply. (Otherwise it
   would have issued info message `check_snmp_u: got test1)
3) It then assumes the previous session had terminated abnormally and
   deletes the corresponding utmp entry.
4) When a keepalive request arrives, the entry is normally restored.

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]