On Sat, Apr 05, 2014 at 10:01:26AM -0400, Christos Zoulas wrote: > | > | -bash-4.2# chmod 600 /mnt/pagefile.sys > | chmod: /mnt/pagefile.sys: Operation not supported > > Yes, chmod is not supported on NTFS. It is also not really meaningful > with the NTFS semantics (would be emulated by removing the read write > and execute from all the other entity ACLs from the file, but that's > different again). >
Not really applicable here but for win 2008 server and later the unix permissions get encoded into special sids: http://technet.microsoft.com/en-us/library/hh509017(v=ws.10).aspx more for NFS access but the ACLs are there to see from the windows management tools. -- Brett Lymn Staple Guns: because duct tape doesn't make that KerCHUNK sound - xkcd.com
