Join Red hat 6.3 server with AD domain using winbind
by turiyain from LinuxQuestions.org on (#5P9RX)
Dear Experts,
I am trying to join the Redhat 6.3 server with Windows AD using winbind.
While giving command:
/usr/bin/net join -w DOMAIN -S wal-dc1-ent.DOMAIN.com -U administrator
I am giving the below error:
Failed to join domain: failed to lookup DC info for domain 'DOMAINXXX.COM' over rpc: Account locked out
ADS join did not work, falling back to RPC...
The domain account is not locked and working fine, check from AD. But every time i am getting this error.
I configure smb.conf, /etc/hosts, /etc/resolv.conf.
Can you point out the missing part from my side.
I am trying to join the Redhat 6.3 server with Windows AD using winbind.
While giving command:
/usr/bin/net join -w DOMAIN -S wal-dc1-ent.DOMAIN.com -U administrator
I am giving the below error:
Failed to join domain: failed to lookup DC info for domain 'DOMAINXXX.COM' over rpc: Account locked out
ADS join did not work, falling back to RPC...
The domain account is not locked and working fine, check from AD. But every time i am getting this error.
I configure smb.conf, /etc/hosts, /etc/resolv.conf.
Can you point out the missing part from my side.