]> git.sur5r.net Git - openldap/blobdiff - doc/guide/admin/monitoringslapd.sdf
Fix multiple NAME example
[openldap] / doc / guide / admin / monitoringslapd.sdf
index 258e6adf5373bea450334545ffaa1e4f5d02f31e..f3eeb75c1649ba5d3c966a5c488e7d4eb8de4b50 100644 (file)
@@ -1,4 +1,5 @@
-# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
+# $OpenLDAP$
+# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Monitoring Slapd
 
@@ -106,9 +107,5 @@ You should be able to use any LDAP client to retrieve this
 information. Here's how you might do it using the
 {{I: ldapsearch}}(1) client:
 
-E: ldapsearch -s base -b cn=monitor 'objectclass=*'
-
-PB:
-
-
+E: ldapsearch -x -s base -b cn=monitor 'objectclass=*'