ps fails
Conor P. Cahill
cpcahil at virtech.uucp
Sun Feb 10 01:06:00 AEST 1991
In article <1991Feb8.182949.22238 at mccc.edu> pjh at mccc.edu (Pete Holsberg) writes:
>When a user invokes ps, the system responds:
>ps: unlink() failed
>ps: /etc/ps_date, Permission denied
>ps: Please notify your System Administrator.
>From the FAQ posting:
16. Why do I get the error "ps: unlink() error" every once in a while?
This error is caused by the ps program being unable to remove
the /etc/ps_data file. This is usually a permissions problem
on /etc or /bin/ps. The files and/or directories should
be set with the following modes:
drwxrwxr-x 20 root sys 3968 Apr 29 08:36 /etc
-r-xr-sr-x 1 root sys 21472 May 22 1989 /bin/ps
In english:
/bin/ps must be mode 2xxx (set-gid)
/bin/ps must have the same group as /etc (usually sys)
/etc must be group writable
--
Conor P. Cahill (703)430-9247 Virtual Technologies, Inc.
uunet!virtech!cpcahil 46030 Manekin Plaza, Suite 160
Sterling, VA 22170
More information about the Comp.sys.att
mailing list