From owner-freebsd-questions Wed Jun 26 18:21:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from patriarch.dnsalias.org (adsl-66-136-23-175.dsl.hstntx.swbell.net [66.136.23.175]) by hub.freebsd.org (Postfix) with ESMTP id C4CDD37C268 for ; Wed, 26 Jun 2002 16:38:53 -0700 (PDT) Received: from compgeek ([127.0.0.1]) by patriarch.dnsalias.org with Microsoft SMTPSVC(5.0.2195.4905); Wed, 26 Jun 2002 16:40:24 -0500 Reply-To: From: "Jon Noack" To: Cc: Subject: apache2 htpasswd(1) broken? Date: Wed, 26 Jun 2002 16:40:23 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 26 Jun 2002 21:40:24.0053 (UTC) FILETIME=[140E2A50:01C21D5A] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [root@projects:~] $ htpasswd -c .htpasswd blah htpasswd: -c and -n options conflict [root@projects:~] $ htpasswd -n .htpasswd blah htpasswd: -c and -n options conflict I have Apache 2.0.39 installed (latest port) and have tried this on several systems. I had to copy over the htpasswd(1) from a system running Apache 1.3.26 and use that version to get functionality. Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message