> Where is the user's password cached when you have a GPO setting on
> Interactive logon: Number of previous logons to cache (in case domain
[quoted text clipped - 7 lines]
> out
> there that I might not be thinking of?
Hello Keith,
it's stored in the local credential cache - the Data Protection API stores
the credentials in non-reversible encryption (the same place where
EFS-Certificates are stored). This is secure against breaking it, but not
secure against brute force attacks (so it's still important that your users
are educated to use good and long enough passwords). It's stored with the
profile data, and the policy you mention keeps the whole profile of the
user. If you use roaming profiles you don't have anything to loose but being
able to log on with the cached credentials, meaning that a DC and GC must be
available when trying to log in.
Sincerely,
Ulf B. Simon-Weidner