Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Shutdown when running vdr as non-root user...



On 02.08.2004 16:57, Andreas Breitenbach wrote:
> Hi,
> 
> - create a new group for shutdown users (sdusers)
> - add vdr user to shutdown users
> - change owner of script: chown root.sdusers shutdown.sh
> - set sticky bit to shutdown script: chmod 4750 shutdown.sh

It's not called "sticky" it's called "suid". (set-uid)

And it does NOT work fuer Shell-Scripts.



Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.





Home | Main Index | Thread Index