Network Neighborhood Password Cache

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

Guest

I am working on this xp workstation image. I need to access a resource on
the domain, and I inadvertently check the remember my password box. Is there
any way to clear the password out of the cache? I would hope that I do not
have to re-install.

Thanks in advance,
 
Open a command prompt, type the following and press Enter:

net use * /d

Then shut down and restart the system and see if that flushes the remembered
password.

--
Richard G. Harper [MVP Shell/User] (e-mail address removed)
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all. Private mail is usually not replied to.
* My website, such as it is ... http://rgharper.mvps.org/
* HELP us help YOU ... http://www.dts-l.org/goodpost.htm
 
First and foremost thanks for your response.

I tried:

C:\Documents and Settings\cfsadmin>net use * /d
There are no entries in the list.

Which I suspected to not work, I then rebooted and indeed it did not work.

When i connected thru my network places, when prompted I typed:

For user: DOMAIN\username
Pass: password

and I check the box remember my username and password.

If it helps any

Richard G. Harper said:
Open a command prompt, type the following and press Enter:

net use * /d

Then shut down and restart the system and see if that flushes the remembered
password.

--
Richard G. Harper [MVP Shell/User] (e-mail address removed)
* PLEASE post all messages and replies in the newsgroups
* for the benefit of all. Private mail is usually not replied to.
* My website, such as it is ... http://rgharper.mvps.org/
* HELP us help YOU ... http://www.dts-l.org/goodpost.htm


Moshin said:
I am working on this xp workstation image. I need to access a resource on
the domain, and I inadvertently check the remember my password box. Is
there
any way to clear the password out of the cache? I would hope that I do
not
have to re-install.

Thanks in advance,
 
Back
Top