Some Scenarios needs clarification

Alan Bateman Alan.Bateman at Sun.COM
Thu Jun 12 02:28:25 PDT 2008


Rajendra Gutupalli wrote:
> :
> Thanks Alan, I just tried to see whether it works any named attributes 
> for a file set in one operating system can be read in other operating 
> system with following combinations
> >Accessing Solaris ufs directory in Linux using sshfs
> >accessing Solaris and Linux directories in Windows using Samba
> >accessing Windows network share drive in linux using smbfs
> In all the above combinations I was not able to read named attributes 
> may be limitation of specific file system.
Interoperability is generally poor in this area so it's probably not 
worth spending too much time on this. One exception, if you have the 
cycles, is to test with the Solaris CIFS service. It provides very good 
interoperability with Windows environments so if you have clients 
accessing named streams on CIFS shares then they are accessed as Solaris 
extended attributes.

>
> Alan, I have one more query. I am not able to get AclFileAttributeView 
> in Linux. My linux machine Ubuntu 8.04 supports Acls. Can you please 
> tell me how can we access Acl's in Linux.
Linux implements ACLs based on the withdrawn POSIX 1003.1e draft 17. 
There is a patch, maintained by Andreas Grünbacher from SUSE, that 
implements NFSv4 ACLs on the ext3 file system. I haven't had time to 
play with it but in theory we should be able to get this to work.

-Alan.



More information about the nio-dev mailing list