[27438] in Kerberos
Re: Problem with Kerberos Service
daemon@ATHENA.MIT.EDU (LukePet)
Tue Feb 13 09:59:39 2007
Message-ID: <8945653.post@talk.nabble.com>
Date: Tue, 13 Feb 2007 06:54:11 -0800 (PST)
From: LukePet <luke_pet@yahoo.it>
To: kerberos@mit.edu
In-Reply-To: <4d569c330702130621h79609654r90f577f16d6f8ffa@mail.gmail.com>
MIME-Version: 1.0
X-Nabble-From: luke_pet@yahoo.it
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
I tray and I have this:
lukesky@lukesky:~$ kinit -k host/lukesky.epiluke.it@EPILUKE.IT
kinit(v5): Permission denied while getting initial credentials
lukesky@lukesky:~$ sudo kinit -k host/lukesky.epiluke.it@EPILUKE.IT
lukesky@lukesky:~$
is ok?
but I'd a reply about telnet is correct like it work????
Kevin Coffman wrote:
>
> On 2/13/07, LukePet <luke_pet@yahoo.it> wrote:
>>
>> Then....I have deleted the krb5.keytab file
>>
>> after I have exect this istructions:
>> lukesky@lukesky:~$ sudo kadmin -p krbadm/admin
>> kadmin: ktadd -k /etc/krb5.keytab host/lukesky.epiluke.it
>>
>> now I have this situation:
>> lukesky@lukesky:~$ sudo klist -kte
>> Keytab name: FILE:/etc/krb5.keytab
>> KVNO Timestamp Principal
>> ---- -----------------
>> --------------------------------------------------------
>> 3 02/13/07 09:56:24 host/lukesky.epiluke.it@EPILUKE.IT (Triple DES cbc
>> mode with HMAC/sha1)
>> 3 02/13/07 09:56:24 host/lukesky.epiluke.it@EPILUKE.IT (DES cbc mode
>> with
>> CRC-32)
>>
>> but It is still wrong.....
>> lukesky@lukesky:~$ kinit -kt host/lukesky.epiluke.it@EPILUKE.IT
>> kinit(v5): Client not found in Kerberos database while getting initial
>> credentials
>>
>> or
>>
>> lukesky@lukesky:~$ kinit -k host/lukesky.epiluke.it@EPILUKE.IT
>> kinit(v5): Permission denied while getting initial credentials
>
> This was the closest to being correct. You did "sudo klist -kte"
> above to read the keytab. You must be root to read it here as well.
> So you'd need to do "sudo kinit -k host/lukesky.epiluke.it@EPILUKE.IT"
> ________________________________________________
> Kerberos mailing list Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
>
>
--
View this message in context: http://www.nabble.com/Problem-with-Kerberos-Service-tf3189386.html#a8945653
Sent from the Kerberos - General mailing list archive at Nabble.com.
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos