Hello
Iam getting KDC error 11 in the event log on my DC. The error is DS_SERVICE_PRINCIPAL duplicate etc.. etc
I used ldp.exe to search for the host and these are the results :
1 Windows 2003 server has CRM server + SQL serve
expansion.ceeed.umd.edu = MS CRM serve
CEEE MS CRM = user account that I created to run the SQL service
Here is the ldp.exe log
Any help is very much appreciated
thank you
vikrantc
***Searching..
ldap_search_s(ld, "DC=ceeed,DC=umd,DC=edu", 2, "serviceprincipalname=host/expansion.ceeed.umd.edu", attrList, 0, &msg
Result <0>: (null
Matched DNs:
Getting 2 entries
>> Dn: CN=EXPANSION,CN=Computers,DC=ceeed,DC=umd,DC=ed
5> objectClass: top; person; organizationalPerson; user; computer;
1> cn: EXPANSION;
1> distinguishedName: CN=EXPANSION,CN=Computers,DC=ceeed,DC=umd,DC=edu;
1> name: EXPANSION;
1> canonicalName: ceeed.umd.edu/Computers/EXPANSION;
>> Dn: CN=CEEE MS CRM,CN=Users,DC=ceeed,DC=umd,DC=ed
4> objectClass: top; person; organizationalPerson; user;
1> cn: CEEE MS CRM;
1> distinguishedName: CN=CEEE MS CRM,CN=Users,DC=ceeed,DC=umd,DC=edu;
1> name: CEEE MS CRM;
1> canonicalName: ceeed.umd.edu/Users/CEEE MS CRM;