- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsOur network disks does not mount when a user logon to the system
I tried some of suggestion offered at microsoft site
http://support.microsoft.c
But seems not to help me. Does anybody have idea about this
Below are the log messages
Thanks
More help is available by typing NET HELPMSG 2250.
C:\WINDOWS>net use M: \\serverA\Common\Public
System error 1332 has occurred.
No mapping between account names and security IDs was done.
C:\WINDOWS>net use N: \\serverA\Common\TestData
System error 1332 has occurred.
No mapping between account names and security IDs was done.
C:\WINDOWS>net use O: \\serverA\Common\Download
System error 1332 has occurred.
No mapping between account names and security IDs was done.
C:\WINDOWS>net use P: \\serverA\Common\System
System error 1332 has occurred.
No mapping between account names and security IDs was done.
C:\WINDOWS>net use Q: \\serverA\Common\Misc
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: blayfkPosted on 2009-08-11 at 06:22:52ID: 25068687
This problem occurs because Windows cannot resolve security identifiers (SIDs) to names. An SID is a numeric value that identifies a user or group. For each access control entry (ACE), an SID identifies the user or the group for whom access is permitted, denied, or audited. om/kb/8264 52/en-us
http://support.microsoft.c
Re-stating domain servers and restarting client machines solve it.