G
Guest
Our agency predominately uses MS SQL Server to house our information but we
still have one DOS application that has not yet moved over. I use a NET USE
command in the login script to capture their LPT1 output and send it to the
shared device. On Win2000 machines I have no problem directing the LPT1 to
the share but our latest HP Compaq Win XP machines will not cooperate.
The print server’s name is Lepus (latin for rabbit, Win2000 server) and the
share is "earlyint" (HP 4100 printer). The following is what I get from the
command line.
C:\>net use lpt1: \\lepus\earlyint
The password is invalid for \\lepus\earlyint
Enter the user name for 'lepus': setup
Enter the password for lepus:
System error 5 has occurred.
Access is denied.
In the sharing Properties I have not seen an option for passwords. It only
asks for groups and users and the associated group is Everyone. I don’t
understand why XP is asking for a password. The user "setup" is a Domain
Admin account with god-rights to everything on the network.
Thanks for any input you may provide,
JavaGuy
still have one DOS application that has not yet moved over. I use a NET USE
command in the login script to capture their LPT1 output and send it to the
shared device. On Win2000 machines I have no problem directing the LPT1 to
the share but our latest HP Compaq Win XP machines will not cooperate.
The print server’s name is Lepus (latin for rabbit, Win2000 server) and the
share is "earlyint" (HP 4100 printer). The following is what I get from the
command line.
C:\>net use lpt1: \\lepus\earlyint
The password is invalid for \\lepus\earlyint
Enter the user name for 'lepus': setup
Enter the password for lepus:
System error 5 has occurred.
Access is denied.
In the sharing Properties I have not seen an option for passwords. It only
asks for groups and users and the associated group is Everyone. I don’t
understand why XP is asking for a password. The user "setup" is a Domain
Admin account with god-rights to everything on the network.
Thanks for any input you may provide,
JavaGuy