help using /etc/passwd (through pam) with samba
Spencer Gibb
spudgibb at gmail.com
Fri Feb 11 15:50:37 MST 2005
fat fingered,
I found that I need to use pam, this is my pam config, but it doesn't
work. Ideas
On Fri, 11 Feb 2005 17:49:41 -0500, Spencer Gibb <spudgibb at gmail.com> wrote:
> I want to have samba use /etc/passwd to authenticate users, I'm
> looking through the samba docs to
> #%PAM-1.0
> # password-migration
> #
> auth requisite pam_nologin.so
> # pam_smbpass is called IF pam_unix succeeds.
> auth requisite pam_unix.so
> auth optional pam_smbpass.so migrate
> account required pam_unix.so
> password requisite pam_cracklib.so retry=3
> password requisite pam_unix.so shadow md5 use_authtok try_first_pass
> password optional pam_smbpass.so nullok use_authtok try_first_pass
> session required pam_unix.so
>
> --
> Spencer Gibb
> spencer{at}gibb.us
>
--
Spencer Gibb
spencer{at}gibb.us
More information about the PLUG
mailing list