Noticed you said you're using 2K ... dashes are of no concern, at least to
2K3 ... don't have 2K directory handy to test right now.  Either way, can't
even remember if the <GUID=blah> base is supported on 2K ... assuming it is,
you missed the <GUID= from the beginning of the entry.

--
Dean Wells
MSEtechnology
* Email: [EMAIL PROTECTED]
http://msetechnology.com


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kern, Tom
Sent: Thursday, April 07, 2005 5:05 PM
To: [email protected]
Subject: RE: [ActiveDir] GUID resolution

Do I leave in the dashes? I pulled the guid from an error i've been getting
in the Directory Services log on a DC.
When i enter the guid in ldp, I get this-

ldap_search_s(ld, "<1825a294808e4036adae51144dee742f>", 0,
"(objectclass=*)", attrList,  0, &msg)
Error: Search: Naming Violation. <64>
Result <64>: 00000057: LdapErr: DSID-0C090563, comment: Error processing
name, data 0, v893 Matched DNs: 
Getting 0 entries:

I get the same thing when I leave in the dashes.-

ldap_search_s(ld, "<1825a294-808e-4036-adae-51144dee742f>", 1,
"(objectclass=*)", attrList,  0, &msg)
Error: Search: Naming Violation. <64>
Result <64>: 00000057: LdapErr: DSID-0C090563, comment: Error processing
name, data 0, v893 Matched DNs: 
Getting 0 entries:





Thanks



Dean Wells wrote:
> 1. Run LDP
> 2. Connect and BIND
> 3. Select Search
> 4. Enter Base DN of <GUID=[whatever the GUID is]>   ...  include the
> angled brackets
> 5. Populate other dialogs accordingly, enter and run

List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/



List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to