From 02acd0ec98167b72634677c66890886c72e655f0 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Mon, 26 Nov 2007 22:38:15 +0000 Subject: clean up Kerberos ccname code, moving it to cfg.c, fixing some bugs in the putenv() code, making the gss_krb5_ccache_name() automatically used if the function is available and removing the --with-gssapi-dir, --enable-configurable-krb5-ccname-gssapi and --enable-configurable-krb5-ccname-env configure options git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@481 ef36b2f9-881f-0410-afb5-c4e39611909c --- man/nss-ldapd.conf.5.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'man') diff --git a/man/nss-ldapd.conf.5.xml b/man/nss-ldapd.conf.5.xml index 2936ca3..727f29b 100644 --- a/man/nss-ldapd.conf.5.xml +++ b/man/nss-ldapd.conf.5.xml @@ -255,15 +255,14 @@ Kerberos authentication options - - krb5_ccname <PREFIX:args> + + NAME - If - nss_ldap - is built with configurable GSS-API credentials cache name support, - specifies the Kerberos credentials cache to use. + + Set the name for the GSS-API Kerberos credentials cache. + - + -- cgit v1.2.3