]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix system requirements (no more SGT required).
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Tue, 30 Sep 2014 16:36:25 +0000 (16:36 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Tue, 30 Sep 2014 16:36:25 +0000 (16:36 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12177 a1ca3aef-8c08-0410-bb20-df032aa958be

doc/help/kerberos.html

index 30fb53364f0318322268cf0a0bc360348ac90dcf..e17f900aa89fce6f1b4e43f86d7895193c4d1876 100644 (file)
@@ -32,8 +32,6 @@ DNS server(s).</li>
        server(s).</li>
        </ol></li>
 
-       <li>A "host" Service Granting Ticket (SGT) for every CUPS server</li>
-
 </ol>
 
 
@@ -83,7 +81,7 @@ http://server.example.com:631/admin
 
 <P>When doing printing tasks that require authentication, CUPS requests single-use "tickets" from your login session to authenticate who you are. These tickets give CUPS a username of the form "user@REALM", which is then converted to just "user" for purposes of user and group checks.</P>
 
-<P>In order to support printing to a shared printer, CUPS runs the IPP backend as the owner of the print job so it can obtain the necessary credentials.</P>
+<P>In order to support printing to a shared printer, CUPS runs the IPP backend as the owner of the print job so it can obtain the necessary credentials when the job is de-spooled to the server.</P>
 
 </BODY>
 </HTML>