Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > Stored Passwords in Internet Explorer

Reply
Thread Tools Display Modes

Stored Passwords in Internet Explorer

 
 
notagirrafe
Guest
Posts: n/a

 
      12-29-2008
Is it possible to write a script which will set a stored username/password
into Internet Explorer?


 
Reply With Quote
 
 
 
 
Al Dunbar
Guest
Posts: n/a

 
      12-31-2008

"notagirrafe" <> wrote in message
news:99EE72DA-8AC7-48C2-91AD-...
> 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


 
Reply With Quote
 
Al Dunbar
Guest
Posts: n/a

 
      01-06-2009

"RickB" <> wrote in message
news:65f1aa60-419e-4867-97e8-...
> 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" <> wrote in message
>> news:99EE72DA-8AC7-48C2-91AD-...
>> > 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



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Passwords stored in Internet Explorer (Version 7) Rich Internet Explorer 1 01-19-2008 10:02 PM
Clearing passwords in Internet Explorer Lee in Va. Windows Media Center 1 10-05-2006 01:27 AM
Internet Explorer Saving Passwords Johnb hills Internet Explorer 1 04-03-2006 01:39 PM
Losing Stored Internet Passwords w/connectcomputer Terrible Tom Windows Small Business Server 1 02-11-2006 09:28 PM
Internet explorer don`t work with passwords help! please Windows Update 1 03-03-2004 10:34 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59