Re-enable gssapi
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
76b451dbf6
commit
6cb7ebfcb8
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
[login_config]
|
||||
global enabled=fas
|
||||
global enabled=gssapi,fas
|
||||
fas FAS url=https://admin{{env_suffix}}.fedoraproject.org/accounts/
|
||||
fas FAS Proxy client user Agent=Fedora Ipsilon
|
||||
fas FAS Insecure Auth=False
|
||||
|
||||
[info_config]
|
||||
global enabled=fas
|
||||
fas FAS url=https://admin{{env_suffix}}.fedoraproject.org/accounts/
|
||||
fas FAS Proxy client user Agent=Fedora Ipsilon
|
||||
fas FAS Insecure Auth=False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue