> > I'd like to create updating dns and user and password under web.
> > but I don't have suid so I cannot change the file or running binary file
> > that use root permision...
>
> let's have that little coffee break moment here and think about this.
>
> Have you throught about the 'security' is
On Wednesday, May 1, 2002, at 02:04 , Hengky wrote:
> i'd like to create updating dns and user and password under web.
> but i don't have suid so i cannot change the file or running binary file
> that use root permision...
let's have that little coffee break moment here and think about this.
H
Hi Hengky,
I assume you work on a Unix server (root).
Create a shell-script might be one of the solutions :
-r-sr-x--- 1 root apache 24576 Aug 6 1998 /dns.sh
You can put in here the exact command you want to run as root.
Make sure the file is owned by root and the group is t
i'd like to create updating dns and user and password under web.
but i don't have suid so i cannot change the file or running binary file
that use root permision...
can somebody help me with this...?
does anybody have a sample program that can run or edit root file...?
pls...
Thx.
Hengky
==