[28796] in Kerberos
not able to get correct initial ticket
daemon@ATHENA.MIT.EDU (sandeep singh)
Mon Nov 26 15:18:50 2007
Date: Thu, 22 Nov 2007 12:35:50 +0000 (GMT)
From: sandeep singh <sandeep_7singh@yahoo.co.in>
To: kerbe ros <kerberos@mit.edu>
MIME-Version: 1.0
Message-ID: <310873.79653.qm@web8322.mail.in.yahoo.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
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@linux bin]# /usr/local/bin/kinit -l 2h admin/admin
Password for admin/admin@MITREALM:
[root@linux bin]# /usr/local/bin/klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: admin/admin@MITREALM
Valid starting Expires Service principal
11/22/07 07:28:23 11/22/07 09:28:23 krbtgt/MITREALM@MITREALM
Now when I used H , it didn't spit any error msg , but the ticket generated was not having lifetime 2 hours.
[root@linux bin]# /usr/local/bin/kinit -l 2H admin/admin
Password for admin/admin@MITREALM:
[root@linux bin]# /usr/local/bin/klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: admin/admin@MITREALM
Valid starting Expires Service principal
11/22/07 07:31:27 11/22/07 07:31:29 krbtgt/MITREALM@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.
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos