Koozali.org: home of the SME Server

msdos and printing

Colin Mattoon

msdos and printing
« on: April 30, 2000, 11:32:32 PM »
Is the MSDOS TCP/IP client (running MSDOS 6.22) capable of sending print jobs to e-smith? File sharing works, but not printing. I cannot run Win 3.x or 9x for these apps, and I'd like to eliminate the printers on msdos workstations. It appears as if MSDOS never attempts to send print jobs to any spool other than the local msdos machine's.

Charlie Brady

RE: msdos and printing
« Reply #1 on: May 01, 2000, 05:31:46 PM »
Colin Mattoon wrote:

> Is the MSDOS TCP/IP client (running MSDOS 6.22) capable of
> sending print jobs to e-smith? File sharing works, but not
> printing. I cannot run Win 3.x or 9x for these apps, and I'd
> like to eliminate the printers on msdos workstations. It
> appears as if MSDOS never attempts to send print jobs to any
> spool other than the local msdos machine's.

Hi Colin,

I've never done it, but I believe that you can redirect a printer port from the DOS network client. Try "net help" and
see if you can see anything useful. Or go to your local bookshop and have a peek at the DOS client section of any Samba books you can find. And, of course, buy the one you like the look of. :-)

Charlie

Colin Mattoon

RE: msdos and printing
« Reply #2 on: May 01, 2000, 06:29:23 PM »
Looks like "book time!"  I am beginning to believe that if ddos stands for "distributed denial of service," msdos must be an acronym for "microsoft's denial of service(s)."

But I will have msdos sending print jobs to e-smith/samba or my co-workers will die trying...

Colin

Charlie Brady

RE: msdos and printing
« Reply #3 on: May 02, 2000, 03:56:06 AM »
Colin Mattoon wrote:

> Looks like "book time!"  I am beginning to believe
> that if ddos stands for "distributed denial of
> service," msdos must be an acronym for "microsoft's
> denial of service(s)."
>
> But I will have msdos sending print jobs to e-smith/samba or
> my co-workers will die trying...

Try "net use LPTn: \serverprintername" (for n = 0 through 9).

Charlie

Colin Mattoon

RE: msdos and printing
« Reply #4 on: May 02, 2000, 07:33:48 PM »
Thanks, Charlie -- I'll give it a shot.