[snip cut whack]
> >I want to put a cgi-script on my OpenBSD server for shell account
> >creation. Basically that allows users to sign up accounts via the web.
[chainsaw noises cut cut]

> You can't add a user via cgi with a normal OBSD installation, since Apache
> is running chroot'd.

Not directly no, but you could have the CGI generate a shell script 
with all the variables and then have a script somewhere else (run from
cron) that executes those and adds the users.

Although this would have to be thought out very very very very
carefully.  It could be easily done.

oh and did I mention this would have to be thought out very carefully?

--Bryan

Reply via email to