Displaying 1 result from an estimated 1 matches for "xyz_sales".
2004 Mar 01
5
Samba3.0.2a, MS Office (Excel), Save problem.
...is an ls and getfacl of a directory and file that has been opened and
saved with Excel. (usernames/filenames changed for security reasons).
$ ls -l /home/users/bob/test/
total 2396
-r--rwx---+ 1 bob root 1188352 Mar 1 12:02 abc_sales.xls
-rw-rwx---+ 1 bob root 1188352 Mar 1 12:33 xyz_sales.xls
-r--rwx---+ 1 bob root 13824 Mar 1 12:27 booktest.xls
-rwxrwx---+ 1 bob root 19968 Mar 1 12:27
sadfasdfasdfasdfasdf.doc
$ getfacl /home/users/bob/test/
# file: home/users/bob/test
# owner: bob
# group: root
user::rwx
user:bob:rwx
group::rwx
group:domadm:rwx
mask::rwx
other...