if the printserver supports lpd, why do you try to print to it using smb ? Anyway, looks like you need to pass a user and password to the printserver, this should be in the documentation of the printserver.
Van Sickler, Jim wrote: > NetPort Pro/10, others may vary: > > /etc/printcap entry, for LPRng: > > LPT 1 > :rm=10.0.0.40 > :rp=LPT1_PASSTHRU > > LPT 2 > :rm=10.0.0.40 > :rp=LPT2_PASSTHRU > > Jim > > >>-----Original Message----- >>From: Joel Hammer [mailto:[EMAIL PROTECTED]] >>Sent: Thursday, June 06, 2002 4:17 PM >>To: [EMAIL PROTECTED]; [EMAIL PROTECTED] >>Subject: Re: [Samba] Linux and Printing via smbprint >> >> >>This sounds like a password problem, or somthin'. >>What is an intel printerserver? >>Joel >> >>On Thu, Ju > > n 06, 2002 at 01:18:42PM +0200, [EMAIL PROTECTED] wrote: > >>>Hi there >>> >>>Looking at the archives I didn't find a solution to the >> >>following problem >> >>>we have here: >>> >>>Printing from our linux-server (wagner) to an intel >> >>printserver (PS652D8F) >> >>>doesn't work. >>> >>>Here's the stuff we know/tried: >>> >>>wagner:~ # smbclient -L //PS652D8F -N >>>added interface ip=10.0.0.10 bcast=10.0.0.255 nmask=255.255.255.0 >>>Got a positive name query response from 10.0.0.40 ( 10 >> > .0.0.40 ) > >>> Sharename Type Comment >>> --------- ---- ------- >>> Printer1 Printer SZH-Chopin >>> Printer2 Printer SZH-Chopin 3 >>> IPC$ IPC >>> >>>wagner:~ # echo -en "\rHallo\r\f" | smbclient >> >>"//PS652D8F/Printer1" "" -c >> >>>'print -' -N >>>added interface ip=10.0.0.10 bcast=10.0.0.255 nmask=255.255.255.0 >>>Got a positive name query response from 10.0.0.40 ( 10.0.0.40 ) >>>ERRSRV - ERRaccess ( >> > The requester does not have the > >>necessary access >> >>>rights within the specified context for the requested >> >>function. The >> >>>context is defined by the TID or the UID.) opening remote >> >>file stdin-15811 >> >>>wagner:~ # >>> >>>Samba Version is 2.2.1a. >>> >>>Any hints, pointers or clues? >>> >>>Greets, >>> >>>Remo Pini >>> >>>----------------------------------------------------------------- >>>Remo Pini (mailto:[EMAIL PROTECTED]) >>>Mobile: +41 (0)79 216 15 51, Fax: >> > +41 (0)1 383 77 17 > >>>ProBIT AG (http://www.probit.ch) >>>Professionelle Business-IT >>>Drahtzugstr. 18, CH-8008 Z�rich >>>----------------------------------------------------------------- >>> >>> >>> >>> >>>-- >>>To unsubscribe from this list go to the following URL and read the >>>instructions: http://lists.samba.org/mailman/listinfo/samba >> >>-- >>To unsubscribe from this list go to the following URL and read the >>instructions: http://lists.samba.org/mailman/listinfo/samb > > a > > { -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
