]> git.sur5r.net Git - openldap/blobdiff - doc/man/man1/ldapwhoami.1
Add CVS revision line
[openldap] / doc / man / man1 / ldapwhoami.1
index b739f10e1f54a6aa086bdc9fcac9ebfb5f9ab6f1..dbc04ec0d700effdf99186000090023d8271ec61 100644 (file)
@@ -1,6 +1,6 @@
 .TH LDAPWHOAMI 1 "RELEASEDATE" "OpenLDAP LDVERSION"
 .\" $OpenLDAP$
-.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
 .SH NAME
 ldapwhoami \- LDAP who am i? tool
@@ -29,7 +29,7 @@ ldapwhoami \- LDAP who am i? tool
 [\c
 .BI \-p \ ldapport\fR]
 [\c
-.BR \-O \ security-properties ]
+.BI \-O \ security-properties\fR]
 [\c
 .BR \-I ]
 [\c
@@ -37,6 +37,8 @@ ldapwhoami \- LDAP who am i? tool
 [\c
 .BI \-U \ authcid\fR]
 [\c
+.BI \-R \ realm\fR]
+[\c
 .BR \-x ]
 [\c
 .BI \-X \ authzid\fR]
@@ -63,7 +65,7 @@ Run in verbose mode, with many diagnostics written to standard output.
 .TP
 .BI \-d \ debuglevel
 Set the LDAP debugging level to \fIdebuglevel\fP.
-.B ldapcompare
+.B ldapwhoami
 must be compiled with LDAP_DEBUG defined for this option to have any effect.
 .TP
 .B \-x 
@@ -84,7 +86,9 @@ Use complete contents of \fIpasswdfile\fP as the password for
 simple authentication.
 .TP
 .BI \-H \ ldapuri
-Specify URI(s) referring to the ldap server(s).
+Specify URI(s) referring to the ldap server(s); only the protocol/host/port
+fields are allowed; a list of URI, separated by whitespace or commas
+is expected.
 .TP
 .BI \-h \ ldaphost
 Specify an alternate host on which the ldap server is running.
@@ -111,6 +115,10 @@ Enable SASL Quiet mode.  Never prompt.
 Specify the authentication ID for SASL bind. The form of the ID
 depends on the actual SASL mechanism used.
 .TP
+.BI \-R \ realm
+Specify the realm of authentication ID for SASL bind. The form of the realm
+depends on the actual SASL mechanism used.
+.TP
 .BI \-X \ authzid
 Specify the requested authorization ID for SASL bind.
 .I authzid
@@ -136,11 +144,8 @@ Issue StartTLS (Transport Layer Security) extended operation. If you use
 .SH "SEE ALSO"
 .BR ldap.conf (5),
 .BR ldap (3),
-.BR ldap_extended_s (3)
+.BR ldap_extended_operation (3)
 .SH AUTHOR
 The OpenLDAP Project <http://www.openldap.org/>
 .SH ACKNOWLEDGEMENTS
-.B     OpenLDAP
-is developed and maintained by The OpenLDAP Project (http://www.openldap.org/).
-.B     OpenLDAP
-is derived from University of Michigan LDAP 3.3 Release.  
+.so ../Project