Asking a user for the root password and executing root only commands...
logistix
logistix at zworg.com
Thu Oct 31 16:11:56 EST 2002
More information about the Python-list mailing list
Thu Oct 31 16:11:56 EST 2002
- Previous message (by thread): Asking a user for the root password and executing root only c ommands...
- Next message (by thread): urllib2: disable HTTPRedirectHandler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > > Is /home mounted nosuid on your system? > > The (few) Unices I know don't allow suid root > scripts. And they are right IMVHO. > What system do you've got? > BSD, specifically OpenBSD 3.2. Didn't occur to me that that 'feature' would be shut off in Linux (which I'm guessing the above poster uses since he doesn't have a wheel group). Of course you could always just setuid root on python itself ;)
- Previous message (by thread): Asking a user for the root password and executing root only c ommands...
- Next message (by thread): urllib2: disable HTTPRedirectHandler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list