Displaying 2 results from an estimated 2 matches for "sdmu".
Did you mean:
sdm
2010 Feb 24
0
Share Permissions on an ADS member server [NOT PROTECTIVELY MARKED]
...missions for domain
users.
For example, from Windows clients any domain user can write to the
directory /testshare/Communities/HASS which has the following POSIX
acls:
# file: Communities/HASS
# owner: u101529
# group: dl raes b isis css
user::rwx
group::rwx #effective:rwx
group:sdmu:rwx #effective:rwx
group:housing:rwx #effective:rwx
group:dl just v cas:r-x #effective:r-x
group:dl just b cas hass:rwx #effective:rwx
mask:rwx
other:---
default:user::rwx
default:group::rwx
default:group:sdmu:rwx
default:group:housing:rwx
default...
2010 Mar 04
2
Why isn't Samba honouring UNIX permissions? [NOT PROTECTIVELY MARKED]
...39;t behave in the way I think it should!
The main issue I'm having is that it doesn't appear to honour the
permissions that I have set in Solaris. I'm using UNIX acls so a
directory can have a permissions set something like this:
$ getfacl OCEA
# file: OCEA
# owner: root
# group: sdmu
user::rwx
group::rwx #effective:rwx
group:ocea:r-x #effective:r-x
mask:rwx
other:---
default:user::rwx
default:group::rwx
default:group:ocea:r-x
default:mask:rwx
default:other:---
Now, under UNIX, a member of group sdmu should be able to read, write
and delete with...