On Mon, Nov 17, 2003 at 10:21:05AM +0000, Jeramy Eling wrote: > As requested here is my smb.conf file >
since you already explicity have the HP4500 secion, I would removed the printers section > > [printers] > comment = All Printers > path = /var/spool/lpd/samba > create mask = 0700 > guest ok = Yes > printable = Yes > browseable = No > > [HP4500] > path = /var/spool/lpd/samba make sure that 'whoever' has print priveledges to this share can write to /var/spool/lpd/samba -- try to chmod 777 on that directory to see if it helps. > printer admin = "ARTHUR+DOMAIN ADMINS" > read only = No remove read only for now > guest ok = Yes > printable = Yes > printer name = HP4500 > use client driver = Yes don't think you want this if you have print admin's specified. > oplocks = No another debugging thing that helps with samba it to set its log level up to 5 or 6, then try to print, then look at the logs for smb.smbd or whatever the general log is called. (on fbsd its sometimes called log.smbd -- in redhat and others I've used its called smb.smbd ) -- David Bear phone: 480-965-8257 fax: 480-965-9189 College of Public Programs/ASU Wilson Hall 232 Tempe, AZ 85287-0803 "Beware the IP portfolio, everyone will be suspect of trespassing" ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
