take two...

On 31 Mar 2003, at 21:10, Jochen Kaiser wrote:

> Dear List,
> 
> I am experiencing a strange behaviour during pap 
authentication.
> 
> I tried this with freeradius 0.7 and 0.8.1, both running under
> freebsd 4.7.
> 
> My steps:
> 
> 0. preparation of radiusd.conf
> --------------------------------
> 
> under modules section:
>         pap {
>                 encryption_scheme = crypt
>         }
> 
> under authentication section:
>         authtype PAP {
>                 pap
>         }
> 
> 
> 
> 
> 1. create an account in users file:
> --------------------------------
> 
> > perl -e 'print crypt(passwort,aa) '
> aaFO1iP18KyBk> 
> 
> [Here the relevant part of the 'users' file:]
> 
> [...]
> cryjk           Auth-Type := pap, User-Password ==
> "aaFO1iP18KyBk"
>                 Idle-Timeout := 3000
> [...]

bhh>>>
try:
[user]   Auth-Type := PAP, Crypt-Password == [crypted 
password]


-
****************************************************
Bernie 
Chief Technology Architect
Chief Security Officer
[EMAIL PROTECTED]
Euclidean Systems, Inc.
*******************************************************
// "There is no expedient to which a man will not go 
//    to avoid the pure labor of honest thinking."   
//     Honest thought, the real business capital.    
//      Observe> Think> Plan> Think> Do> Think>      
*******************************************************


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

Reply via email to