Displaying 1 result from an estimated 1 matches for "s058002".
Did you mean:
005800
2007 Sep 11
1
Error Joining a Domain
...my FreeBSD machine to an AD domain and keep
getting the following error when joining the domain using samba 3.0.24
:
Failed to set servicePrincipalNames. Please ensure that
the DNS domain of this server matches the AD domain,
Or rejoin with using Domain Admin credentials.
Disabled account for 'S058002' in realm 'DS1.AD.DOMAIN.COM'
According to the AD guys the account is not disabled. Here is my smb.conf
[global]
winbind separator=+
winbind cache time=10
workgroup=DOMAIN
realm=DS1.AD.DOMAIN.COM
security=ads
winbind uid=10000-20000
winbind gid=10000-20000
winbind use default domain=y...