From: fredrik Date: Sun, 4 Mar 2007 22:03:50 +0000 (+0000) Subject: Updated confvar doc. X-Git-Tag: 0.3~83 X-Git-Url: http://git.dolda2000.com/gitweb/?p=doldaconnect.git;a=commitdiff_plain;h=0ecdd176e7eba9fb46f4b3228f8b109a7cf20ab4 Updated confvar doc. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@852 959494ce-11ee-0310-bf91-de5d638817bd --- 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. */