47f736f819
The specified server principal is eventually passed to createJaasConfigurationForServer() in com.sun.security.auth.module.Krb5LoginModule, which accepts a special value of '*' to indicate that tickets for all service principals contained in the given keytab file should be accepted. This is the only way to allow more than one service principal name (eg. for a multi-homes setup), and this setting is not obvious without knowledge of the underlying API. Signed-off-by: Daniel Kobras <kobras@puzzle-itc.de> |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
pom.xml | ||
UPDATING-NODE-MODULES.md |