[Samba] using pam_winbind to authenticate PPP?

Jerry Murdock jmurdock at itraktech.com
Thu Aug 22 07:24:00 GMT 2002


----- Original Message -----
From: "David Brodbeck" <DavidB at mail.interclean.com>
To: <samba at samba.org>
Sent: Thursday, August 22, 2002 12:13 PM
Subject: [Samba] using pam_winbind to authenticate PPP?


> I'm trying to set up a Linux-based dialin server on our company network.
> I'd like to have PPP authenticate using winbindd, if possible.  I feel
like
> I've almost gotten it to work, but I can't quite get there.  Files:
>
> /etc/pam.d/ppp:
>
> #%PAM-1.0
> auth       required     pam_nologin.so
> auth       sufficient   /lib/security/pam_winbind.so
> account    required     /lib/security/pam_winbind.so
>


My guess is you need to fix the account line.  Try pam_permit.so on the
account line and see if that works.  If so decide if it's OK to keep or step
back and look at what you really want to accomplish.

Jerry






More information about the samba mailing list