Re: Kerberos Tickets Renewal
- From: DaveMo <david.mowers@xxxxxxxxx>
- Date: Mon, 23 Mar 2009 07:32:02 -0700 (PDT)
On Mar 22, 7:21 pm, Domon <Domon.3ph...@xxxxxxxxxxxxx> wrote:
Hi Meinolf
I see. As the service is not restarted, it will still use back the old
Password "PasswordA". When the tickets are to be renewed, it will use
the old password. This will result in a bad password error as the new
password "PAsswordB" is set in the Active Directory. Thus, the tickets
will not be renewed and results in the service not been able to work. Am
I having the correct concept? Please correct me if I'm wrong.
Thanks
--
Domon
------------------------------------------------------------------------
Domon's Profile:http://forums.techarena.in/members/48096.htm
View this thread:http://forums.techarena.in/active-directory/1143846.htm
http://forums.techarena.in
The docs cover this pretty well:
TGT Renewal with Windows XP and Windows 2000 with SP2 or Later
The TGT has a default lifetime of ten hours, but can be renewed for
up to seven days (by default). The renewal does not require
credentials. The renewal will only occur if the TGT is used within
five minutes of its expiration. Otherwise, the TGT will expire and
must be refreshed (which requires credentials).
TGT Renewal with Windows Server 2003
The TGT has a default lifetime of ten hours, but can be renewed for
up to seven days (by default). The renewal does not require
credentials. The renewal occurs through the use of a scavenger thread
on the machine. If for some reason the TGT was not able to be renewed
it will expire and must be refreshed (which requires credentials).
In Windows XP and Windows 2000 with SP2 or later, TGT renewal is
triggered when the TGT is used within 5 minutes of its expiration.
In Windows Server 2003, periodically the system will automatically
renew expiring TGTs.
http://www.microsoft.com/windowsserver2003/evaluation/overview/technologies/kerberos.mspx
So, as long as the TGT can be renewed, it will use the previous TGT
which means that it won't use the password. After you change the
service account password, it could therefore still work for up to
seven days using the old TGT. The new password would be used as soon
as a new TGT is requested (refresh).
HTH,
Dave
.
- Follow-Ups:
- Re: Kerberos Tickets Renewal
- From: LFAR123
- Re: Kerberos Tickets Renewal
- References:
- Kerberos Tickets Renewal
- From: Domon
- Re: Kerberos Tickets Renewal
- From: Domon
- Kerberos Tickets Renewal
- Prev by Date: ADAM UserProxy Authentication (Which Domain Controller?)
- Next by Date: Re: Validation for 2000 to 2003 upgrade
- Previous by thread: Re: Kerberos Tickets Renewal
- Next by thread: Re: Kerberos Tickets Renewal
- Index(es):
Relevant Pages
|