----- Missatge original -----
> Hi,
> 
> yes, you need to make a search like this :
> 
> ldapsearch -x -h ldap-test.example.com -b "" -s base namingContexts
> # extended LDIF
> # # LDAPv3
> # base <> with scope baseObject
> # filter: (objectclass=*)
> # requesting: namingContexts
> #
> 
> #
> dn:
> namingContexts: dc=example,dc=com
> namingContexts: o=netscaperoot
> 
> # search result
> search: 2
> result: 0 Success
> 
> # numResponses: 2
> # numEntries: 1
>

thx, i didn't know that option but i think is not what im looking for.

that command gives all root objects on server not the one configured in client. 
i need a way to evaluate what's configured on client side.


regards,

abosch
--
389 users mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/389-users

Reply via email to