System
HDD0 Vista, HDD1 OpenSuSE 11.1, HDD2 Data (NTFS).
Question?
Does permissions assigned under one OS effect ACL’s under the other?
To enable user write on the Data drive I # chmod 774 /Windows/D . No problems there. Now I can safely download movies and music under SuSE and then bounce the file over to the Data drive. So its accesable under both OS’s. and the rest of the Fam can access it regardlesss of wich OS I am in. It is also a SMB share.
can either OS impact on permissions assigned by the other or are they inherited each time you boot into that OS? Of course the initial permissions exist when you first try and access the volume under a new OS.But does modifying them impact the parent OS ACL’s. Example- if I were to # chmod -r 400 /windows/D would that make the volume inaccesable under Vista? Even though its an NTFS volume?