r13547: add earlier checks to deny deleting a printer driver. The previous
authorGerald Carter <jerry@samba.org>
Fri, 17 Feb 2006 21:07:26 +0000 (21:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:12 +0000 (11:10 -0500)
commit117d9fd9e16a7afbc6772506a4f8c33ff99d33f7
treecde39aac73b5b3e631d93b08d015ae0d027e9fed
parent380d89d148548b4658f705e900d874094a123359
r13547: add earlier checks to deny deleting a printer driver.  The previous
code relied upon file permissions alone.  Now we check that
the user is a printer administrator and that the share has not been
marked read only for that user.
source/printing/nt_printing.c
source/rpc_server/srv_spoolss_nt.c