why if I use Simultaneous-Use :
 
 test    Auth-Type := Crypt-Local, Crypt-Password ==
 "$1$0MrvlCBQ$udnwuVmMLsn8GphGQQugF1", Simultaneous-Use = 1
         Exec-Program-Wait = "/usr/local/bin/start %u",
         Service-Type = Framed-User,
         Framed-Protocol = PPP,
         Framed-Routing = Broadcast-Listen,
         Framed-Filter-Id = "std.ppp",
         Framed-MTU = 1500,
         Framed-Compression = Van-Jacobsen-TCP-IP
 
 I have a problem:
 
 Auth: Login incorrect  [test/test] (from client
 condor port 0)
if I don`t use Simultaneous-Use :

test    Auth-Type := Crypt-Local, Crypt-Password ==
 "$1$0MrvlCBQ$udnwuVmMLsn8GphGQQugF1"
         Exec-Program-Wait = "/usr/local/bin/start %u",
         Service-Type = Framed-User,
         Framed-Protocol = PPP,
         Framed-Routing = Broadcast-Listen,
         Framed-Filter-Id = "std.ppp",
         Framed-MTU = 1500,
         Framed-Compression = Van-Jacobsen-TCP-IP

I have:

Auth: Login OK: [qwerty/qwerty] (from client condor port 0)



-- 
Technical Support Administrator
of "NARZAN" Network

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

Reply via email to