Fernando Artigas wrote:> passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n > *passwd:*all*authentication*tokens*updated*successfully*This will be the problem, check your password chat carefully. I have not seen a UNIX system which has "ReType" with a capital T, try "Retype". If that fails enable "passwd chat debug" and turn the debug level up to 100. Matt -- Matt Chapman m.chapman@student.unsw.edu.au
Hi,
I am getting the following message when trying to change domain passwords from
a windows workstation (primary domain controller: samba 2.0.0 on Linux RedHat
5.2)
"The Old password is wrong"
and in the machine log (pc-mia.log) I get :
[1999/03/20 15:56:16, 0] rpc_server/srv_pipe.c:api_pipe_request(592) >
api_pipe_request: **** MUST CALL become_user() HERE ****
What's wrong?
In smb.conf I have activated
[global]
workgroup = KILLER
server string = Samba Server
log file = /var/log/samba/log.%m
security = user
password level = 8
username level = 8
encrypt passwords = yes
smb passwd file = /etc/smbpasswd
unix password sync = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
socket options = TCP_NODELAY
local master = yes
os level = 33
domain master = yes
preferred master = yes
domain logons = yes
name resolve order = wins lmhosts bcast
wins support = yes
preserve case = yes
short preserve case = yes
default case = lower
case sensitive = no
regards
Artigas
Network Manager