Disable tick option when presented with Save username and Password

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to lock down IE, but am having some problems with making sure
that when users put the username and passwords in that they dont tick the
'save username and password' tick box, can this be disabled or greyed out.

Please help thanks
 
View the DisablePwdCaching value (a DWORD value) in the following registry
key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Networ
k
If password caching is disabled, the DisablePwdCaching value has a value
data of 1. To enable password caching, change the value data to 0 .

NOTE : If the DisablePwdCaching value does not exist, add this DWORD value
with a data value of 0 to the preceding registry key. You may need to remove
this value altogether and then restart your computer to make caching work.

I am trying to lock down IE, but am having some problems with making sure
that when users put the username and passwords in that they dont tick the
'save username and password' tick box, can this be disabled or greyed out.

Please help thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top