LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Samba and WIndow NT Domain Controller (https://www.linuxquestions.org/questions/linux-networking-3/samba-and-window-nt-domain-controller-77569/)

vinhhv 07-31-2003 02:04 AM

Samba and WIndow NT Domain Controller
 
Hello all,
I have a Window network with Window NT 4 as Primary Domain Controller and one machine install RedHat with samba.
I want to make Samba a member of WINNT domain, I set smb.conf as following:

encrypt passwords = Yes
security = domain
workgroup = NT_domain
password server = *

On WINNT domain, I added a machine account for Samba_Server
On the Linux, I executed: smbpasswd -r NT_PDC -j NT_domain
But on the Linux appear:
"cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
cli_nt_setup_creds: auth2 challenge failed
modify_trust_password: unable to setup the PDC credentials to machine NT_PDC. Error was: NT_STATUS_NO_TRUST_SAM_ACCOUT.
change_trust_account_password: Failed to change password for domain NT_domain
Unable to join domain NT_domain"

How can i joined NT_domain

Thanks

c0p0n 07-31-2003 02:26 AM

I have exactly the same problem, with the exception of a Windows 2000 AdvServer instead of NT4


All times are GMT -5. The time now is 07:33 PM.