[krbdev.mit.edu #2146] What mechanism ENV variable or other should be used to disable automatic kinit popups?

Alexandra Ellwood via RT rt-comment at krbdev.mit.edu
Mon Jan 26 16:43:52 EST 2004


> If this has been implemented in KfM, what mechanism was used? 

KLL will not automatically generate the dialog if the environment
variable KERBEROSLOGIN_NEVER_PROMPT is set, or if the caller calls the
private API

KLStatus  __KLSetAutomaticPrompting (KLBoolean inAllowAutomaticPrompting);

with inAllowAutomaticPrompting set to FALSE.


More information about the krb5-bugs mailing list