OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 02 Jan 2007 19:44:27 EST


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/afsd

Modified Files:
	cm_access.c 
Log Message:
DELTA windows-unix-mode-bit-enforcement-20070102
AUTHOR jaltman@secure-endpoints.com

When the Unix mode bits do not include the write bit (0200), then the
file is reported to Windows as read-only.  This also prevents the 
acquisition of write-locks.  It should also prevent deletion but the
code in cm_HaveAccessRights() did not remove the PRSFS_DELETE privilege
from the reported rights.


--- DELTA config follows ---
windows-unix-mode-bit-enforcement-20070102 openafs/src/WINNT/afsd/cm_access.c 1.15 1.16