Cristian Baboi wrote:
> 
> In the file eaccess.c , the function sh_eaccess call access(path, mode)
> if test -x is called as root.
> On Solaris x86, access (path,mode) return true regardless of the state
> of executable bit.

Damned if you use custom code in place of access(2), damned if you
don't.

Chet


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                       Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


Reply via email to