On Mon, Mar 31, 2003 at 02:25:12PM -0500, Alan DeKok wrote:
>   The User-Password attribute is the PAP CLEAR-TEXT password, not the
> crypt'd password.
> 

Thx. I just searched the dictionary file and have some new ideas.

But it doesn't work:

-----------------users-file---------------------------------------------
cryjk           Auth-Type := pap, Crypt-Password == "aaFO1iP18KyBk"  
                Idle-Timeout := 3000

------------------------------------------------------------------------

radtest cryjk aaFO1iP18KyBk localhost 0 testing123
[...]
  rad_check_password:  Found Auth-Type pap
auth: type Crypt
auth: Failed to validate the user.
[...]

doesn't work ... 


-----------------users-file---------------------------------------------
cryjk           Auth-Type := Crypt-Local, Crypt-Password == "aaFO1iP18KyBk"
                Idle-Timeout := 3000
 
------------------------------------------------------------------------

radtest cryjk aaFO1iP18KyBk localhost 0 testing123
[...]
  rad_check_password:  Found Auth-Type Crypt-Local
auth: type Crypt
auth: Failed to validate the user.
[...]

doesn't work ...


What is the correct syntax of this?

thx again.
jk
-- 
Dipl. Inf. Jochen Kaiser, GPG 0x3C93A870, phone +49 9131 85-28681
Network Administration  mailto:[EMAIL PROTECTED]
Regionales Rechenzentrum Universitaet Erlangen-Nuernberg, Germany
Homepage and PublicKey: http://ipv6.rrze.uni-erlangen.de/~unrz111 

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

Reply via email to