Implemented NT_QUERY_SECURITY_DESCRIPTOR in the same way that NT responds
authorJeremy Allison <jra@samba.org>
Tue, 12 Jan 1999 02:16:34 +0000 (02:16 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 12 Jan 1999 02:16:34 +0000 (02:16 +0000)
commitcc7c91e6cb5ccc17885b8e23b8add02a007266d4
treee5aaa3279fe6758446725f1ebc3de75f38469f75
parent8cf6a8903faa85df60a681327d3ba8a64b5e4cd8
Implemented NT_QUERY_SECURITY_DESCRIPTOR in the same way that NT responds
if you send this query to a FAT volume. Phew - I'm glad I got this one in
under the wire for 2.0.0.....
Jeremy.
source/include/proto.h
source/lib/util_sid.c
source/smbd/nttrans.c
source/smbd/reply.c