not able to get correct initial ticket

sandeep singh sandeep_7singh at yahoo.co.in
Thu Nov 22 07:35:50 EST 2007


hi,
  I am working with MIT kerberos 1.6.3 . I did kinit to get initial ticket with lifetime 2 hrs. So I used both H and small h for respresenting the lifetime hour value.
  In case of small h, it worked properply.
   
  [root at linux bin]# /usr/local/bin/kinit -l 2h admin/admin
Password for admin/admin at MITREALM:
[root at linux bin]# /usr/local/bin/klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: admin/admin at MITREALM
  Valid starting     Expires            Service principal
11/22/07 07:28:23  11/22/07 09:28:23  krbtgt/MITREALM at MITREALM
   
  Now when I used H , it didn't spit any error msg , but the ticket generated was not having lifetime 2 hours.
   
  [root at linux bin]# /usr/local/bin/kinit -l 2H admin/admin
Password for admin/admin at MITREALM:
[root at linux bin]# /usr/local/bin/klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: admin/admin at MITREALM
  Valid starting     Expires            Service principal
11/22/07 07:31:27  11/22/07 07:31:29  krbtgt/MITREALM at MITREALM
  
what can be the problem ? Please suggest..
   
  Thanks in advance
   

       
---------------------------------
 Get the freedom to save as many mails as you wish. Click here to know how.


More information about the Kerberos mailing list