16 Jul
2007
16 Jul
'07
8:05 a.m.
Osvaldohp wrote:
This is my users file: mike Auth-Type = System, User-Password == mike" Session-Timeout := 3600,
What i am doing wrong?
You're telling the server to look in /etc/passwd for the users password, and then also telling it what the users password is. Don't set Auth-Type. Use 1.1.6. Use Cleartext-Password, not "User-Password", as suggested in the FAQ. Alan DeKok.