[15595] in Kerberos_V5_Development
Re: kinit verbosity
daemon@ATHENA.MIT.EDU (Jeff Blaine)
Fri Mar 12 13:05:23 2010
Message-ID: <4B9A8266.8050109@kickflop.net>
Date: Fri, 12 Mar 2010 13:05:26 -0500
From: Jeff Blaine <jblaine@kickflop.net>
MIME-Version: 1.0
To: Nicolas Williams <Nicolas.Williams@sun.com>
In-Reply-To: <20100312175422.GE14993@Sun.COM>
Cc: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
It's just very basic info, but something more than before
(which was near pointless).
-bash-3.2# ./kinit -V -c /tmp/krb5cc_0
Using specified cache: /tmp/krb5cc_0
Using principal: jblaine@REALM.OUR.NET
Password for jblaine@REALM.OUR.NET:
Authenticated to Kerberos v5
-bash-3.2# ./kinit -V -R
Using default cache: FILE:/tmp/krb5cc_0
Using principal: jblaine@REALM.OUR.NET
Initialized cache
Stored credentials
Authenticated to Kerberos v5
-bash-3.2# ./kinit -V
Using default cache: FILE:/tmp/krb5cc_0
Using principal: jblaine@REALM.OUR.NET
Password for jblaine@REALM.OUR.NET:
Authenticated to Kerberos v5
-bash-3.2# ./kinit -V -R -p jblaine@REALM.OUR.NET
Using default cache: FILE:/tmp/krb5cc_0
Using specified principal name: jblaine@REALM.OUR.NET
Using principal: jblaine@REALM.OUR.NET
Initialized cache
Stored credentials
Authenticated to Kerberos v5
-bash-3.2#
On 3/12/2010 12:54 PM, Nicolas Williams wrote:
> On Fri, Mar 12, 2010 at 12:49:09PM -0500, Jeff Blaine wrote:
>> Do you want a patch to 1.8 that makes 'kinit -V' more verbose
>> than just saying 'Authenticated', or shall I keep it to myself.
>
> How much more verbose is it? Can you give an example?
>
> IMO with FAST and PKINIT in the picture kinit should be more verbose.
>
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev