Displaying 2 results from an estimated 2 matches for "usepassword".
Did you mean:
userpassword
2007 Mar 21
0
Samba FDS pasword problem
...gure samba workig with FDS.
It's look OK I can connect but when user try to change his password
using CTRL + ALT + DEL from
windows, after typing the passwords it returns:
"current password or user's name is incorrect...." The
samba-pasword is change but not the usePassword attribute
The logs of samba tells:
[2007/03/19 12:28:51, 0] passdb/pdb_ldap.c:ldapsam_modify_entry(1574)
ldapsam_modify_entry: LDAP Password could not be changed for user
user1: Confidentiality required
Operation requires a secure connection.
[2007/03/19 12:28:51, 0] passdb/pdb_ldap...
2004 Jun 17
6
[Bug 881] PAM: authentication thread exited unexpectedly
...one. SSH is exiting as a result of calling this
PAM module - if I comment out that PAM module the user can log in. lnodes are
only created once, unless deleted by root.
Observations:
o If the user has an existing lnode, they can log in fine.
o This functionality worked with OpenSSH 3.7.1p1.
o If UsePassword or RSAAuthentication are used instead of PAM the users can log
in fine.
o We use PrivilegeSeparation. It happens if that is turned off/on.
o The /etc/srm/nolnode script is never running - I've made changes to verify.
o The logins succeed if pam_srm is commented out in pam.conf. That's our...