How to trigger (re-)entry of credentials when accessing another computer in the local network?

M

Michael Moser

I have two systems, say A and B, and I used to access several shares on
A (an XP system) from the other computer B (a vista system).

Now I changed my password on computer A (the one exporting the shares)
and since then I can't access the shares any longer from B. B sees the A
on the network, but when I try to open it, I get an "not accessible"
error.

Strange enough Vista doesn't even ask me to reenter my user id and pwd,
it
immediately reports "\\A is not accessible....". How can I trigger that
I am
asked me for the credentials again, so that I get a chance to enter the
new pwd?

Michael
 
R

Robert L. \(MS-MVP\)

To re-cache the credentials, you may re-connect to the XP using net command
with the username. This link may help,

Cached CredentialsUse "net use * /d" command to delete all mapping drives.
Then use "net use \\servername password /u:domainname\username" to cache the
credentials. Relogon. ...
www.howtonetworking.com/credentialserrors.htm


--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
 
M

Mick Murphy

http://technet.microsoft.com/en-us/library/bb727037.aspx

Have a read of the above link re Vista File and Printer Sharing.

1st thing to do is make sure that the Workgroup Name of ALL the computers is
the SAME.

In Vista Network and Sharing:

Network Discovery: ON (So it can see the other computers)

Network set to Private (Public is for hotspots, airports, etc)

File Sharing: ON

Public Folder Sharing: ON (Vista’s Public Folder is the same as XP’s Shared
Docs)

Password Protected: OFF (unless you want to set up identical usernames and
passwords on ALL computers in your Network) If you have it ON, you will be
asked for a username and password when you try to access a Vista computer
from an XP computer.

Also, run the XP’s Home Network File and Printer sharing Wizard
 
M

Michael Moser

Robert said:
To re-cache the credentials, you may re-connect to the XP using net
command with the username. This link may help,

Cached CredentialsUse "net use * /d" command to delete all mapping
drives. Then use "net use \\servername password
/u:domainname\username" to cache the credentials. Relogon. ...
www.howtonetworking.com/credentialserrors.htm

Thanks! Alas the mentioned website seems to have a problem. I tried with
IE7 and Firefox and both browsers immediately go into 100% CPU mode when
loading that page. Guess, some JavaScript endless loop or something of
that sort. The page partially shows up but is unusable (i.e. the
busycursor remains on, one can't scroll, can't click anything, etc.)

Michael
 

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

Top