Skip to content

Commit afa5a9a

Browse files
authored
Update README.md
1 parent 8d2cbeb commit afa5a9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ thing.
5656
* `auth_gss_realm`: Kerberos realm name. If this is specified, the realm is only passed to the nginx variable $remote_user if it differs from this default. To override this behavior, set *auth_gss_format_full* to 1 in your configuration.
5757
* `auth_gss_service_name`: service principal name to use when acquiring
5858
credentials.
59-
* `auth_gss_temp_path`: /tmp
59+
* `auth_gss_save`: Save the $KRB5CCNAME.
60+
* `auth_gss_temp_path`: Default /tmp
6061
* fastcgi_param KRB5CCNAME $KRB5CCNAME;
6162

6263
If you would like to authorize only a specific set of users, you can use the

0 commit comments

Comments
 (0)