Re: How do I add users using Python scripts on a Linux machine
by Sebastian 'lunar' Wiesner other posts by this author
Jan 3 2007 4:05AM messages near this date
Re: How do I add users using Python scripts on a Linux machine
|
Re: How do I add users using Python scripts on a Linux machine
Piet van Oostrum <piet@[...].nl> typed
> >>>>> Sebastian 'lunar' Wiesner <basti.wiesner@[...].net> (SW) wrote:
>
> >SW> Linux seems to ignore SUID bit on scripts:
>
> The reason is that obeying SUID bits on scripts would be a security
> risk.
I don't see a problem with SUID on scripts. If you restrict write access
to the owner, modification is hardly possible.
However, if you allow world-wide write access to your binaries and
scripts, both can easily be modified...
--
Freedom is always the freedom of dissenters.
(Rosa Luxemburg)
--
http://mail.python.org/mailman/listinfo/python-list
Thread:
Piet van Oostrum
Lawrence D'Oliveiro
Piet van Oostrum
Lawrence D'Oliveiro
Piet van Oostrum
Garylinux@Gmail.Com
Sebastian 'lunar' Wiesner
Ivan Voras
Sebastian 'lunar' Wiesner
Tim Roberts
|