Go Back   TechArena Community > Technical Support > Computer Help > Windows Security
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

Sponsored Links



Control time limit of cached credentials

Windows Security


Reply
 
Thread Tools Search this Thread
  #1  
Old 02-07-2008
Mike H
 
Posts: n/a
Control time limit of cached credentials

Hello,
We have a few laptop users with logins to our AD domain. They are sometimes
offsite for quite a while. Eventually, they can no longer log in with their
domain credentials. Our help desk then has to walk them through setting up a
local profile so they can work.

Is there a way to set this so the credentials don't timeout? Or is there a
way for them to be able to authenticate remotely to our domain? I already
went down the route of using our VPN client but that is not supported.

Any help would be appreciated. We'd prefer not to have to give these people
local machine accounts.

Thanks,

Mike H
Reply With Quote
  #2  
Old 03-07-2008
Steve Riley [MSFT]
 
Posts: n/a
Re: Control time limit of cached credentials

Cached domain credentials are useful indefinitely. Do you mean that the
users' domain passwords expire?

--
Steve Riley
steve.riley@microsoft.com
http://blogs.technet.com/steriley
http://www.protectyourwindowsnetwork.com



"Mike H" <MikeH@discussions.microsoft.com> wrote in message
news:21C17E36-4789-44A9-B7CD-57CB91781EBB@microsoft.com...
> Hello,
> We have a few laptop users with logins to our AD domain. They are
> sometimes
> offsite for quite a while. Eventually, they can no longer log in with
> their
> domain credentials. Our help desk then has to walk them through setting up
> a
> local profile so they can work.
>
> Is there a way to set this so the credentials don't timeout? Or is there a
> way for them to be able to authenticate remotely to our domain? I already
> went down the route of using our VPN client but that is not supported.
>
> Any help would be appreciated. We'd prefer not to have to give these
> people
> local machine accounts.
>
> Thanks,
>
> Mike H


Reply With Quote
  #3  
Old 03-07-2008
Mike H
 
Posts: n/a
Re: Control time limit of cached credentials

I did not really think about the password expiration. That is probably what
is happening. They will be working fine and then one day they can no longer
log in using their cached credentials.

I guess the solution for these folks then would be to extend the lenght of
time between password resets or stop forcing them to reset their passwords.

"Steve Riley [MSFT]" wrote:

> Cached domain credentials are useful indefinitely. Do you mean that the
> users' domain passwords expire?
>
> --
> Steve Riley
> steve.riley@microsoft.com
> http://blogs.technet.com/steriley
> http://www.protectyourwindowsnetwork.com
>
>
>
> "Mike H" <MikeH@discussions.microsoft.com> wrote in message
> news:21C17E36-4789-44A9-B7CD-57CB91781EBB@microsoft.com...
> > Hello,
> > We have a few laptop users with logins to our AD domain. They are
> > sometimes
> > offsite for quite a while. Eventually, they can no longer log in with
> > their
> > domain credentials. Our help desk then has to walk them through setting up
> > a
> > local profile so they can work.
> >
> > Is there a way to set this so the credentials don't timeout? Or is there a
> > way for them to be able to authenticate remotely to our domain? I already
> > went down the route of using our VPN client but that is not supported.
> >
> > Any help would be appreciated. We'd prefer not to have to give these
> > people
> > local machine accounts.
> >
> > Thanks,
> >
> > Mike H

>

Reply With Quote
  #4  
Old 08-07-2008
Alun Jones
 
Posts: n/a
Re: Control time limit of cached credentials

Password expiry shouldn't affect cached credentials - password expiry
applies only when you're connected to the domain (because you can't change
the password if you're not able to save the new password hash to a DC!)

What's more likely, IMHO, is that you've exceeded the limit of the number of
cached credentials held in the machine. Also possible is that they have
changed their password at the domain, then on the offline machine tried to
use their new password enough times that the account has been locked.

I think you need to tell us what you mean by "can no longer log in" - what
error messages are displayed? What events are logged?

Alun.
~~~~

"Mike H" <MikeH@discussions.microsoft.com> wrote in message
news:B41433EC-8CA6-44C6-BEDA-C5FB3A68F09E@microsoft.com...
>I did not really think about the password expiration. That is probably what
> is happening. They will be working fine and then one day they can no
> longer
> log in using their cached credentials.
>
> I guess the solution for these folks then would be to extend the lenght of
> time between password resets or stop forcing them to reset their
> passwords.
>
> "Steve Riley [MSFT]" wrote:
>
>> Cached domain credentials are useful indefinitely. Do you mean that the
>> users' domain passwords expire?
>>
>> --
>> Steve Riley
>> steve.riley@microsoft.com
>> http://blogs.technet.com/steriley
>> http://www.protectyourwindowsnetwork.com
>>
>>
>>
>> "Mike H" <MikeH@discussions.microsoft.com> wrote in message
>> news:21C17E36-4789-44A9-B7CD-57CB91781EBB@microsoft.com...
>> > Hello,
>> > We have a few laptop users with logins to our AD domain. They are
>> > sometimes
>> > offsite for quite a while. Eventually, they can no longer log in with
>> > their
>> > domain credentials. Our help desk then has to walk them through setting
>> > up
>> > a
>> > local profile so they can work.
>> >
>> > Is there a way to set this so the credentials don't timeout? Or is
>> > there a
>> > way for them to be able to authenticate remotely to our domain? I
>> > already
>> > went down the route of using our VPN client but that is not supported.
>> >
>> > Any help would be appreciated. We'd prefer not to have to give these
>> > people
>> > local machine accounts.
>> >
>> > Thanks,
>> >
>> > Mike H

>>



Reply With Quote
  #5  
Old 11-07-2008
Chad
 
Posts: n/a
Re: Control time limit of cached credentials

We've been seeing this recently also at my company. Cached credentials
expire after just a day or two it seems. Then if you are disconnected from
network, and trying to logon you get:

" Unable to contact domain xxxx"

"Alun Jones" wrote:

> Password expiry shouldn't affect cached credentials - password expiry
> applies only when you're connected to the domain (because you can't change
> the password if you're not able to save the new password hash to a DC!)
>
> What's more likely, IMHO, is that you've exceeded the limit of the number of
> cached credentials held in the machine. Also possible is that they have
> changed their password at the domain, then on the offline machine tried to
> use their new password enough times that the account has been locked.
>
> I think you need to tell us what you mean by "can no longer log in" - what
> error messages are displayed? What events are logged?
>
> Alun.
> ~~~~
>
> "Mike H" <MikeH@discussions.microsoft.com> wrote in message
> news:B41433EC-8CA6-44C6-BEDA-C5FB3A68F09E@microsoft.com...
> >I did not really think about the password expiration. That is probably what
> > is happening. They will be working fine and then one day they can no
> > longer
> > log in using their cached credentials.
> >
> > I guess the solution for these folks then would be to extend the lenght of
> > time between password resets or stop forcing them to reset their
> > passwords.
> >
> > "Steve Riley [MSFT]" wrote:
> >
> >> Cached domain credentials are useful indefinitely. Do you mean that the
> >> users' domain passwords expire?
> >>
> >> --
> >> Steve Riley
> >> steve.riley@microsoft.com
> >> http://blogs.technet.com/steriley
> >> http://www.protectyourwindowsnetwork.com
> >>
> >>
> >>
> >> "Mike H" <MikeH@discussions.microsoft.com> wrote in message
> >> news:21C17E36-4789-44A9-B7CD-57CB91781EBB@microsoft.com...
> >> > Hello,
> >> > We have a few laptop users with logins to our AD domain. They are
> >> > sometimes
> >> > offsite for quite a while. Eventually, they can no longer log in with
> >> > their
> >> > domain credentials. Our help desk then has to walk them through setting
> >> > up
> >> > a
> >> > local profile so they can work.
> >> >
> >> > Is there a way to set this so the credentials don't timeout? Or is
> >> > there a
> >> > way for them to be able to authenticate remotely to our domain? I
> >> > already
> >> > went down the route of using our VPN client but that is not supported.
> >> >
> >> > Any help would be appreciated. We'd prefer not to have to give these
> >> > people
> >> > local machine accounts.
> >> >
> >> > Thanks,
> >> >
> >> > Mike H
> >>

>
>
>

Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Security


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Control time limit of cached credentials"
Thread Thread Starter Forum Replies Last Post
Authentication via Cached Credentials Andrei Active Directory 6 30-10-2008 07:02 PM
Cached Credentials stop working all of a sudden HarryH Active Directory 5 16-07-2008 08:22 PM
cached domain credentials not working BSUMelissa Windows XP Support 3 02-07-2008 03:05 AM
VPN with Vista - cached credentials Mrashruf Windows Vista Network 2 20-04-2008 06:59 PM
cached credentials for mapped drives and elevation Pete Delgado Vista Help 6 03-08-2007 10:15 PM


All times are GMT +5.5. The time now is 12:15 AM.