Re: Stored Passwords in Internet Explorer

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"RickB" <rbielaws@xxxxxx> wrote in message
news:65f1aa60-419e-4867-97e8-51fc3233ead8@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Because I happen to be wondering the same thing, I think the OP wants
to know how to programatically set the values that IE uses in
AutoComplete when it hits a particular site's prompt.

You are likely right. Do you know how to do this? Regardless, I would advise
against embedding any password in this (or any other) manner.

/Al

Al Dunbar wrote:
"notagirrafe" <notagirrafe@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:99EE72DA-8AC7-48C2-91AD-646BC932DBCA@xxxxxxxxxxxxxxxx
Is it possible to write a script which will set a stored
username/password
into Internet Explorer?

It is not clear what you want. Do you want to set IE so that when you run
it, it will run under the credentials of a different account? If so, the
preferred method would be to start IE using runas. This will, of course,
require that the user enter the alternate password.

If you want users to run under the credentials of an account whose
password
should not be shared with them, there are "runas" tools available to do
such
a thing. But there are security risks involved with most of these,
especially when the account used is privileged.

/Al


.



Relevant Pages

  • Re: Forcing Process to Run With Ordinary User Authority
    ... I don't want to have to supply any credentials. ... The best approach is generally to use runas only for increasing the privilege level, ... If you try to run a privileged application from a non-privileged account using runas, if the alternate account lacks the required privilege level, you will be unable to use the application for actions requiring privilege. ...
    (microsoft.public.windows.server.security)
  • Re: Stored Passwords in Internet Explorer
    ... preferred method would be to start IE using runas. ... require that the user enter the alternate password. ... If you want users to run under the credentials of an account whose password ...
    (microsoft.public.windows.server.scripting)
  • Re: Stored Passwords in Internet Explorer
    ... preferred method would be to start IE using runas. ... require that the user enter the alternate password. ... If you want users to run under the credentials of an account whose password ...
    (microsoft.public.windows.server.scripting)
  • ms-DS-User-Account-Control-Computed attribute
    ... A few days ago I asked if you could programatically set a users account to the locked out status, ... The password policy is set to 3 wrong passwords account is locked out. ... The persons responsible for client requests now need to unlock this account. ...
    (microsoft.public.windows.server.active_directory)