473,411 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,411 software developers and data experts.

Authentication required twice when using "net use"

Carrugar
Hi folks,

I am issuing the net use command on a couple of Win2003 servers. Some of these servers require that the name and password be authenticated twice and other servers just once, i.e.:

************************************************** ****************
C:\>net use p: \\pcp-web01\s
The password or user name is invalid for \\pcp-web01\s.

Enter the user name for 'pcp-web01': asdf
Enter the password for pcp-web01:
System error 1326 has occurred.

Logon failure: unknown user name or bad password.

************************************************** ****************
C:\>net use p: \\pcp-web02\s
The password or user name is invalid for \\pcp-web02\s.

Enter the user name for 'pcp-web02': asdf
Enter the password for pcp-web02:
Enter the user name for 'pcp-web02': asdf
Enter the password for pcp-web02:
System error 1326 has occurred.

Logon failure: unknown user name or bad password.
************************************************** ****************

So for web02 it asks for authentication twice?

Could someone point me in the right direction to look please?

Many thanks.
Aug 23 '07 #1
1 5641
Chrisjc
375 256MB
Hi folks,

I am issuing the net use command on a couple of Win2003 servers. Some of these servers require that the name and password be authenticated twice and other servers just once, i.e.:

************************************************** ****************
C:\>net use p: \\pcp-web01\s
The password or user name is invalid for \\pcp-web01\s.

Enter the user name for 'pcp-web01': asdf
Enter the password for pcp-web01:
System error 1326 has occurred.

Logon failure: unknown user name or bad password.

************************************************** ****************
C:\>net use p: \\pcp-web02\s
The password or user name is invalid for \\pcp-web02\s.

Enter the user name for 'pcp-web02': asdf
Enter the password for pcp-web02:
Enter the user name for 'pcp-web02': asdf
Enter the password for pcp-web02:
System error 1326 has occurred.

Logon failure: unknown user name or bad password.
************************************************** ****************

So for web02 it asks for authentication twice?

Could someone point me in the right direction to look please?

Many thanks.
Have you looked up the error message on MS???
Aug 31 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: RK | last post by:
Hi, In my application, I need to copy data from an Excel file into a SQL table. The article related to this can be found at http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B306572 ...
40
by: Steve Juranich | last post by:
I know that this topic has the potential for blowing up in my face, but I can't help asking. I've been using Python since 1.5.1, so I'm not what you'd call a "n00b". I dutifully evangelize on the...
2
by: brazilnut52 | last post by:
I am going to outline the steps I go through to produce the problem. Hopefully this will help you understand the problem better I have created a simple COM DLL in .NET by using the COM class...
2
by: Bill N. | last post by:
Using VB .Net 2003 Standard Edition. This simple form has a "File in Use" problem while the executable is running. Created this simple program to make sure that I hadn't done something in my...
10
by: ST | last post by:
Hi, I'm new to vb.net programming, and I keep getting this error: Name 'GetQuery' is not declared. I can't figure out why?? It seems like I have the right references/namespaces. This is my code...
4
by: John Devereux | last post by:
Hi, I would like some advice on whether I should be using plain "chars" for strings. I have instead been using "unsigned char" in my code (for embedded systems). In general the strings contain...
14
by: Richard Thornley | last post by:
Hello, I realize that this is a very basic question but is there an advantage to using Me.ControlName.Text over just using ControlName.Text? I have been leaving the Me. off but would include it...
42
by: usenet | last post by:
I'm still confused about this and I can't find anywhere that explains it properly. I have the MS book "Access 2003" in front of me and I'm reading Part 5 about VB and so on. It's telling me...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.