<div dir="ltr">Im not sure how your setting should look like ( and i know this is cups not samba mailing list, sorry if it bothers anyone, and i agree it should be moved to samba ml ... but really, this configuration is so common and i would say its relatively poorly documented - since its heavily split between samba and cups ),  so here is a chunk of mine:<br>
<br>[printers]<br>   comment = All Printers<br>   browseable = yes<br>   path = /var/spool/samba<br>   printable = yes<br>   guest ok = no<br>   read only = yes<br>   create mask = 0700<br><br>then if i remember correctly i set the permissions from the clients (open the share while logging in as an admin user (or maybe i passed the root credentials) ) and simply right click and modify the permissions, i had my samba joining my AD and samba security set to ads, i would say this is rather a requirement ... im not sure.<br>
<br>Maybe samba ml is more relevant.<br><br>my 1.2 cents,<br><br>Maysara<br><br><div class="gmail_quote">On Mon, Dec 27, 2010 at 5:19 PM, Guillaume <span dir="ltr"><<a href="mailto:cups@clicclac-photo.fr">cups@clicclac-photo.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Debian 5 Lenny 32 Bits<br>
<br>
Hello, please excuse me for my English, I am French.<br>
<br>
How may I modify the rights on printers? By examples add a user who will have the right(law) to administer printers.<br>
<br>
Computers customers are on Windows XP.<br>
<br>
Here is my file smb.conf :<br>
<br>
####### Authentication #######<br>
   security = share<br>
<br>
########## Printing ##########<br>
   printing = cups<br>
   printcap name = cups<br>
   printer admin = root<br>
<br>
#======================= Share Definitions =======================<br>
<br>
[printers]<br>
            comment = Imprimantes<br>
            path = /var/spool/samba<br>
            browseable = yes<br>
            public = yes<br>
            guest ok = yes<br>
            writeable = no<br>
            printable = yes<br>
            printer admin = root<br>
            use client driver = no<br>
<br>
[print$]<br>
            comment = drivers pour imprimantes<br>
            path = /var/lib/samba/printers<br>
            browseable = yes<br>
            guest ok = yes<br>
            read only = yes<br>
            write list = root<br>
            inherit permissions = yes<br>
<br>
Kind regards,<br>
<br>
Guillaume<br>
<br>
<br>
_______________________________________________<br>
cups mailing list<br>
<a href="mailto:cups@easysw.com">cups@easysw.com</a><br>
<a href="http://lists.easysw.com/mailman/listinfo/cups" target="_blank">http://lists.easysw.com/mailman/listinfo/cups</a><br>
</blockquote></div><br></div>