Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) Subject: Krb4 popups must be disabled in leash when attempting to obtain AFS tokens Cc: mjv@mit.edu X-RT-Original-Encoding: iso-8859-1 Content-Length: 283 If the current realm is Krb5 only and there is no krb524 or krb4 support in that realm, then an attempt to obtain an AFS token for a cell with the same name as the realm will produce a kinit dialog from krb_mk_req(). We need to disable popups within the Leash_afs_klog() function.