Updated confvar doc.
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sun, 4 Mar 2007 22:03:50 +0000 (22:03 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sun, 4 Mar 2007 22:03:50 +0000 (22:03 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@852 959494ce-11ee-0310-bf91-de5d638817bd

daemon/auth-krb5.c

index 9e29218..4a05e66 100644 (file)
@@ -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. */