Displaying 1 result from an estimated 1 matches for "abcde1234567890".
2001 Nov 30
4
NT_STATUS_ACCESS_DENIED??
I installed Samba2.0.7 on my FreeBSD 4.1 box and joined an NT domain.
It worked perfect until I changed the hostname today. I found that I couldn't
chage the machine password if hostname length is 15. The precedure I
do is
1. stop samba
2. change hostname to "abcde1234567890"
3. run smbpasswd -j DOM -r DomControl, then I get the following error
message.
cli_net_auth2: Error NT_STATUS_ACCESS_DENIED
cli_nt_setup_creds: auth2 challenge failed
modify_trust_password: unable to setup the PDC credentials to machine DomControl. Error was : NT_STATUS_ACCESS_DENIED.
20...