mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(nfs): sec=krb5
This commit is contained in:
parent
7cbdb4c231
commit
88477df521
6 changed files with 336 additions and 64 deletions
|
|
@ -195,8 +195,7 @@ in {
|
|||
|
||||
map $ssl_preread_server_name $ldap_upstream {
|
||||
hostnames;
|
||||
# TODO: ${access.domain} ${upstreams.ldap_freeipa};
|
||||
${access.globalDomain} ${upstreams.ldap_freeipa};
|
||||
${access.domain} ${upstreams.ldap_freeipa};
|
||||
default ${upstreams.ldap};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue