[Samba] Samba 3 + LDAP on SuSE - how (missing /etc/pam.d/system-auth)

Tomasz Chmielewski mangoo at interia.pl
Sat Oct 23 09:42:42 GMT 2004


Hello,

I'm trying to configure Samba to work with SuSE 9.1.

I followed The Linux Samba-OpenLDAP Howto (Revision: 1.6 ) from 
http://samba.idealx.org/smbldap-howto.en.html - but I'm stuck - in SuSE 
there is no /etc/pam.d/system-auth.

Should I just add this file (I doubt it), or put these values into 
another files (which ones)?


auth        required      /lib/security/pam_env.so
auth        sufficient    /lib/security/pam_unix.so likeauth nullok
auth        sufficient    /lib/security/pam_ldap.so use_first_pass
auth        required      /lib/security/pam_deny.so

account     required      /lib/security/pam_unix.so
account     sufficient    /lib/security/pam_ldap.so

password    required      /lib/security/pam_cracklib.so retry=3 type=
password    sufficient    /lib/security/pam_unix.so nullok use_authtok 
md5 shadow
password    sufficient    /lib/security/pam_ldap.so use_authtok
password    required      /lib/security/pam_deny.so

session     required      /lib/security/pam_limits.so
session     required      /lib/security/pam_unix.so
session     optional      /lib/security/pam_ldap.so


Tomek


More information about the samba mailing list