intore

Untitled

Apr 23rd, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. root@amahoro:/etc/ldap# ldapsearch -x -H ldap://localhost:389/ -s base -b '' '(objectclass=*)' namingcontexts
  2. # extended LDIF
  3. #
  4. # LDAPv3
  5. # base <> with scope baseObject
  6. # filter: (objectclass=*)
  7. # requesting: namingcontexts
  8. #
  9.  
  10. #
  11. dn:
  12. namingContexts: dc=amahoro,dc=bi
  13.  
  14. # search result
  15. search: 2
  16. result: 0 Success
  17.  
  18. # numResponses: 2
  19. # numEntries: 1
Advertisement
Add Comment
Please, Sign In to add comment