From 690493358caeba1c61e2a1edb4db9bd27faae0f6 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 9 Feb 2010 23:58:36 -0800 Subject: Document that -u works if you don't have a ticket The wallet client documentation said that you always needed an existing ticket. Mention that -u will work as well. --- client/wallet.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/wallet.pod b/client/wallet.pod index 09fb571..885b77e 100644 --- a/client/wallet.pod +++ b/client/wallet.pod @@ -51,10 +51,10 @@ data specific to the scheme that specifies which users are authorized. For example, for the C scheme, the identifier is a principal name and only that principal is authorized by that ACL entry. -To run the wallet command-line client, you must already have a Kerberos -ticket. You can obtain a Kerberos ticket with B and see your -current Kerberos tickets with B. The wallet client uses the remctl -protocol to talk to the wallet server. +To run the wallet command-line client, you must either already have a +Kerberos ticket or use the B<-u> option. You can obtain a Kerberos ticket +with B and see your current Kerberos tickets with B. The +wallet client uses the remctl protocol to talk to the wallet server. =head1 OPTIONS -- cgit v1.2.3