At 10:03 PM 9/7/2005 +1000, you wrote:
Hello,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. I however know very little about cgi, I could probably write one if I looked into it but I thought I would ask first, because it is highly likely that someone has already created such a script.
You can't add a user via cgi with a normal OBSD installation, since Apache is running chroot'd.
Lee