problem with Simultaneous-Use

2003-10-27 Thread Double
Why if I use: qwerty Auth-Type = Crypt-Local, Crypt-Password == $1$PkxbkAzR$byaCpj1GQOL0HxbxhJHRb0, Simultaneous-Use := 0 Exec-Program-Wait = /usr/local/billing/start %u, Service-Type = Framed-User, Framed-Protocol = PPP,

Problem with Simultaneous-Use

2003-09-17 Thread Double
why if I use Simultaneous-Use : testAuth-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 =

RES: Problem with Simultaneous-Use

2003-09-17 Thread Sergio Jose Ferreira
: Problem with Simultaneous-Use why if I use Simultaneous-Use : testAuth-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

Re: Problem with Simultaneous-Use

2003-09-17 Thread Double
] [mailto:[EMAIL PROTECTED] nome de Double Enviada em: quarta-feira, 17 de setembro de 2003 10:11 Para: [EMAIL PROTECTED] Assunto: Problem with Simultaneous-Use why if I use Simultaneous-Use : testAuth-Type := Crypt-Local, Crypt-Password == $1$0MrvlCBQ$udnwuVmMLsn8GphGQQugF1 Simultaneous

Problem with Simultaneous-Use

2003-09-17 Thread Double
why if I use Simultaneous-Use : testAuth-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

Again problem with Simultaneous-Use

2003-09-17 Thread Double
why if I use Simultaneous-Use : testAuth-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 =

Re: Again problem with Simultaneous-Use

2003-09-17 Thread Double
On Wed, 17 Sep 2003 18:25:56 +0400 (MSD) Double [EMAIL PROTECTED] wrote: I I understand my mistake %) Simultaneous-Use = 1 fail Simultaneous-Use := 1 ok why if I use Simultaneous-Use : testAuth-Type := Crypt-Local, Crypt-Password == $1$0MrvlCBQ$udnwuVmMLsn8GphGQQugF1,

Re: Again problem with Simultaneous-Use

2003-09-17 Thread Nick Davis
You should read the man page for users regarding the usage of =,:=, +=, etc... You usually need to use := with Simul-Use Nick On Wednesday 17 September 2003 09:25, Double wrote: why if I use Simultaneous-Use : testAuth-Type := Crypt-Local, Crypt-Password ==

Re: Again problem with Simultaneous-Use

2003-09-17 Thread Alan DeKok
Double [EMAIL PROTECTED] wrote: why if I use Simultaneous-Use : ... Posting the same message multiple times won't endear you to people. Here's a hint: You didn't read 'doc/Simultaneous-Use'. And if you did, you didn't read it carefully enough, because you're not doing what it says.