Updated confvar doc.
[doldaconnect.git] / 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. */