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;

Re: KDC Errors for CRM server by William

William
Tue Jun 08 10:03:16 CDT 2004

I am interested to know have you tried removing the duplicate SPN from the
SQL service account CEEE MS CRM?

William


"vikrantca" <vikrantca@hotmail.com> wrote in message
news:366D6DCF-EA59-435F-9FF6-B7CC5D09A104@microsoft.com...
> 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 server
>
> expansion.ceeed.umd.edu = MS CRM server
> 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.
> vikrantca
>
> ***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=edu
> 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=edu
> 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;
>



Re: KDC Errors for CRM server by William

William
Tue Jun 08 14:25:46 CDT 2004

Yup, just take a note of what the duplicate entry is before you delete it
(with ADSIEdit.msc), this way if any issues arise you can just revert back.


"vikrantca" <vikrantca@hotmail.com> wrote in message
news:55EA80A8-52AE-4193-8F3D-45A474078E86@microsoft.com...
> Hello William,
> thank you for your response.
> Can I directly (from adsi.msc) remove the duplicate SPN ?
>
> i.e. I can goto the properties of the CEEE MS CRM user and then just
delete the SPN (of expansion.ceeed.umd.edu) associated with it ?
>
> Thanks again.
> vikrantca



Re: KDC Errors for CRM server by Joseph

Joseph
Fri Jun 11 12:37:19 CDT 2004

Hi... I've got the same problem... did the procedure resolve the problem?
Is there some documentation on this tool & the procedure?

much thanx, Joe

"vikrantca" <vikrantca@hotmail.com> wrote in message
news:55EA80A8-52AE-4193-8F3D-45A474078E86@microsoft.com...
> Hello William,
> thank you for your response.
> Can I directly (from adsi.msc) remove the duplicate SPN ?
>
> i.e. I can goto the properties of the CEEE MS CRM user and then just
delete the SPN (of expansion.ceeed.umd.edu) associated with it ?
>
> Thanks again.
> vikrantca



Re: KDC Errors for CRM server by Michael

Michael
Wed Jun 16 03:35:52 CDT 2004

Me too! So im interested in a solution that works. Maybe a quick
little howto pleeease :-))

Thanx,
Michael.


On Fri, 11 Jun 2004 13:37:19 -0400, "Joseph McWhirter"
<joem@cogentec.com> wrote:

>Hi... I've got the same problem... did the procedure resolve the problem?
>Is there some documentation on this tool & the procedure?
>
>much thanx, Joe
>
>"vikrantca" <vikrantca@hotmail.com> wrote in message
>news:55EA80A8-52AE-4193-8F3D-45A474078E86@microsoft.com...
>> Hello William,
>> thank you for your response.
>> Can I directly (from adsi.msc) remove the duplicate SPN ?
>>
>> i.e. I can goto the properties of the CEEE MS CRM user and then just
>delete the SPN (of expansion.ceeed.umd.edu) associated with it ?
>>
>> Thanks again.
>> vikrantca
>


Re: KDC Errors for CRM server by FriendOfCRM

FriendOfCRM
Mon Feb 21 08:33:43 CST 2005

Seems like I'm not the only one having this error filling up the logs
of the DC in the CRM environment...
Anyone who can tell what caused the problem, and what's the correct way
to resolve it?
We're getting this error in a few minutes interval, and after a few
days the DC becomes inaccessible.. "Overload"?


vikrantca wrote:
> 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 server
>
> expansion.ceeed.umd.edu = MS CRM server
> 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.
> vikrantca
>
> ***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=edu
> 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=edu
> 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;