From: "Mr. Daniel Browne" <dbrowne@(email surpressed)>
Subject: Re: Login/Logout hook scripts on Linux
   Date: Wed, 20 Mar 2013 18:01:25 -0400
Msg# 2321
View Complete Thread (9 articles) | All Threads
Last Next
The SUID bits are set on the file, but I think that something is overriding/blocking the behavior when it runs from GDM.


On Mar 20, 2013, at 2:28 PM, Greg Ercolano wrote:

[posted to rush.general]

On 03/20/13 13:50, Mr. Daniel Browne wrote:
> [posted to rush.general]
> 
> ah ha; the error is rush: 'rush -offline': bing: can't open port lock =
> file '/usr/local/rush/var/nextport': Permission denied

   Hmm, that would mean /usr/local/rush/bin/rush has lost its setuid permissions.
   To fix that, run this as root on that machine:

chown 0.0 /usr/local/rush/bin/{rush,rushd}
chmod 4755 /usr/local/rush/bin/{rush,rushd}

   ..and on any other machine where the perms aren't rwsr-xr-x for the rush + rushd
   binaries.



-- 
Greg Ercolano, erco@(email surpressed)
Seriss Corporation
Rush Render Queue, http://seriss.com/rush/

Tel: (Tel# suppressed)ext.23
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)


----------
Dan "Doc" Browne
System Administrator
Evil Eye Pictures

dbrowne@(email surpressed)
Office: (415) 777-0666 x105


Last Next