Ok and about telnet...waht can you tell me? "[EMAIL PROTECTED]:~$ kinit pippo Password for [EMAIL PROTECTED]: [EMAIL PROTECTED]:~$ telnet -a -l pippo lukesky.epiluke.it Trying 192.168.182.185... Connected to lukesky.epiluke.it (192.168.182.185). Escape character is '^]'. [ Kerberos V5 accepts you as [EMAIL PROTECTED]'' ] Password for pippo: Login incorrect
It seems that somethig is change...what mean [ Kerberos V5 accepts you as [EMAIL PROTECTED]'' ]???? why does it ask "Password for pippo: "??? what have I to insert? " is ok? Christopher D. Clausen wrote: > > LukePet <[EMAIL PROTECTED]> wrote: >> I tray and I have this: >> >> [EMAIL PROTECTED]:~$ kinit -k host/[EMAIL PROTECTED] >> kinit(v5): Permission denied while getting initial credentials >> [EMAIL PROTECTED]:~$ sudo kinit -k host/[EMAIL PROTECTED] >> [EMAIL PROTECTED]:~$ > > This is expected. The /etc/krb5.keytab is normally only readable as > root. > > Presumably, a successful kinit as above means that your /etc/krb5.keytab > file matches the principal on the KDC side. If you are still having > problems, its likely not with the host keytab. > > <<CDC > > > ________________________________________________ > Kerberos mailing list [email protected] > https://mailman.mit.edu/mailman/listinfo/kerberos > > -- View this message in context: http://www.nabble.com/Problem-with-Kerberos-Service-tf3189386.html#a8963589 Sent from the Kerberos - General mailing list archive at Nabble.com. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
