Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 1996 17:58:48 +0000 ()
From:      Ron Steele <rjs@infi.net>
To:        Terry Lambert <terry@lambert.org>
Cc:        questions@freebsd.org
Subject:   Re: printing with pcnfs
Message-ID:  <Pine.BSF.3.91.960116174332.1870B-100000@localhost>
In-Reply-To: <199601142029.NAA26075@phaeton.artisoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sun, 14 Jan 1996, Terry Lambert wrote:

> > I am trying to set up printing from DOS using pcnfs and Novell's tcp/ip
> > software.  Whenever I do a 
> > 
> >         net link lpt1: \\<hostname>\lp  <username> <passwd>
> > I get 
> >         invalid remote device 
> > 
> > return on the pc's command line.  This seems to work fine on our HP server,
> > but I understand some sort of Novell software was installed there.
> > 
> > Some questions come to mind.  First, is this possible, or is some sort
> > of specialized Novell server software required?  If it is possible,
> > does the file system used for spooling by pcnfs need to be exported with
> > -alldirs to allow pcnfs to mount the required directories?  Does anyone
> > have a canned discription of how to do this?  Sounds like handbook 
> > material, which I would be glad to write if I ever this working.
> 
> The PCNFS "net use" for printers established a redirection for the
> local printer to the remote host using lpr protocol.
> 
> That is, if you are using TCP/IP print services, they are BSD lpr
> protocol based.
> 
> Most likely the error message is correct: "invalid remote device".
> 
> You must establish a printer in the /etc/printcap for the name of
> the device that you will attempt to access.
> 
> 
> My first guess with this little information would be case sensitivity;
> that is, I expect that the DOS "net" command is upcasing the name before
> sending it out on the wire.
> 
> You should examine the /etc/printcap file on your HP machine, and
> correct you BSD machine's /etc/printcap as necessary.
> 
> 
> 
> 					Terry Lambert
> 					terry@lambert.org

Thanks for the response.  I tried the case sensitivity with no success.
Unfortunately the HP doen't have a printcap, it uses the SYSV model.
Any other ideas?  I would be glad to give you whatever info I have. 
Unfortunately the Novell stuff (lan workplace, I think) just sort
of shows up on computers.  They layed off anyone who really knows anything
about it.  I can't even find any doc for the version I have which is 
4.something I believe.  If I can't get this to work I may try to upgrade 
to 5.something which is what goes on all the new systems.  If all else
fails I'll try putting some logging stuff into the server code so I can
look at the conversation.

Ron Steele
ron@infi.net (the from probably say rjs@infi.net - Pine bug)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960116174332.1870B-100000>