[Samba] Problem uploading printer drivers

WEBSTER, Greg GWEBSTER at ahbl.ca
Fri Jun 21 10:37:02 GMT 2002


Are you using the APW in Start->Settings->Printers or the one that you see
when you go to \\<machinename>\Printers?

What are the ownership and permissions on /usr/local/samba/print? (normally
I'd see this as /etc/samba/drivers/)

Greg


> -----Original Message-----
> From: Christopher Fernandes [mailto:CFernandes at forrester.com]
> Sent: June 21, 2002 9:44 AM
> To: samba at lists.samba.org
> Subject: [Samba] Problem uploading printer drivers
> 
> 
> 
> Hi
> 
> Hopefully someone can help me with this printing problem.  Currently
> running samba 2.2.5 on redhat 7.2.  I've set up a shared 
> printer which can
> be access through Samba and that part works fine.  Followed SAMBA
> documentation on setting up a print$ share and placed printer 
> drivers in
> that share.  When I create the printer on Win2K Pro using the 
> Add Printer
> Wizard, it doesn't automatically upload driver files to my 
> client.  Below
> are the main points of my smb.conf file
> 
> [global]
>    printcap name = /etc/printcap
>    load printers = yes
>    printing = bsd
>    print command = /usr/bin/lpr -P%p -r %s
>    printcap file = /etc/printcap
>    min print space = 2000
>    printer admin = @ntadmin
>         security = share                      ; so anyone can 
> print without
> having an account on samba
> 
> [printers]
>    comment = All Printers
>    path = /var/spool/samba
>    browseable = yes
>    public = yes
>    guest ok = yes
>    writable = yes
>    printable = yes
> 
> [print$]
>    path = /usr/local/samba/print
>    read only = yes
>    browseable = yes
>    guest ok = yes
>    write list = @ntadmin
> 
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> 




More information about the samba mailing list