From owner-freebsd-questions Thu Jun 6 13:44:12 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA04986 for questions-outgoing; Thu, 6 Jun 1996 13:44:12 -0700 (PDT) Received: from blanco.sadeya.cesca.es (blanco.sadeya.cesca.es [192.94.163.146]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA04975 for ; Thu, 6 Jun 1996 13:44:07 -0700 (PDT) Received: from cyan ([193.148.6.29]) by blanco.sadeya.cesca.es (8.6.11/8.7.0) with SMTP id WAA12215; Thu, 6 Jun 1996 22:43:55 +0200 Message-ID: <31B75ECB.1007@sadeya.cesca.es> Date: Thu, 06 Jun 1996 22:42:19 +0000 From: Carlos Amengual Organization: SADEYA X-Mailer: Mozilla 2.01 (Win95; I) MIME-Version: 1.0 To: Alex Nash CC: freebsd-questions@freebsd.org, mitayai@dreaming.org Subject: Re: DES vs MD5 References: <31B7140C.3014@sadeya.cesca.es> <31B70A3A.587DDF88@fa.tdktca.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Alex Nash wrote: > > I'm using Apache 1.0.5 (straight from ftp.apache.org) with MD5 encryption > and it works fine. You should not need DES at all. Great > What does your htpwd file look like? You should have entries like: > > foobar:$1$Dh$nlJJz4Oh7YyDBgBL1n8Z80 It does. And it is readable, and at its place, etc. > I'd also check your HTTP log files (particularly the error log), it may not > be looking in the right place for the password file (possible configuration > error in access.conf). >From my error_log file: --------------------------------------------------------------- [Thu Jun 6 22:24:49 1996] access to /privado/ failed for blanco.sadeya.cesca.es , reason: user amengual: password mismatch [Thu Jun 6 22:25:00 1996] access to /privado/ failed for blanco.sadeya.cesca.es , reason: user amengual: password mismatch --------------------------------------------------------------- The same is the case for other usernames. I even tried to copy the master.passwd file and use it as the WWW password file, but it also failed. Knowing that you use Apache 1.05 with MD5 I will investigate this further, but any suggestion would be useful. Many thanks. Carlos ========================================================== Carlos Amengual - Sociedad Astronómica de España y América Avenida Diagonal, 377, 2 - 08008 Barcelona - Spain amengual@sadeya.cesca.es - http://www.sadeya.cesca.es/ ==========================================================