KDC Error 11
- From: Saturn712@xxxxxxxxx
- Date: 31 Oct 2005 12:12:41 -0800
I am TRYING to delete duplicate names on my server, and I run LDP.exe
and see the two entries:
ldap_search_s(ld, "DC=domainname,DC=com", 2,
"serviceprincipalname=MSSQLSvc/SQLSERVER1.domainname.com:1433",
attrList, 0, &msg)
Result <0>: (null)
Matched DNs:
Getting 2 entries:
>> Dn: CN=MASTER,OU=IS,DC=domainname,DC=com
4> objectClass: top; person; organizationalPerson; user;
1> cn: MASTER;
1> distinguishedName: CN=MASTER,OU=IS,DC=domainname,DC=com;
1> name: MASTER;
1> canonicalName: domainname.com/IS/MASTER;
>> Dn: CN=SQLSERVER1,CN=Computers,DC=domainname,DC=com
5> objectClass: top; person; organizationalPerson; user; computer;
1> cn: SQLSERVER1;
1> distinguishedName: CN=SQLSERVER1,CN=Computers,DC=domainname,DC=com;
1> name: SQLSERVER1;
1> canonicalName: domainname.com/Computers/SQLSERVER1;
I understand that I need to delete the second one that isn't called
"Master", but I don't understand how to accomplish this with the
ADSIEdit.msc. How do I search to find the duplicates in this?
Thanks!
Barbara
.
- Prev by Date: Re: Changing Time Issue / Password Question
- Next by Date: Re: Changing Time Issue / Password Question
- Previous by thread: Re: Changing Time Issue / Password Question
- Next by thread: Re: New Company New Domain
- Index(es):
Relevant Pages
|
Loading