You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Damian Marinaccio <dx...@rit.edu> on 2006/01/18 16:00:32 UTC

[users@httpd] Apache 2.2 mod_authnz_ldap problem

This is the error I get when trying to use the same .htaccess file that
worked with apache 2.0.xx
 
[Wed Jan 11 13:28:47 2006] [debug] mod_authnz_ldap.c(849): [2938]
auth_ldap url parse: Host: 127.0.0.1:389
[Wed Jan 11 13:28:47 2006] [debug] mod_authnz_ldap.c(851): [2938]
auth_ldap url parse: Port: 389
[Wed Jan 11 13:28:47 2006] [debug] mod_authnz_ldap.c(853): [2938]
auth_ldap url parse: DN: ou=People,dc=rit,dc=edu
[Wed Jan 11 13:28:47 2006] [debug] mod_authnz_ldap.c(855): [2938]
auth_ldap url parse: attrib: uid
[Wed Jan 11 13:28:47 2006] [debug] mod_authnz_ldap.c(857): [2938]
auth_ldap url parse: scope: base
[Wed Jan 11 13:28:47 2006] [debug] mod_authnz_ldap.c(862): [2938]
auth_ldap url parse: filter: (null)
[Wed Jan 11 13:28:47 2006] [debug] mod_authnz_ldap.c(942): LDAP:
auth_ldap not using SSL connections
[Wed Jan 11 13:28:47 2006] [error] Internal error: pcfg_openfile()
called with NULL filename
[Wed Jan 11 13:28:47 2006] [error] [client 129.21.179.216] (9)Bad file
number: Could not open password file: (null
)
[Wed Jan 11 13:48:48 2006] [debug] mod_authnz_ldap.c(840): [2939]
auth_ldap url parse: `ldap://127.0.0.1:389/ou=Pe
ople,dc=rit,dc=edu?uid'
[Wed Jan 11 13:48:48 2006] [debug] mod_authnz_ldap.c(849): [2939]
auth_ldap url parse: Host: 127.0.0.1:389
[Wed Jan 11 13:48:48 2006] [debug] mod_authnz_ldap.c(851): [2939]
auth_ldap url parse: Port: 389
[Wed Jan 11 13:48:48 2006] [debug] mod_authnz_ldap.c(853): [2939]
auth_ldap url parse: DN: ou=People,dc=rit,dc=edu
[Wed Jan 11 13:48:48 2006] [debug] mod_authnz_ldap.c(855): [2939]
auth_ldap url parse: attrib: uid
[Wed Jan 11 13:48:48 2006] [debug] mod_authnz_ldap.c(857): [2939]
auth_ldap url parse: scope: base
[Wed Jan 11 13:48:48 2006] [debug] mod_authnz_ldap.c(862): [2939]
auth_ldap url parse: filter: (null)
[Wed Jan 11 13:48:48 2006] [debug] mod_authnz_ldap.c(942): LDAP:
auth_ldap not using SSL connections
[Wed Jan 11 13:48:48 2006] [error] Internal error: pcfg_openfile()
called with NULL filename
[Wed Jan 11 13:48:48 2006] [error] [client 129.21.179.216] (9)Bad file
number: Could not open password file: (null
)
 
 
I have seen other postings about this error but not responses...
 
 
 
 
My mail server wont let me see the digest response, could somebody
please reply directly to me, and to the list.
 
Thanks in advance!

 
 
 
Damian Marinaccio
RIT Libraries
dxmwml@rit.edu
585-475-7741
 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org