Displaying 2 results from an estimated 2 matches for "nt_status_wrong".
Did you mean:
nt_status_wrong_
2004 Jan 13
0
Winbind & Wrong Password - PAM Issue? NT_STATUS_WRONG _PASSWORD?
...installed Red Hat Enterprise Linux WS 3.0 and
configured winbind and samba the same way I normally do. However when I
attempt to authenticate to the Linux workstation before I am even prompted
to enter my password, winbind submits a rogue password to the Windows NT
Domain Controller causing a "NT_STATUS_WRONG_PASSWORD" error to show up in
the /var/log/messages log file and after a few attempts, lock out my windows
account.
Excerpt of /var/log/messages (BEFORE PROMPT FOR PASSWORD):
-----------------------------------------------
Jan 12 08:59:59 localhost pam_winbind[1045]: request failed: Wrong Pas...
2003 Dec 01
0
No subject
...he asterisk option of the password server command yet.
I just tried the security=domain instead of security=server with a
single password server.
Maybe it works but I cannot join the Samba server to the NT domain:
[root@rz1-node /etc/opt/samba]# smbpasswd -r WEGA -j HSR
cli_net_srv_pwset: NT_STATUS_WRONG_PASSWORD
modify_trust_password: unable to change password for machine SAMBA in domain HSR to Domain controller WEGA. Error was NT_STATUS_WRONG
_PASSWORD.
2001/08/14 10:07:54 : change_trust_account_password: Failed to change password for domain HSR.
Unable to join domain HSR.
I was just following t...