On Mon, 2002-01-07 at 11:50, [EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] wrote: > > Is it possible to authenticate my dialin pap users agains the system > > /etc/passwd /etc/shadow. > > Yes... the default 'users' file which comes with the server is set > up to authenticate against the system /etc/passwd, /etc/shadow files. > > > My config looks like : > > > > foo Auth-Type := System > > Service-Type = Framed-User, > > Framed-Protocol = PPP, > > Framed-IP-Address = 10.0.2.150 > > > > with local cleartext passwords all worked fine, but with System :-( > > And what does the server say when you run it in debugging mode? As > the FAQ notes, it produces LOTS of messages telling you exactly what's > going on, and why. > > > PS : Will it work if I use Plugable Authentication Modules ??? If so, how > > does it work ??? > > Yes. > > See 'raddb/radiusd.conf'. Look for 'pam'.
The only way I could get freeradius to work is to use PAM for system accounts. Auth-Type := Pam Tim - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
