2016-11-15 17:44:58 -05:00
|
|
|
Long: delegation
|
|
|
|
Arg: <LEVEL>
|
|
|
|
Help: GSS-API delegation permission
|
|
|
|
Protocols: GSS/kerberos
|
2020-10-03 03:13:34 -04:00
|
|
|
Category: auth
|
2016-11-15 17:44:58 -05:00
|
|
|
---
|
|
|
|
Set LEVEL to tell the server what it is allowed to delegate when it
|
|
|
|
comes to user credentials.
|
|
|
|
.RS
|
|
|
|
.IP "none"
|
|
|
|
Don't allow any delegation.
|
|
|
|
.IP "policy"
|
|
|
|
Delegates if and only if the OK-AS-DELEGATE flag is set in the Kerberos
|
|
|
|
service ticket, which is a matter of realm policy.
|
|
|
|
.IP "always"
|
|
|
|
Unconditionally allow the server to delegate.
|
|
|
|
.RE
|
2021-07-16 02:59:08 -04:00
|
|
|
|
|
|
|
If this option is used several times, the last one will be used.
|