-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.0
-
Component/s: security-libs
-
None
-
merlin
-
generic
-
generic
Currently when Krb5LoginModule can't find the Krb5.conf the error message is :
KrbException: Null realm name (601) - KrbException: Could not load
configuration file java.io.FileNotFoundException: /etc/krb5/krb5.conf (No such
file or directory).
It will be easier to understand if the error message is simply:
javax.security.auth.login.LoginException: Could not load configuration file /etc/krb5/krb5.conf.boigs (No such file or directory)
KrbException: Null realm name (601) - KrbException: Could not load
configuration file java.io.FileNotFoundException: /etc/krb5/krb5.conf (No such
file or directory).
It will be easier to understand if the error message is simply:
javax.security.auth.login.LoginException: Could not load configuration file /etc/krb5/krb5.conf.boigs (No such file or directory)