Displaying 4 results from an estimated 4 matches for "mseasweb".
2016 Aug 31
2
group write permissions not being respected
So far, those look the same
client:
[root at mseas FixOwn]# getfacl /gdata/bibliography/Work/GroupBib/trunk/
getfacl: Removing leading '/' from absolute path names
# file: gdata/bibliography/Work/GroupBib/trunk/
# owner: phaley
# group: mseasweb
# flags: -s-
user::rwx
group::rwx
other::r-x
server:
[root at mseas-data2 ~]# getfacl /gdata/bibliography/Work/GroupBib/trunk/
getfacl: Removing leading '/' from absolute path names
# file: gdata/bibliography/Work/GroupBib/trunk/
# owner: phaley
# group: mseasweb
# flags: -s-
user::rwx
gr...
2016 Aug 31
2
group write permissions not being respected
For example the directory /gdata/bibliography/Work/GroupBib/trunk/ can
be written in by user phaley but not by other users who are member of
the group mseasweb. The directory has permissions
[root at mseas ~]# ls -lh /gdata/bibliography/Work/GroupBib
total 12K
drwxrwsr-x 4 phaley mseasweb 4.0K Aug 30 12:31 trunk
The parent directory (/gdata/bibliography/Work/GroupBib) has permissions
[root at mseas ~]# ls -lh /gdata/bibliography/Work/
total 8.0K
drwxr...
2016 Aug 30
2
group write permissions not being respected
Hi
We have just migrated our data to a new file server (more space, old
server was showing its age). We have a volume for collaborative use,
based on group membership. In our new server, the group write
permissions are not being respected (e.g. the owner of a directory can
still write to that directory but any other member of the associated
group cannot, even though the directory clearly
2016 Sep 02
0
CentOS Digest, Vol 140, Issue 1
...>
>
> So far, those look the same
>
> client:
>
> [root at mseas FixOwn]# getfacl /gdata/bibliography/Work/GroupBib/trunk/
> getfacl: Removing leading '/' from absolute path names
> # file: gdata/bibliography/Work/GroupBib/trunk/
> # owner: phaley
> # group: mseasweb
> # flags: -s-
> user::rwx
> group::rwx
> other::r-x
>
> server:
>
> [root at mseas-data2 ~]# getfacl /gdata/bibliography/Work/GroupBib/trunk/
> getfacl: Removing leading '/' from absolute path names
> # file: gdata/bibliography/Work/GroupBib/trunk/
> # owne...