>No, this is the /usr/afs/etc/krb.conf trick. I see some stuff under #ifdef AFS_KERBREALM_ENV, but I can't possibly see how it would work like it's supposed to ... afs_krb_get_lrealm() reads the _first_ line of /usr/afs/etc/krb.conf and returns that. There is a loop in afs_is_foreign_ticket_name() to continually call afs_krb_get_lrealm() up to AFS_NUM_LREALMS (which is 4) ... but since afs_krb_get_lrealm() is always going to return the same thing, I don't see how you could have more than one.
--Ken _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
