diff options
author | Volker Lendecke <vl@samba.org> | 2008-07-27 17:59:15 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2008-07-27 17:59:15 +0200 |
commit | 2646fce6338216372af6f6b3198995adfbad90dd (patch) | |
tree | 81bdf1bc0353aa4c31194f03e0a9ead83f2a24d2 /source3/lib/util_file.c | |
parent | 49403ee82f5b4a40f4feacd441b2e27f23e6c156 (diff) | |
download | samba-2646fce6338216372af6f6b3198995adfbad90dd.tar.gz samba-2646fce6338216372af6f6b3198995adfbad90dd.tar.bz2 samba-2646fce6338216372af6f6b3198995adfbad90dd.zip |
Fix srvsvc_Net[Get|Set]FileSecurity
There were two bugs in those routines: They did not send INTERNAL_OPEN_ONLY to
open_file_ntcreate() and they did not chdir, so the file could never be found.
While there I decided to remove the become_root() calls and call create_file()
instead of the lower-level routines.
(This used to be commit 669771738422776f8c81086ffea4924b62d72957)
Diffstat (limited to 'source3/lib/util_file.c')
0 files changed, 0 insertions, 0 deletions