You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Jeff Chua <je...@sun.com> on 1998/07/05 16:49:22 UTC

mod_auth-any/2550: No such file or directory: could not open dbm auth file: /etc/dbmpasswd

>Number:         2550
>Category:       mod_auth-any
>Synopsis:       No such file or directory: could not open dbm auth file: /etc/dbmpasswd
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sun Jul  5 07:50:00 PDT 1998
>Last-Modified:
>Originator:     jeff.chua@sun.com
>Organization:
apache
>Release:        1.3.0
>Environment:
Linux 2.0.34
GCC 2.7.2.3
gdbm-1.7.3
libdb-1.85.4
>Description:
AuthDBUserFile works fine.
AuthDBMUserFile failed. Error log ...
 [Sun Jul  5 22:24:45 1998] [error] (2)No such file or directory: could not open dbm auth file: /etc/dbmpasswd
 [Sun Jul  5 22:24:45 1998] [error] DBM user guest not found: /usr/local/apache/share/htdocs/perldoc

Tried compiling without mod_auth_db.o, still got same problem.
>How-To-Repeat:
Create a user by "dbmmanage /etc/dbmpasswd adduser guest"
Edit .htaccess file to use "AuthDBUserFile /etc/dbmpasswd" ... works.
Edit .htaccess file to use "AuthDBMUserFile /etc/dbmpasswd" ... failed.
Recompiled without mod_auth_db.o, still got same problem.
>Fix:
No.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]