Warning: Undefined array key "is_rate_editable" in /home/vhosts/itexperience.net/httpdocs/wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php on line 1303
Solving the system error 1326 mystery in “net use” - itexperience.net

Solving the system error 1326 mystery in “net use”

In IT world, there are two types of errors you have to cope with: the ones you can trust, and the ones you shouldn’t.

Sometimes it’s very obvious that the returning error code is not correct. However, when you try to map a network drive using net use, and you get the following error, you wouldn’t suspect anything else than a mistyped password:

System Error 1326 has occurred
Logon failure: unknown user name or bad password.

Still, it was a false message. I got on the right track when I realized the system had been a victim of some viruses and malware in the past week.
Apparently the system time was modified by one of the viruses. Instead of 2012, the year was 2009 on the system. Enough reason for a Windows 2008 server to refuse the drive mapping. Or was it the WinPE client that prevented itself from connecting?

In any case, the Login failure message was pretty misleading for a time sync problem 🙂

For your reference, the command I used to connect, was the following:

net use z: \\itexperience-dc1\Downloads /USER:itexperience\administrator P@ssw0rd

I tested the same situation on a Windows 7 system, and no problem occurred. Probably this error only occurs on older systems.

4 1 vote
Article Rating
Subscribe
Notify of
guest
7 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Justin Johnson

This article helped me out. I been drying to ghost a XP machine that drive issues. While trouble shooting that problem I updated the BIOS which caused the machine to lose system time. I was just going to let the time server updated the time but this caused me to always get Event ID 1326 bad passwords. Anyway, after seeing your post I updated system time and was able to continue running ghost.

neilatz

It really works.. thanks a lot…

philip

Great tip! Thanks! Saved us heaps of troubleshooting time.

RJT

Was of great help.

Thanks a lot.

Thato Tlhale

it works perfectly no with no problems occurred.

Lapsens

Cheers mate, it helped a lot, works great.

Xanth

It’s just a problem of missing domainname – if you use “use another account” with domain\user from GUI the outcome will be the same

7
0
Would love your thoughts, please comment.x
()
x