Re: Editing Root File

2002-05-01 Thread Jonathan E. Paton
> > 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

Re: Editing Root File

2002-05-01 Thread drieux
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

Re: Editing Root File

2002-05-01 Thread David vd Geer Inhuur tbv IPlib
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

Editing Root File

2002-05-01 Thread Hengky
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 ==