]> git.sur5r.net Git - openldap/blobdiff - doc/guide/admin/monitoringslapd.sdf
clarify "by anonymous auth" semantics
[openldap] / doc / guide / admin / monitoringslapd.sdf
index 601903de58e210c45a051284c25a8956f4a90c51..c2bb49656c3f7662c6a448b00decaffbeae7ec57 100644 (file)
@@ -1,5 +1,5 @@
 # $OpenLDAP$
-# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
+# Copyright 1999-2003, The OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
 H1: Monitoring Slapd
 
@@ -107,5 +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=*'
+E: ldapsearch -x -s base -b cn=monitor 'objectclass=*'