Re: superuser

2002-12-08 Thread Wiggins d'Anconia
Agreed. On top of zentara's suggestions, you might consider having a copy of your password file somewhere besides the actual system file, then update it through the web interface and then have a program that is run via, cron, etc. that then updates the main system file. That way you could keep

Re: superuser

2002-12-08 Thread zentara
On Sun, 8 Dec 2002 02:44:25 -0500, [EMAIL PROTECTED] (Jerry M . Howell II) wrote: >hello all, > > I am looking for a command and the best way to give a non-superuser >perlscript, ie, one that will be used in a web form the ability to add >a user using the standard unix admin tools like useradd.