From owner-freebsd-questions Wed Jun 17 01:24:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA01990 for freebsd-questions-outgoing; Wed, 17 Jun 1998 01:24:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cyclone.degnet.baynet.de (cyclone.degnet.baynet.de [194.95.214.129]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA01889 for ; Wed, 17 Jun 1998 01:23:58 -0700 (PDT) (envelope-from malte@webmore.com) Received: from neuron.webmore.com (unverified [194.95.214.183]) by cyclone.degnet.baynet.de (EMWAC SMTPRS 0.83) with SMTP id ; Wed, 17 Jun 1998 10:25:12 +0200 Received: (from malte@webmore.com) by neuron.webmore.com (8.8.8/8.8.8) id KAA00765; Wed, 17 Jun 1998 10:22:27 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3587238E.F63C01D@capgemini.com.sg> Date: Wed, 17 Jun 1998 10:22:27 +0200 (CEST) Reply-To: malte@webmore.com From: Malte Lance To: (Chan, Fook Sheng) Subject: RE: questions on Apache user authentication Cc: "freebsd-questions@FreeBSD.ORG" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 17-Jun-98 Chan, Fook Sheng wrote: > I try "dbmmanage /usr/local/etc/httpd/users adduser martin hamster" and > get "./:Permission denied" Check the permissions in /usr/local/etc/httpd/users Are you root when doing this ? > I try "make htpasswd" in 1.2.6 source, and get > "/var/tmp/ccCR18211.o:Undefined symbol '_crypt' referenced fro text > segment Add "-lcrypt" to the link command. Malte. > > Regards, > > chan > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- E-Mail: Malte Lance Date: 17-Jun-98 Time: 10:14:25 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message