Run-time Configuration
Sets the hostname part of the service principal.
This, combined with krb_srvname>, is used to generate
- the complete service principal, i.e.
- krb_server_hostname>/>krb_server_hostname>@>REALM.
+ the complete service principal, that is
+ krb_srvname>/>krb_server_hostname>@>REALM.
If not set, the default is to allow any service principal matching an entry
- Sets if Kerberos usernames should be treated case-insensitively.
+ Sets whether Kerberos usernames should be treated case-insensitively.
The default is off> (case sensitive). This parameter
can only be set at server start.