A user (oig) needs rw access to a directory so I added an acl, but they aren't able to even cd into it...
s99wbf01:/opt/ibi/apps # getfacl /opt/ibi/apps/extract getfacl: Removing leading '/' from absolute path names # file: opt/ibi/apps/extract # owner: eda # group: pgm user::rwx user:oig:rw- <------- group::rwx mask::rwx other::r-x s99wbf01:/opt/ibi/apps # su - oig [EMAIL PROTECTED]:~> cd /opt [EMAIL PROTECTED]:/opt> cd ibi [EMAIL PROTECTED]:/opt/ibi> cd apps [EMAIL PROTECTED]:/opt/ibi/apps> cd extract -bash: cd: extract: Permission denied [EMAIL PROTECTED]:/opt/ibi/apps> I'm assuming there is something I'm missing..... ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
