fix(nfs): sec=krb5

This commit is contained in:
arcnmx 2024-03-17 21:16:46 -07:00
parent 7cbdb4c231
commit 88477df521
6 changed files with 336 additions and 64 deletions

View file

@ -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};
}