Received: (qmail 18206 invoked by uid 65534); 21 Jan 2000 09:06:41 -0000 Message-Id: <20000121090641.18205.qmail@locus.apache.org> Date: 21 Jan 2000 09:06:41 -0000 From: Ueli Wittwer Reply-To: wittwer@sams.ch To: submit@bugz.apache.org Subject: dbm auth file not found X-Send-Pr-Version: 3.110 >Number: 5616 >Category: mod_auth-any >Synopsis: dbm auth file not found >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Jan 21 01:10:00 PST 2000 >Closed-Date: Wed Sep 20 10:23:10 PDT 2000 >Last-Modified: Wed Sep 20 10:23:10 PDT 2000 >Originator: wittwer@sams.ch >Release: 1.3.9 >Organization: >Environment: Solaris 2.6 >Description: I created a dbmfile using dbmmanage /usr/local/apache/auth/usersdbm adduser test The file /usr/local/apache/auth/usersdbm is created (without any extension)and dbmmanage usersdbm view shows me the user test and the encrypted password. so I tried a .htaccess AuthDBMUserFile /usr/local/apache/auth/usersdbm AuthName "Administrator" AuthType Basic require valid-user But I always get the message: (2)No such file or directory: could not open dbm auth file: /usr/local/apache/auth/usersdbm >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: wrowe State-Changed-When: Wed Sep 20 10:23:09 PDT 2000 State-Changed-Why: You aren't using the same dbm from dbmmanage as you compiled Apache with (-lndbm, -lgdbm etc.) Change the xDBM_File list in your dbmmanage script. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]