All files created from Windows XP have permission 000 (NO read, write, execute 
by anyone), with extended attributes. These files can be read and executed from 
Windows, but not OpenSolaris OS. Is there some workaround so non-MS Windows 
users can view the files by default?

(Regular User:)
$ ls -la
./New Text Document created from WinXP.txt: Permission denied
./Shortcut created from WinXP.lnk: Permission denied
./New Folder created from WinXP: Permission denied
total 7

(Root:)
# ls -dV *
d---------+  2 samba    other          2 Dec 25 08:48 New Folder created from 
WinXP
        user:samba:rwxpdDaARWcCos:-------:allow
    group:2147483648:rwxpdDaARWcCos:-------:allow
----------+  1 samba    other         10 Dec 25 09:04 New Text Document created 
from WinXP.txt
        user:samba:rwxpdDaARWcCos:-------:allow
    group:2147483648:rwxpdDaARWcCos:-------:allow
----------+  1 samba    other       1613 Dec 25 08:49 Shortcut created from 
WinXP.lnk
        user:samba:rwxpdDaARWcCos:-------:allow
    group:2147483648:rwxpdDaARWcCos:-------:allow
 
 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to