]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Regenerate html help pages
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 14 Aug 2024 08:25:42 +0000 (10:25 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Wed, 14 Aug 2024 08:25:42 +0000 (10:25 +0200)
doc/help/man-cups-files.conf.html

index 4496cb254be0bdec8bd37cea975d6ac2a6d3c948..1ad6cc2d2fb13b21f259e7967afa46ad70e08bd2 100644 (file)
@@ -193,6 +193,16 @@ Note: the standard CUPS filter and backend environment variables cannot be overr
     <p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>StateDir </strong><em>directory</em><br>
 Specifies the directory to use for PID and local certificate files.
 The default is &quot;/var/run/cups&quot; or &quot;/etc/cups&quot; depending on the platform.
+</p>
+    <p style="margin-left: 2.5em; text-indent: -2.5em;">\StripUserDomain Yes<br>
+</p>
+    <p style="margin-left: 2.5em; text-indent: -2.5em;">\StripUserDomain No<br>
+Specifies whether to remove domain from user name during local user authentication (e.g., &quot;user@example.com&quot; –> &quot;user&quot;).
+This practice can be beneficial for maintaining compatibility with older versions of Kerberos.
+However, enabling this option can have negative consequences.
+It may result in confusion between domain and local users with identical names, potentially leading
+to incorrect assignment of user permissions and unintentional permission escalation,
+thus creating a security risk. Therefore, it is advisable to avoid using this option in most cases.
 </p>
     <p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>SyncOnClose Yes</strong><br>
 </p>