On 15 Feb 2007, at 16:32, Peger, Daniel Heinrich wrote: > > Is there any way to specify a keytab different than the default one > on a > per application basis?
You can set KRB5_KTNAME in the Unix environment before calling the application, too. It's perhaps not neat - but it does mean that the functionality is available in every application using the GSSAPI library. Simon. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
