From: Kurt Zeilenga Date: Mon, 28 Aug 2000 22:49:44 +0000 (+0000) Subject: clarify Kerberos option availability X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2153 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c3ceb3b9db9bb0a03444188ad13313022984352a;p=openldap clarify Kerberos option availability --- diff --git a/doc/man/man1/ldapdelete.1 b/doc/man/man1/ldapdelete.1 index a9373cabe9..cb694f5a50 100644 --- a/doc/man/man1/ldapdelete.1 +++ b/doc/man/man1/ldapdelete.1 @@ -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. diff --git a/doc/man/man1/ldapmodify.1 b/doc/man/man1/ldapmodify.1 index 8a93505a77..80cb56f1be 100644 --- a/doc/man/man1/ldapmodify.1 +++ b/doc/man/man1/ldapmodify.1 @@ -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 diff --git a/doc/man/man1/ldapmodrdn.1 b/doc/man/man1/ldapmodrdn.1 index f0b3db990a..70890a7a90 100644 --- a/doc/man/man1/ldapmodrdn.1 +++ b/doc/man/man1/ldapmodrdn.1 @@ -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. diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index 30683779b6..42619a378f 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -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