Hi
I am using redhat 7.2 and Samba 2.2.3. I am trying to make it so that when a
user changes their password with the passwd program their samba password is
changed as well as their unix password. I am trying to use the pam_smbpass.so.
The contents of the file /etc/pam.d/passwd is:
#%PAM-1.0
auth required /lib/security/pam_stack.so service=system-auth
account required /lib/security/pam_stack.so service=system-auth
#password required /lib/security/pam_stack.so service=system-auth
password required /lib/security/pam_smbpass.so
When ever i try and change a password using the passowr program i get the error
"Module is unknown" does anybody know why this is? I have got the file
pam_smbpass.so in the directory /lib/security/
thankyou
Charlie
-------------- next part --------------
HTML attachment scrubbed and removed
hello, i recently compiled and installed samba 2.2.3. i have 2 wks (win xp, w2k sp2). joining these wks to the samba domain works fine. but after that i cannot login. windows tells me, the domain controllter is not available or there is no wks account. then i looked at the log files. samba is always trying to auth user nobody and not the user the i am trying to login. user and wks account are available. i compiled with --with-ldapsam and --with-acl-support. please help chris -------------- next part -------------- HTML attachment scrubbed and removed