Changing drivers using the properties page works - but only if getting/setting
authorJeremy Allison <jra@samba.org>
Mon, 26 Jun 2000 22:08:20 +0000 (22:08 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 26 Jun 2000 22:08:20 +0000 (22:08 +0000)
commit36fd3866efa89b5a537d4cb312e6a0d77ca9b89a
treea0957704d81dcc40f6ebd537eb4a0047497e2abc
parent990b8e5f7fbf965e9905514ac4e96ecb4539d38e
Changing drivers using the properties page works - but only if getting/setting
security descriptors is disabled (as it is in this code).

If get/set sd's is enabled spooler.exe crashes on NT.

I'll investigate and fix that issue next.

Jeremy.
(This used to be commit 8c9ed874363e6a710bc0fe521bb8c4f7ee219587)
source3/include/proto.h
source3/printing/nt_printing.c
source3/rpc_parse/parse_prs.c
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_spoolss_nt.c