]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/auth.c
Import changes from CUPS 1.4svn-r8704.
[thirdparty/cups.git] / scheduler / auth.c
index 89545e975c412dc3200fe11eb118bfd040c1c120..246130197a1d5d3d76879fd5f48ddd9cd9bb80ac 100644 (file)
@@ -1046,6 +1046,8 @@ cupsdAuthorize(cupsd_client_t *con)       /* I - Client connection */
       return;
     }
 
+    con->have_gss = 1;
+
    /*
     * Get the username associated with the client's credentials...
     */