Displaying 2 results from an estimated 2 matches for "passwordn".
Did you mean:
password
2008 Feb 11
1
FreeBSD: Changing UNIX passwords from Windows
...permission to change your password". I guess the problem is the
communication between Samba and the server, the passwd chat, but I'm not
sure. I have the following lines in smb.conf
passwd program = /usr/bin/passwd %u
unix password sync = Yes
passwd chat = *New*password* %n\n *Retype*new*passwordn* %n\n
I'm not sure the chat is correct and would like to hear about what migth be
more correct for this version of FreeBSD. I have tried to set passwd chat
debug = Yes, but that did not provide any useful (to me, at least)
information on the nature of the problem.
I haven't tried with PAM...
2003 Nov 26
0
samba passwd program not running as root on OpenBSD
...RAP86: The
specified password is invalid.
Failed to change password for paul
relevant smb.conf lines:
encrypt passwords = Yes
min passwd length = 5
map to guest = Bad User
null passwords = No
pam password change = No
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*passwordn* %n\n
passwd chat debug = Yes
unix password sync = Yesin my samba logs:[2003/11/25 17:27:47, 10]
/usr/obj/i386/samba-2.2.8a/samba-2.2.8a/source/smbd/chgpasswd.c:dochild(211)
Invoking '/usr/bin/passwd paul' as password change program.[2003/11/25
17:27:47, 100]
/usr/obj/i386/samba-2.2.8a/samb...