Hi all,

I've still problems with the internal session database, see the
sections in my simple config:


<Client ulmathome.rz.uni-ulm.de>
    Secret      nottotell
    NasType     ascend
</Client>

# NasType is an Ascend MAX TNT, no FingerProg specified
# but finger to the MAX is allowed if radiator will use an internal
# finger subroutine (noboby knows the algorithm when radiator is 
# ross checking his internal session database with the real state)

<AuthBy UNIX>
    Identifier      UnixPwd
    Filename        /etc/shadow
    GroupFilename   /etc/group
</AuthBy>

<Handler NAS-IP-Address=X.Y.A.B>
    AcctLogFileName             %L/%C/detail
# here is the limitation to 2 concurrent sessions
    MaxSessions                 2
    <AuthBy FILE>
        Filename                %D/users-file
    </AuthBy>
</Handler>

I installed the patches downloaded at 24. June.

Symptoms: Some users can't dial in because radiator erronously
decides that the maxsessions are exceeded even if you can
check with finger that this user isn't online. See the fragment
of my trace file, trace level 3:

Jul  1 12:14:19 1999: INFO: Access rejected for usera: MaxSessions
exceeded
Jul  1 12:14:34 1999: INFO: Access rejected for usera: MaxSessions
exceeded
Jul  1 12:14:53 1999: INFO: Access rejected for usera: MaxSessions
exceeded
Jul  1 12:16:07 1999: INFO: Access rejected for usera: MaxSessions
exceeded
Jul  1 12:16:37 1999: INFO: Access rejected for usera: MaxSessions
exceeded
Jul  1 12:16:49 1999: INFO: Access rejected for usera: MaxSessions
exceeded


Any help welcome.

Questions: How does radiator validate his internal session database with
           the reality?

           How can I trigger radiator to show me his internal session
           database?

Regards
        Charly
-- 
Karl Gaissmaier          Computing Center,University of Ulm,Germany
Email:[EMAIL PROTECTED]          Network Administration
Tel/Fax: ++49 731 50 22499/22471
pgp-key available: http://www.uni-ulm.de/urz/Netzwerk/uuca/keylist.html

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to