-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joris De Pooter wrote: > Hi all, > > I just saw that my users don't have the right to manage their own > printing job (pausing, deleting...) . I saw that a "CREATOR OWNER" > token seems to do this job, but i'm not sure how I can implement > it with my Samba box. > > Because "CREATOR OWNER" doesn't seem to be a regular NT4 group. > > Has somebody any advice with it ?
The current print security checks for removing jobs is based on matching the requesting client's user name against the owner of the job (sort of a built in creator owner) and then falling back to the manage documents permission in the security descriptor. Pausing a job requires interaction with the underlying print system. To you have an lppause command defined in smb.conf? cheers, jerry ===================================================================== Alleviating the pain of Windows(tm) ------- http://www.samba.org GnuPG Key ----- http://www.plainjoe.org/gpg_public.asc "I never saved anything for the swim back." Ethan Hawk in Gattaca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCpdiVIR7qMdg1EfYRAmfjAKCLRmZ1Nn+Xl+f9vjqWlzV1dvPvyQCgvY4N xzSnmZgfmHMyy/U5cMJ3WfY= =7QVH -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
