From 0ecdd176e7eba9fb46f4b3228f8b109a7cf20ab4 Mon Sep 17 00:00:00 2001 From: fredrik Date: Sun, 4 Mar 2007 22:03:50 +0000 Subject: [PATCH] Updated confvar doc. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@852 959494ce-11ee-0310-bf91-de5d638817bd --- daemon/auth-krb5.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/daemon/auth-krb5.c b/daemon/auth-krb5.c index 9e29218..4a05e66 100644 --- a/daemon/auth-krb5.c +++ b/daemon/auth-krb5.c @@ -594,7 +594,8 @@ static void terminate(void) static struct configvar myvars[] = { - /** The name of the service principal to use. */ + /** The name of the service principal to use for Kerberos V + * authentication. */ {CONF_VAR_STRING, "service", {.str = L"doldacond"}}, /** The path to an alternative keytab file. If unspecified, the * system default keytab will be used. */ -- 2.11.0