Re: How to enable setuid scripts in Linux?
- From: chuckcar <chuck@xxxxxxx>
- Date: 28 Jun 2006 00:00:03 +0200
bianying@xxxxxxxxx wrote in
news:1151397533.152658.284240@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:
All,
I am having trouble to port some scripts (written in ksh) from Solaris
to Linux, because Linux
disables setuid scripts on purpose but all my scripts rely on this
feature!
I understand that there are security holes with setuid scripts, but
that is not my concern.
I wonder, is there any way to enable the setuid scripts? Can I do it
by re-compiling the kernel, turning some flag on?
--
B.Y.
You generally turn the group/user execute bit on along with chowning it
to that user/group. If you don't know what chown and chmod are, then you
are in over your head and need to read the manual pages for both.
--
(setq (chuck nil) car(chuck) )
.
- Follow-Ups:
- Re: How to enable setuid scripts in Linux?
- From: Moe Trin
- Re: How to enable setuid scripts in Linux?
- References:
- How to enable setuid scripts in Linux?
- From: bianying
- How to enable setuid scripts in Linux?
- Prev by Date: Problems with VSFTP authenticating agains LDAP
- Next by Date: A new reader? Welcome to comp.os.linux.setup, read this first if you're new here (FAQ)
- Previous by thread: Re: How to enable setuid scripts in Linux?
- Next by thread: Re: How to enable setuid scripts in Linux?
- Index(es):
Relevant Pages
|