cups: Use GSSAPI authentication
This commit is contained in:
parent
f650a934cd
commit
4e49fa062a
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
||||||
dest: /etc/cups/client.conf
|
dest: /etc/cups/client.conf
|
||||||
content: |
|
content: |
|
||||||
ServerName print.{{ mail_domain }}:443
|
ServerName print.{{ mail_domain }}:443
|
||||||
|
GSSServiceName HTTP
|
||||||
Encryption Required
|
Encryption Required
|
||||||
AllowAnyRoot No
|
AllowAnyRoot No
|
||||||
TrustOnFirstUse No
|
TrustOnFirstUse No
|
||||||
|
|
Loading…
Add table
Reference in a new issue