]> git.sur5r.net Git - openldap/commitdiff
clarify Kerberos option availability
authorKurt Zeilenga <kurt@openldap.org>
Mon, 28 Aug 2000 22:49:44 +0000 (22:49 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 28 Aug 2000 22:49:44 +0000 (22:49 +0000)
doc/man/man1/ldapdelete.1
doc/man/man1/ldapmodify.1
doc/man/man1/ldapmodrdn.1
doc/man/man1/ldapsearch.1

index a9373cabe91ec4e6112d06449b3c4cb1ac74a96e..cb694f5a502f5397dc892dd415464800715dc445 100644 (file)
@@ -84,12 +84,12 @@ Use Kerberos authentication instead of simple authentication.  It is
 assumed that you already have a valid ticket granting ticket. This option
 only has effect if
 . B ldapdelete
-is compiled with KERBEROS defined.
+is compiled with Kerberos support.
 .TP
 .B \-K
-Same as \-k, but only does step 1 of the kerberos bind.  This is useful
+Same as \-k, but only does step 1 of the Kerberos bind.  This is useful
 when connecting to a slapd and there is no x500dsa.hostname principal
-registered with your kerberos servers.
+registered with your Kerberos servers.
 .TP
 .B \-C
 Automatically chase referrals.
index 8a93505a77bef3a67a9f8d2214a40d9526ed423d..80cb56f1be8d90fe1e7ea1ef6b4a5b9346d83b9e 100644 (file)
@@ -67,6 +67,8 @@ ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
 [\c
 .BR \-c ]
 [\c
+.BR \-C ]
+[\c
 .BR \-r ]
 [\c
 .BR \-n ]
@@ -158,12 +160,12 @@ Use verbose mode, with many diagnostics written to standard output.
 .B \-k
 Use Kerberos authentication instead of simple authentication.  It is
 assumed that you already have a valid ticket granting ticket.  You must
-compile with KERBEROS defined for this option to have any effect.
+compile with Kerberos support for this option to have any effect.
 .TP
 .B \-K
-Same as \-k, but only does step 1 of the kerberos bind.  This is useful
+Same as \-k, but only does step 1 of the Kerberos bind.  This is useful
 when connecting to a slapd and there is no x500dsa.hostname principal
-registered with your kerberos servers.
+registered with your Kerberos servers.
 .TP
 .B \-F
 Force application of all changes regardless of the contents of input
index f0b3db990a0b108852c18dcffe61a7b5e3c2865b..70890a7a90c12598a9b2b9ae314e05c234784604 100644 (file)
@@ -87,12 +87,12 @@ Use verbose mode, with many diagnostics written to standard output.
 Use Kerberos authentication instead of simple authentication.  It is
 assumed that you already have a valid ticket granting ticket.
 .B ldapmodrdn
-must be compiled with KERBEROS defined for this option to have effect.
+must be compiled with Kerberos support for this option to have effect.
 .TP
 .B \-K
-Same as \-k, but only does step 1 of the kerberos bind.  This is useful
+Same as \-k, but only does step 1 of the Kerberos bind.  This is useful
 when connecting to a slapd and there is no x500dsa.hostname principal
-registered with your kerberos servers.
+registered with your Kerberos servers.
 .TP
 .B \-C
 Automatically chase referrals.
index 30683779b61585e51cb768376c69ae6d8bdd8d50..42619a378fdf8c12625a0f0f76e6e1aa1559e9b9 100644 (file)
@@ -109,7 +109,7 @@ Run in verbose mode, with many diagnostics written to standard output.
 Use Kerberos authentication instead of simple authentication.  It is
 assumed that you already have a valid ticket granting ticket.
 .B ldapsearch
-must be compiled with Kerberos for this option to have any effect.
+must be compiled with Kerberos support for this option to have any effect.
 .TP
 .B \-K
 Same as \-k, but only does step 1 of the Kerberos bind.  This is useful