![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
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 |
|
|||
|
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 "Michael Moser" wrote in message ... 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 |
|
|||
|
http://technet.microsoft.com/en-us/l.../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 "Michael Moser" wrote: 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 |
|
|||
|
Robert L. (MS-MVP) wrote:
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 |
|
|||
|
Quote from http://www.ChicagoTech.net
"Then use "net use \\servername password /u:domainname\username" to cache the credentials" -- 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 "Michael Moser" wrote in message ... Robert L. (MS-MVP) wrote: 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 |