diff options
Diffstat (limited to 'proxy/examples')
-rw-r--r-- | proxy/examples/gssproxy.conf.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/examples/gssproxy.conf.in b/proxy/examples/gssproxy.conf.in index 262125a..f121199 100644 --- a/proxy/examples/gssproxy.conf.in +++ b/proxy/examples/gssproxy.conf.in @@ -13,6 +13,7 @@ cred_store = keytab:/etc/krb5.keytab cred_store = ccache:FILE:@gpstatedir@/clients/krb5cc_%U cred_store = client_keytab:@gpstatedir@/clients/%U.keytab + cred_usage = initiate allow_any_uid = yes trusted = yes euid = 0 |