[Samba] PAM with Samba

2010-03-16 Thread Grady Neely
Hi, I am trying to get my Samba installation to use PAM under Ubuntu. I have created the /etc/pam.d/samba, but as far as I can tell samba is not using the directives in there. I have ssh and netatalk using PAM successfully against a Kerberos ticket issuer, so I know my PAM installation

Re: [Samba] PAM with Samba

2010-03-16 Thread Volker Lendecke
On Tue, Mar 16, 2010 at 02:14:36PM -0500, Grady Neely wrote: I am trying to get my Samba installation to use PAM under Ubuntu. I have created the /etc/pam.d/samba, but as far as I can tell samba is not using the directives in there. I have ssh and netatalk using PAM successfully against

Re: [Samba] PAM with Samba

2010-03-16 Thread Grady Neely
So there is no way to get PAM and SAMBA to work? If I have a machine that is not a member of an AD, and I do not want it to be, what is the best way to have it send authentication request to a AD Domain server for authentication? I had hoped for PAM/Kerberos, but that seems like

Re: [Samba] PAM with Samba

2010-03-16 Thread Volker Lendecke
On Tue, Mar 16, 2010 at 02:51:44PM -0500, Grady Neely wrote: So there is no way to get PAM and SAMBA to work? For the non-auth related PAM restrictions it should work. If I have a machine that is not a member of an AD, and I do not want it to be, what is the best way to have it send

[Samba] pam and samba 3

2005-12-16 Thread mallapadi niranjan
### #%PAM-1.0 account sufficient pam_ldap.so auth required pam_stack.so service=system-auth account required pam_stack.so service=system-auth password required pam_stack.so service=system-auth ### pam.d/samba