[29067] in Kerberos
Re: kinit shows clear text password on terminal !
daemon@ATHENA.MIT.EDU (Philippe Marty)
Wed Jan 16 09:15:13 2008
Message-ID: <478E112E.80502@yahoo.com>
Date: Wed, 16 Jan 2008 15:14:06 +0100
From: Philippe Marty <pmartyNO.geoSPAM@yahoo.com>
MIME-Version: 1.0
CC: kerberos@mit.edu
In-Reply-To: <mailman.91.1200482272.5144.kerberos@mit.edu>
X-Complaints-To: abuse@proxad.net
X-Originally-To: Michael Calmer <mc@suse.de>
To: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Michael Calmer wrote:
> Am Mittwoch, 16. Januar 2008 schrieb Philippe Marty:
>>
>> # kinit user
>> Password for user@REALM:password_in_clear_text_here!
>> New ticket is stored in cache file /tmp/krb5cc_0
>>
>> is this normal?
> 
> Please check which kinit you use. 
> 
> $> which kinit
> 
> If it is the java one then this is a known problem. Please make sure that you 
> use the kinit from your kerberos package. 
bingo!
# which kinit
/usr/java/j2sdk1.4.2_11/bin/kinit
I suspected something as simple as that, but my google search didn't 
point at it, so thank you very much for the tip!
# kdestroy
# /usr/kerberos/bin/kinit user
Password for user@REALM:
# klist
Credentials cache: /tmp/krb5cc_0
Default principal: user@REALM, 1 entry found.
now everything's OK!
:)
--
Phil
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos