svn commit: samba r1375 - branches/SAMBA_3_0/source/smbd

vlendec at samba.org vlendec at samba.org
Wed Jul 7 13:13:15 GMT 2004


Author: vlendec
Date: 2004-07-07 13:13:15 +0000 (Wed, 07 Jul 2004)
New Revision: 1375

Modified:
   branches/SAMBA_3_0/source/smbd/uid.c
Log:
When setting writable=yes in smb.conf and only allow read access in the
security descriptor, allow read access. The code failed in this case.

Jeremy, could you please cross-check this? The way I understood your code it
could only work if smb.conf and secdesc said the same. This made the use of
srvmgr a bit difficult.... What was your intention on how to use the
share_info.tdb?

The current code might check the secdesc twice, but I don't see any decent way
around it that does not completely clutter the code.

Volker


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1375&nolog=1


More information about the samba-cvs mailing list