Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

'net use lpt1' Oddity 1

Status
Not open for further replies.

Shrum

Programmer
May 17, 2002
122
US
I'm trying to set up port redirects under WinXP Pro.

PCs sharing print resources are Win2K and WinXP

When I use:

net use lpt1 \\computername\sharename

I get prompted for a username and password which never works. If I do:

net use lpt2 \\computername\sharename

I don't get prompted and it works ("dir >lpt2" generates printout through shared resource).

What is the deal with using ltp1. Is it possible to use lpt1 in a redirect like this? All the posts I've read on redirecting use lpt1 in their examples but I've never been able to get that to work.

Ultimately, I'm hoping that the legacy apps that we are using can use lpt2 but I need to cover my bases. ltp1 is the better choice but I can't get it to work.

Any ideas?

TIA


=============================
Sean Shrum
Shrum Consulting
C.A.T.S.: Consulting: Programming: R/C Soaring:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top