FGLAM_HOME/state/default/config/auth.login.config configuration file and change line 7 to the following:
com.sun.security.auth.module.Krb5LoginModule required client=TRUE refreshKrb5Config=TRUE debug=TRUE;
FGLAM_HOME/state/default/config/baseline.jvmargs.config configuration file; for example:
vmparameter.X = "-Dsun.security.krb5.debug=true";
Note: Replace X with the next number in the sequence of existing parameters.
[FglAM_HOME]/bin/fglam --set-global-debug-level 1
[FglAM_HOME]/bin/fglam --set-global-debug-level 0
auth.login.config.