You need to be r-x at a minimum to be able to cd to a directory. In your case it looks like you want rwx.
-----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of Little, Chris Sent: Thursday, May 11, 2006 8:14 AM To: [email protected] Subject: confused about acls 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 ---------------------------------------------------------------------- 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
