Hi !

I am running into a problem with the simultaneous-use  check attribute...
I have read the freeradius-snapshot-20020107/doc/Simultaneous-Use doc:

I read that the SImultaneous-Use parameter has to be a check:
I suppose that if I have no groups defined I can have those  2 lines
  DEFAULT Simultaneous-Use := 1
          Fall-Through = 1 in my /usr/local/etc/raddb/users file
and skip the other 4 sample lines .. is this correct ???
( I also tried to add the Simultaneous-Use := 1 inside a particular user
but I am not sure if this is taken as a check ... maybe a mode detailed
sample file would help me here )

as described in the "if it doen't work" section, I have successfully tested
the
checkrad manually .... it works as it should ...  BTW I am using
Paul Khavkine's Cisco_L2TP module that works great !!
( only  had to tell perl to "use SNMP" instead of the SNMP::Session )

running in debug mode radiusd -X , didn't show anything related to
checkrad...
just to be sure I included a "open(FABTMP, '>/tmp/fabtmp');close(FABTMP);"
at the begening of the checkrad perl script and I got a confirmation  that
the
script was NOT called.

strange: if i run a radwho, i see a session, so the checkrad should be
called right?






- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to