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/
