Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2012 13:27:00 +0300
From:      Ross <basarevych@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Kerberos. Can I get a ticket for several principals?
Message-ID:  <CANmv3=y6Rms44F3hXaZ_zAcyb0LqfAkrx=0k5phgd_SuFtndXw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello. This is what I have:

ross@coffin /home/ross pts/2> sudo ktutil list
FILE:/etc/krb5.keytab:

Vno  Type                     Principal
  5  des-cbc-md5              nfs/coffin.local@LOCAL
  5  des-cbc-md4              nfs/coffin.local@LOCAL
  5  des-cbc-crc              nfs/coffin.local@LOCAL
  5  aes256-cts-hmac-sha1-96  nfs/coffin.local@LOCAL
  5  des3-cbc-sha1            nfs/coffin.local@LOCAL
  5  arcfour-hmac-md5         nfs/coffin.local@LOCAL

krb4:/etc/srvtab:

Vno  Type         Principal
  5  des-cbc-md5  nfs/coffin.local@LOCAL
  5  des-cbc-md4  nfs/coffin.local@LOCAL
  5  des-cbc-crc  nfs/coffin.local@LOCAL


ross@coffin /home/ross pts/2> kinit
ross@LOCAL's Password:


ross@coffin /home/ross pts/2> klist
Credentials cache: FILE:/tmp/krb5cc_1001
        Principal: ross@LOCAL

  Issued           Expires          Principal
Jul  2 13:21:00  Jul  3 13:21:00  krbtgt/LOCAL@LOCAL


The question is: how do I get a ticket for both krbtgt and nfs/coffin.local?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANmv3=y6Rms44F3hXaZ_zAcyb0LqfAkrx=0k5phgd_SuFtndXw>