FGLAM_HOME/state/default/config/auth.login.config
to the following:
com.sun.security.auth.module.Krb5LoginModule required client=TRUE refreshKrb5Config=TRUE debug=TRUE;
-Dsun.security.krb5.debug=true -Dquest.debug=1
Parameters can be added to the FGLAM_HOME/state/default/config/baseline.jvmargs.config file
; for example:
vmparameter.X = "-Dsun.security.krb5.debug=true";
vmparameter.Y = "-Dquest.debug=1";
Note: Replace X and Y with the next numbers in the sequence of existing paramters.
[FglAM_HOME]/bin/fglam --set-global-debug-level 0