Re: RH8.0 Samba Printing - Access Denied

2003-03-03 Thread david
In [global],add "guest account = pcguest" Then add "pcguest" account just like you would for a regular user under linux and samba. Dave Quoting Jay Thompson <[EMAIL PROTECTED]>: > > When I attempt to set up RH8.0 box as print server for > network (jet direct) printers, I can't configure a Wind

RH8.0 Samba Printing - Access Denied

2003-03-03 Thread Jay Thompson
When I attempt to set up RH8.0 box as print server for network (jet direct) printers, I can't configure a Windoz box for the printer unless I first complete a valid samba authentication (e.g. map a network a network drive). I want anyone to be able to print to the printer without authentication/pas

Re: Samba printing share

2002-12-16 Thread hanfamily
I had a similar problem with an HP Photosmart I think the work around for installing it as a network printer was to tell it you were doing a local install it complained that it wasn't there but installed then I changed the port. I know I found the workaround in the hp forum for the printer unfortun

Re: Samba printing share

2002-12-16 Thread Edward Dekkers
> I downloaded form HP a file (ps306en1.exe) which contains the drivers > needed for Windows, but the printer needs to be physically connected to > the machine for proper install. Alas, most recent printer do this. They want to run their own version of monitoring software assuming the printer will

Samba printing share

2002-12-16 Thread Augusto Cezar Amaral
Hi. I have a HP PhotoSmart P1000 printer connected to my Red Hat 8.0 and shared with my Windows XP machines via Samba. In a local printing it's working fine, but when I try to print from a Windows host, I receive a message which says that the server doesn't have the correct driver installed. I d

Re: SAMBA printing problem

2002-10-21 Thread Edward Dekkers
> For the users in question, check that the UID in /etc/passwd match > Samba user UID in Samba's /etc/smbpasswd, or /etc/samba/smbpasswd > file. I've had instances where they didn't. > And, remember, all the Samba configuration stuff that used to be in > /etc got moved to /etc/samba. Make sure

Re: SAMBA printing problem

2002-10-20 Thread Tom Pollerman
On Fri, 4 Oct 2002 22:49:13 -0400 David Kramer <[EMAIL PROTECTED]> wrote: > On Thursday 03 October 2002 09:33 pm, Edward Dekkers wrote: > > > I am in a bit of a quandary with my SAMBA server rejecting users > > > that are attempting to print to a shared printer. The issues > > > that make this re

Re: SAMBA printing problem

2002-10-04 Thread David Kramer
On Thursday 03 October 2002 09:33 pm, Edward Dekkers wrote: > > I am in a bit of a quandary with my SAMBA server rejecting users that are > > attempting to print to a shared printer. The issues that make this > > really perplexing are that the users being rejected are currently logged > > in to >

Re: SAMBA printing problem

2002-10-03 Thread Edward Dekkers
> I am in a bit of a quandary with my SAMBA server rejecting users that are > attempting to print to a shared printer. The issues that make this really > perplexing are that the users being rejected are currently logged in to the > company folder and their own personal folders on that server. Ano

SAMBA printing problem

2002-10-03 Thread Andreas Freyvogel
Greetings all, I am in a bit of a quandary with my SAMBA server rejecting users that are attempting to print to a shared printer. The issues that make this really perplexing are that the users being rejected are currently logged in to the company folder and their own personal folders on that ser

Re: Samba Printing RH7.2

2002-09-23 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21-Sep-2002/06:55 +1200, [EMAIL PROTECTED] wrote: >Hi > >I have been trying to get Samba printing to work on my 7.2 box > >I have installed a printer via printconf (GUI). >I have created the SAMBA Share for the printer to /var/s

Samba Printing RH7.2

2002-09-23 Thread Mike
Hi I have been trying to get Samba printing to work on my 7.2 box I have installed a printer via printconf (GUI). I have created the SAMBA Share for the printer to /var/spool/samba When I connect a windows machine to the printer I get access denied I have checked the write permissions on the

RE: FW: Samba Printing RH7.2

2002-09-21 Thread Linux
Windoze 2000 -Original Message- From: linux power [mailto:[EMAIL PROTECTED]] Sent: Sunday, 22 September 2002 08:17 To: [EMAIL PROTECTED] Subject: RE: FW: Samba Printing RH7.2 What version of windows do u use? --- Linux <[EMAIL PROTECTED]> skrev: > Yes I can access all

Fwd: RE: FW: Samba Printing RH7.2

2002-09-21 Thread linux power
Merk: videresendt melding vedlagt. What happend if you log in as root on the windoze? What are net use \\your server\your printer share says? Can you access your shares by writing to them? If its the same bug in samba printing cups you must replace -P %p in the print command with this print

RE: FW: Samba Printing RH7.2

2002-09-21 Thread linux power
> To: [EMAIL PROTECTED] > Subject: RE: FW: Samba Printing RH7.2 > > > Have you logged into the windoze with a valid > username > and passwd as in samba server and lindoze? > > > > --- Linux <[EMAIL PROTECTED]> skrev: > Hello > > > > I

RE: FW: Samba Printing RH7.2

2002-09-21 Thread Linux
Yes I can access all the Samba shares Many thanks Mike -Original Message- From: linux power [mailto:[EMAIL PROTECTED]] Sent: Saturday, 21 September 2002 21:54 To: [EMAIL PROTECTED] Subject: RE: FW: Samba Printing RH7.2 Have you logged into the windoze with a valid username and

RE: FW: Samba Printing RH7.2

2002-09-21 Thread linux power
-Original Message- > From: linux power > Sent: Saturday, 21 September 2002 10:09 > To: [EMAIL PROTECTED] > Subject: Re: FW: Samba Printing RH7.2 > > > create mode = 0775 > directory mask = 0775 > directory mode = 0775 > > > > --- Linux <[EMAIL PRO

RE: FW: Samba Printing RH7.2

2002-09-20 Thread Linux
Hello I have added the lines as below but still get the access denied message Many Thanks Mike -Original Message- From: linux power Sent: Saturday, 21 September 2002 10:09 To: [EMAIL PROTECTED] Subject: Re: FW: Samba Printing RH7.2 create mode = 0775 directory mask = 0775 directory

Re: FW: Samba Printing RH7.2

2002-09-20 Thread linux power
create mode = 0775 directory mask = 0775 directory mode = 0775 --- Linux <[EMAIL PROTECTED]> skrev: > Hi > > I have been trying to get Samba printing to work on > my 7.2 box > > I have installed a printer via printconf (GUI). > I have created the SAMBA Share for

FW: Samba Printing RH7.2

2002-09-20 Thread Linux
Hi I have been trying to get Samba printing to work on my 7.2 box I have installed a printer via printconf (GUI). I have created the SAMBA Share for the printer to /var/spool/samba When I connect a windows machine to the printer I get access denied I have checked the write permissions on the

Re: samba printing - solved

2002-01-01 Thread Michael S. Dunsavage
solved - Original Message - From: "FatDaemon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 01, 2002 1:43 PM Subject: Re: samba printing Hi Michael: At any O.S. the printing proces has two stages clearly defined: The capture of printout

Re: samba printing

2002-01-01 Thread FatDaemon
Hi Michael: At any O.S. the printing proces has two stages clearly defined: The capture of printout of any application and encoding to format a file with te appropiate language to the printer. The spooling to route the file created above, to reach the printig device, without no one judgement, j

Re: samba printing

2001-12-31 Thread Mike Watson
That is what I'm using and it works fine for my HP Deskjet 600. This is the same printcap for all the HP Deskjet 6xx printers as far as I can tell. Mike W "Michael S. Dunsavage" wrote: > > I have a HP 932C Deskjet and under linux i use it as a 550C driver. It > works just mint in linux. > >

Re: samba printing

2001-12-31 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 31 December 2001 04:38 pm, Michael S. Dunsavage wrote: > I have a HP 932C Deskjet and under linux i use it as a 550C driver. It > works just mint in linux. > > However I want to print to it from windows thru linux. > > this is my printers s

re: samba printing

2001-12-31 Thread Michael S. Dunsavage
I have a HP 932C Deskjet and under linux i use it as a 550C driver. It works just mint in linux. However I want to print to it from windows thru linux. this is my printers sectino in smb.conf [printersbla] comment = All Printers path = /var/spool/lpd/lp browseable = True guest ok = no writabl

Re: samba printing

2001-12-31 Thread FatDaemon
Hi Michael: You only have to setup your printer at your Windows machine just you should do it with a NT server: press Start->setup->printers->network printer browse for your printer at a samba box and you should load your Windows drivers for your remote printer and it should be printing now.

samba printing

2001-12-31 Thread Michael S. Dunsavage
How would I go about printing to a printer on a linux machine (samba PDC) from windows 98? -- Michael S. Dunsavage ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Broken Samba Printing

2001-01-21 Thread Traci Collins
Steve Lee wrote: > > check the logs and tell us what happend. > > when you use cp > the option > > -af would preserve everything permission ownership. I don't have access to the site to get the logs and it would be nice to have a plan for proceeding before I take the steps necessary to get acc

Re: Broken Samba Printing

2001-01-19 Thread Steve Lee
check the logs and tell us what happend. when you use cp the option -af would preserve everything permission ownership. i suppose you did a -rf ?? Our print server ran out of disk space to spool and the windows maching will say out of spool space. Since i had copied all files with success

Broken Samba Printing

2001-01-19 Thread Traci Collins
Hi! I am attempting to help get a Samba server that was permitted to run out of space on its hard drive back up and running. To make some room on the / directory and to give the spool files some elbow room I copied /tmp and /var to subdirectories that were on another partition (in this case under

Re: Samba/printing/No Postscript

2000-10-27 Thread Hendrick Chan
You can send an e-mail to hp at http://www.hp.com/cposupport/mail_support.html, then support for my product (under e-mail hp), hp LaserJet e-mail support, finally pick the appropriate Color LaserJet and fill-out the content of the e-mail. Steve Lee wrote: > all the printer works now. Thanks for

Re: Samba/printing/No Postscript

2000-10-27 Thread Steve Lee
all the printer works now. Thanks for the help. I last question, though. We are planning to get a HP color laser printer. I will setup the print server as i have using samba and printtool. In the list of printers, i would use the postscript printer for this printer? ___

Re: Samba/printing/No Postscript

2000-10-26 Thread Hendrick Chan
Yes, I was told by hp tech support to use LJ4 as the postscript printer driver for HP2100, and it worked "Angel L. Mateo" wrote: > Steve Lee escribis: > > > > So far i have setup a printer > > HP2100 the network. This > > printer does not have postscript i believe. > > When i use lpr to print i

Re: Samba/printing/No Postscript

2000-10-26 Thread Mike Rambo
Steve Lee wrote: > > So far i have setup a printer > HP2100 the network. This > printer does not have postscript i believe. > When i use lpr to print it looks fine. > > Using samba, i get this garbage printing from > a windows machine. > > How would i fix this. > > I tried to suppress headers

Re: Samba/printing/No Postscript

2000-10-25 Thread Angel L. Mateo
Steve Lee escribió: > > So far i have setup a printer > HP2100 the network. This > printer does not have postscript i believe. > When i use lpr to print it looks fine. > > Using samba, i get this garbage printing from > a windows machine. > > How would i fix this. > > I tried to suppress head

Re: Samba/printing/No Postscript

2000-10-25 Thread Anthony E . Greene
On Wed, 25 Oct 2000 15:12 Steve Lee wrote: >So far i have setup a printer >HP2100 the network. This >printer does not have postscript i believe. >When i use lpr to print it looks fine. > >Using samba, i get this garbage printing from >a windows machine. Try using a postscript driver on the win

Samba/printing/No Postscript

2000-10-25 Thread Steve Lee
So far i have setup a printer HP2100 the network. This printer does not have postscript i believe. When i use lpr to print it looks fine. Using samba, i get this garbage printing from a windows machine. How would i fix this. I tried to suppress headers, and it didn't work. ?? __

Re: Re : samba printing

2000-05-12 Thread Zoki
On Tue, 9 May 2000, kerem unal wrote: ->I've tried SWAT, it's not working also ... ->Kerem -- *** Eeer, I'm afraid I haven't followed the thread - if any - so if you bother repeating what your problem is I might be able to help as I just spent the weekend figuring out how to make Windows prin

Re : samba printing

2000-05-09 Thread kerem unal
I've tried SWAT, it's not working also ... Kerem -- -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Samba printing problems

2000-03-20 Thread Steve Frampton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello: (A copy of this message is being posted to both the Red Hat as well as Samba lists. I'm not exactly sure where my problem is.) I've got a LAN of about 100 Windows-based clients, who use a Red Hat 6.1 Linux-based Samba server 2.0.5a for file

Re: Samba - Printing

2000-01-19 Thread Eric Wood
Try adding the :rp=raw: parm to the /etc/printcap and see if that works. -eric wood -Original Message- From: Chad W. Skinner <[EMAIL PROTECTED]> To: Redhat-List <[EMAIL PROTECTED]> Date: Tuesday, January 18, 2000 8:36 AM Subject: Samba - Printing >I have setup Samba a

Samba - Printing

2000-01-19 Thread Chad W. Skinner
I have setup Samba and finally have it printing, but I know little about how printing works on linux. I am using printing = bsd, load printers = yes and only have the printers in my /etc/printcap visible to the clients. My question is does the linux print system use its filters to process print j

Re: Samba Printing not working after upgrade

1999-11-30 Thread Anthony E. Greene
Brian Schneider wrote: > > I just upgraded a machine to 6.0 from 5.2 and now printing through samba > is not working. The printer runs on the linux box and prints all of the > test stuff just fine. Check your smb.conf -- Anthony E. Greene <[EMAIL PROTECTED]> Homepage & PGP Key

Re: Samba Printing not working after upgrade

1999-11-29 Thread Rick L. Mantooth
Brian, Try this in your /etc/smb.conf file: printing = BSD Fixed mine, Have fun, -- Rick L. Mantooth [EMAIL PROTECTED] Success always occurs in private, and failure in full view. On Mon, 29 Nov 1999, Brian Schneider wrote: > I just upgraded a machine to 6.0 from 5.2 and now printing through sa

Samba Printing not working after upgrade

1999-11-29 Thread Brian Schneider
I just upgraded a machine to 6.0 from 5.2 and now printing through samba is not working. The printer runs on the linux box and prints all of the test stuff just fine. Any ideas? Brian Schneider -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.