[torqueusers] Permissions on /var in slave node
Coyle, James J [ITACD]
jjc at iastate.edu
Tue Nov 30 13:41:27 MST 2010
Abraham,
You or someone else with root privileges has somehow changed permissions
on /var so that anyone can write to it, and without the sticky bit set, anyone could
remove any file/directory in /var.
Try issuing:
chmod go-w /var
chmod ugo+rwx /var/spool/torque/spool
chmod o+t /var/spool/torque/spool
to see if the problem goes away.
James Coyle, PhD
High Performance Computing Group
115 Durham Center
Iowa State Univ. phone: (515)-294-2099
Ames, Iowa 50011 web: http://www.public.iastate.edu/~jjc
From: torqueusers-bounces at supercluster.org [mailto:torqueusers-bounces at supercluster.org] On Behalf Of Abraham Zamudio
Sent: Tuesday, November 30, 2010 8:25 AM
To: Torque Users Mailing List
Subject: [torqueusers] Permissions on /var in slave node
Today I have these errors appeared in one of my slave node
[root at quad2 ~]# /etc/init.d/pbs_mom status
pbs_mom dead but subsys locked
[root at quad2 ~]# /etc/init.d/pbs_mom start
Starting TORQUE Mom: pbs_mom: LOG_ERROR::Permission denied (13) in chk_file_sec, Security violation with "/var" - /var is world writable and not sticky
pbs_mom: LOG_ERROR::Permission denied (13) in chk_file_sec, Security violation with "/var" - /var is world writable and not sticky
pbs_mom: LOG_ERROR::Permission denied (13) in chk_file_sec, Security violation with "/var" - /var is world writable and not sticky
[FAILED]
which are the permissions for : /var
--
Abraham Zamudio Ch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torqueusers/attachments/20101130/6dc78638/attachment.html
More information about the torqueusers
mailing list