How do I authenticate using crypt-local? or something like crypted
password... I added an entry to the database...

insert into radcheck values ('','user1','Auth-Type','Crypt-Local');
insert into radcheck values ('','user1','Password',ENCRYPT('somepass'));


but when I tried to authenticate... it returns a reject.
please help


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

Reply via email to