Displaying 1 result from an estimated 1 matches for "00s2ww".
2011 May 13
0
Difficulty in creating and adding principal using net utility
...Windows 2003 Active Directory. I've successfully bound it to AD and I am
able to authenticate.
If I log into this host I am properly issued a Kerberos ticket from AD so
it would appear that Kerberos is working properly
Now we are trying to create a principal for nfs service.
root at storage-00S2WW:/usr/local/samba/bin# ./net ads join createupn=nfs/storage-00S2WW.EMCSOHO2.LOCAL at EMCSOHO2.LOCAL -U nfsuser
Enter nfsuser's password:
Failed to join domain: failed to find DC for domain EMCSOHO2.LOCAL
After this if we run the following command, it succeeds.
root at storage-00S2WW:/usr/loca...