Displaying 1 result from an estimated 1 matches for "jorgenpt".
Did you mean:
jorgen
2008 Jul 14
0
Authenticating against samba passdb using PAM
...rt, I added this to /etc/pam.d/smbpw:
auth requisite pam_smbpass.so nodelay audit debug
When I try to authenticate, the python library tells me:
('Authentication failure', 7) and I get the following in /var/log/auth.log:
Jul 14 17:05:52 datamania python: pam_smbpass(smbpw:auth): username
[jorgenpt] obtained
Jul 14 17:05:53 datamania python: pam_smbpass(smbpw:auth): user jorgenpt
has null SMB password
Jul 14 17:05:53 datamania python: pam_smbpass(smbpw:auth): failed auth
request by root for service smbpw as jorgenpt
I know that my user does not have a null password; if I use the following:...