[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CGI Script Question
- Subject: Re: [cobalt-users] CGI Script Question
- From: "H.P. Stroebel" <hpstr@xxxxxxxxxxxxx>
- Date: Sun Aug 13 07:23:07 2000
- Organization: Rechtsanwalt
Cmopollux@xxxxxxx schrieb:
> I am making s sign up page for customers and I was wordering if any of you
> know how to make a script (.pl or .cgi) that can check to see if a username
> is taken by any of the virtual sites?
you can parse /etc/passwd, it contains all usernames in the first field.
be careful, don`t let the cgi put out too much info.
--
H. P. Stroebel, Germany
CGI-FAQ for Raq-Newbies :
http://users.iol.it/hpstr/
A problem to some is a 'feature' to others.