[12089] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

[krbdev.mit.edu #6956] SVN Commit

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Mon Sep 5 12:26:53 2011

Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6956@krbdev.mit.edu>
Message-ID: <rt-6956-34268.10.7841646399563@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6956'":;"'AdminCc of krbdev.mit.edu Ticket #6956'":;@MIT.EDU
Date: Mon,  5 Sep 2011 12:26:48 -0400 (EDT)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


* "kdestroy -A" destroys all caches in collection.
* "kinit princ" searches the collection for a matching cache and
  overwrites it, or creates a new cache in the collection, if the
  type of the default cache is collection-enabled.  The chosen cache
  also becomes the primary cache for the collection.
* "klist -l" lists (in summary form) the caches in the collection.
* "klist -A" lists the content of all of the caches in the collection.
* "kswitch -c cache" (new command) makes cache the primary cache.
* "kswitch -p princ" makes the cache for princ the primary cache.

http://src.mit.edu/fisheye/changelog/krb5/?cs=25157
Commit By: ghudson
Revision: 25157
Changed Files:
U   trunk/doc/rst_source/conf.py
U   trunk/doc/rst_source/krb_users/user_commands/index.rst
U   trunk/doc/rst_source/krb_users/user_commands/kdestroy.rst
U   trunk/doc/rst_source/krb_users/user_commands/kinit.rst
U   trunk/doc/rst_source/krb_users/user_commands/klist.rst
A   trunk/doc/rst_source/krb_users/user_commands/kswitch.rst
U   trunk/src/clients/Makefile.in
U   trunk/src/clients/kdestroy/kdestroy.M
U   trunk/src/clients/kdestroy/kdestroy.c
U   trunk/src/clients/kinit/kinit.M
U   trunk/src/clients/kinit/kinit.c
U   trunk/src/clients/klist/klist.M
U   trunk/src/clients/klist/klist.c
A   trunk/src/clients/kswitch/
A   trunk/src/clients/kswitch/Makefile.in
A   trunk/src/clients/kswitch/deps
A   trunk/src/clients/kswitch/kswitch.M
A   trunk/src/clients/kswitch/kswitch.c
U   trunk/src/configure.in
U   trunk/src/lib/krb5/ccache/cccursor.c
U   trunk/src/tests/Makefile.in
A   trunk/src/tests/t_cccol.py
U   trunk/src/util/k5test.py
U   trunk/src/util/testrealm.py

_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

home help back first fref pref prev next nref lref last post