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)
commit8c9ed874363e6a710bc0fe521bb8c4f7ee219587
tree56690c51642d9e7e8e690a7be8b0f46c9e69d199
parent3c7fdaa576c09dab2e4de78ed353b1fa1d65a40d
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.
source/include/proto.h
source/printing/nt_printing.c
source/rpc_parse/parse_prs.c
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_spoolss_nt.c