On GPFS-Linux-Redhat commands getfacl and setfacl DO seem to work fine for me.
nfs4_getfacl and nfs4_setfacl ... NOT so much ... actually, today not at all, at least not for me ;-( [root@n2 ~]# setfacl -m u:wsawdon:r-x /mak/sil/x [root@n2 ~]# echo $? 0 [root@n2 ~]# getfacl /mak/sil/x getfacl: Removing leading '/' from absolute path names # file: mak/sil/x # owner: root # group: root user::--- user:makaplan:rwx user:wsawdon:r-x group::--- mask::rwx other::--- [root@n2 ~]# nfs4_getfacl /mak/sil/x Operation to request attribute not supported. [root@n2 ~]# echo $? 1
_______________________________________________ gpfsug-discuss mailing list gpfsug-discuss at gpfsug.org http://gpfsug.org/mailman/listinfo/gpfsug-discuss
