On 24/06/10 23:14, Mirko Vukovic wrote: > On Thu, Jun 24, 2010 at 3:18 PM, emmanuel segura <[email protected]> wrote: >> what kind of application are you running. script{perl,bash,sh,ksh} >> >> or binary. >> >> try to look this url >> http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/ch-acls.html > > Thanks for the URL (I will bookmark that site). > > The application is bash. > > In my fstab, the filesystem is ext, and options are `default'. I > assumed that since the setfacl & getfacl commands worked that acl was > active. > > I will change the fstab to from default to acl and reboot > > Thanks, > > Mirko
Post the getfacl output (ie. getfacl /file/that's/not/accessible ), it might be that the effective rights mask is tripping you up. Tim _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
