Displaying 3 results from an estimated 3 matches for "disablepwdcach".
2011 Jul 19
2
How to disable password caching in windows client
...le password caching in windows client. I google to find there
is a way to modify the windows registry. But it does not work on windows
2003. Is there another way to disable password caching in winXP, win7, 2003
and 2008?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Network\DisablePwdCaching
= 1
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Network?\DisablePwdCaching
= 1
--
Best Regards.
Yu Liao
2008 Nov 04
1
Remove old password in Windows
I have Samba running as File Server. Most workstation uses Windows XP and I
usually map the samba drive to Windows.
When I change password, users doesn't prompt to re-enter their password. It
seems the password was cache on Windows and even though I already change the
password, since they have previous connection, they have already granted
access to that directory despite of the new password.
2003 Dec 01
0
No subject
...ver
(DomainController) is not available, Windows explains
that there is no DC that could validate the logon and let
you in! this is fixed in W98se.).
Note: a good place for such things is http://regedit.com
Addon: i added
[HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\
Network]
"DisablePwdCaching"=dword:00000001
so there is no creation of this 'high secure' .PWL files
anymore. no passwords are saved locally, even for dialup
connections.
> ..
> (2) Occassionally, the test student account will pop
up "access denied" type
> errors upon logging out. Typi...