Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 1998 10:01:50 +0800
From:      fschan@capgemini.com.sg (Chan, Fook Sheng)
To:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   questions on Apache user authentication
Message-ID:  <3587238E.F63C01D@capgemini.com.sg>

next in thread | raw e-mail | index | archive | help
Hi

I have tried to send this to the apache new group, but it fail, maybe
due to a firewall.


Hi

Can anyone help me on these:

I'm using FreeBSD 2.2.6, Apache 1.3, I wish to try user authentication
with htpasswd and dbmmanage.

I try "dbmmanage /usr/local/etc/httpd/users adduser martin hamster" and
get "./:Permission denied"

So I have to try using htpasswd

make htpasswd
get "conf.h no such file or directory"

I modify htpasswd.c from include "conf.h" to include <conf.h> since the
conf.h is found in the include directory of the apache source.

I get a lot og error messages about variables undeclared in line blah
blah of htpasswd.c etc

I copy conf.h into the support dir and retry
get "conf.h:81 os.h:No such file or directory

I try "make htpasswd" in 1.2.6 source, and get
"/var/tmp/ccCR18211.o:Undefined symbol '_crypt' referenced fro text
segment

Regards,

chan








To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3587238E.F63C01D>