Fix failing sssd-pac.service (#1037930).
This commit is contained in:
parent
65e5d5f3ec
commit
e57c9e5b5c
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
[sssd]
|
[sssd]
|
||||||
domains = {{ domain }}
|
domains = {{ domain }}
|
||||||
config_file_version = 2
|
config_file_version = 2
|
||||||
|
implicit_pac_responder = False
|
||||||
|
|
||||||
[domain/{{ domain }}]
|
[domain/{{ domain }}]
|
||||||
krb5_realm = {{ domain | upper }}
|
krb5_realm = {{ domain | upper }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue