----- Original Message -----
From: "Jerry Asher" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 08, 2001 11:03 AM
Subject: Re: [AOLSERVER] perms


> I think you will need to create a custom module to do this for you.  There
> is no code I am aware of that reloads the files off disk.  Short of
> checking on each request, you may consider:
>
> A)  A scheduled proc that checks/reloads every five minutes
> B)  A web interface to the passwd file that reloads the file after
updating it
> C)  A web page/url that shell scripts could use to get the file reloaded
> for them:
>      in other words if you have a shell script that updates the passwd
file for
>      you, the shell script could do an http request on something like
> /passwd-reload
>      to get a tcl script within aol server to reload the passwd file


But no matter which I would have to write a module that reloads it on
command?

--
 Patrick Spence, Network Administrator
 Information System Dept.
 2401 South 24th Street, Phoenix, AZ  85034
 [EMAIL PROTECTED] - http://www.vitamist.com

Reply via email to