On Sat, Feb 25, 2012 at 3:20 PM, Simo Sorce <s...@redhat.com> wrote:

> On Sat, 2012-02-25 at 13:53 +0100, Marco Pizzoli wrote:
> > Hi, as you know I'm working with FreeIPA 2.1.90.
> >
> > By following documentation I checked my tickets by issuing the klist
> > command but I'm obtaining an output slightly different than the one on
> > the doc.
> >
> > [root@freeipa01 ~]# klist -kt /etc/krb5.keytab
> > Keytab name: WRFILE:/etc/krb5.keytab
> > KVNO Timestamp         Principal
> > ---- -----------------
> > --------------------------------------------------------
> >    2 02/15/12 18:28:58
> > host/freeipa01.unix.mydomain...@unix.mydomain.it
> >    2 02/15/12 18:28:58
> > host/freeipa01.unix.mydomain...@unix.mydomain.it
> >    2 02/15/12 18:28:58
> > host/freeipa01.unix.mydomain...@unix.mydomain.it
> >    2 02/15/12 18:28:58
> > host/freeipa01.unix.mydomain...@unix.mydomain.it
> >    2 02/15/12 18:28:58
> > host/freeipa01.unix.mydomain...@unix.mydomain.it
> >    2 02/15/12 18:28:58
> > host/freeipa01.unix.mydomain...@unix.mydomain.it
> >
> > I see 6 rows as duplicated. Is it normal? Please, could you explain
> > what is happening?
> >
>
> Use -e to see what enctypes are reported.
>

[root@freeipa01 ~]# klist -kt /etc/krb5.keytab -e
Keytab name: WRFILE:/etc/krb5.keytab
KVNO Timestamp         Principal
---- -----------------
--------------------------------------------------------
   2 02/15/12 18:28:58
host/freeipa01.unix.mydomain...@unix.mydomain.it(aes256-cts-hmac-sha1-96)
   2 02/15/12 18:28:58
host/freeipa01.unix.mydomain...@unix.mydomain.it(aes128-cts-hmac-sha1-96)
   2 02/15/12 18:28:58
host/freeipa01.unix.mydomain...@unix.mydomain.it(des3-cbc-sha1)
   2 02/15/12 18:28:58
host/freeipa01.unix.mydomain...@unix.mydomain.it(arcfour-hmac)
   2 02/15/12 18:28:58
host/freeipa01.unix.mydomain...@unix.mydomain.it(des-hmac-sha1)
   2 02/15/12 18:28:58
host/freeipa01.unix.mydomain...@unix.mydomain.it(des-cbc-md5)

Thanks
_______________________________________________
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

Reply via email to