How do I enable collections? How does the output of klist/klist -A look like if the feature is working?
Olga On Wed, Aug 27, 2014 at 6:16 PM, Benjamin Kaduk <[email protected]> wrote: > On Wed, 27 Aug 2014, ольга крыжановская wrote: > >> How can I use multiple principals from different realms via kinit? >> >> I tried: >> kinit [email protected] >> ... >> klist shows tgt for [email protected] > > klist -A shows tickets in all caches in the collection, not just the > current cache (as klist without -A does). You'll generally want to be > using a collection-enabled cache type such as DIR: or a post-1.12 KEYRING: > in order to get the best behavior when using multiple client principals. > > As mentioned already, kswitch is also useful in these situations. > > -Ben -- , _ _ , { \/`o;====- Olga Kryzhanovska -====;o`\/ } .----'-/`-/ [email protected] \-`\-'----. `'-..-| / http://twitter.com/fleyta \ |-..-'` /\/\ Solaris/BSD//C/C++ programmer /\/\ `--` `--` ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
