Hi
these are error lines in apache error log and apache conf files. thanks for
your assistance
[Wed Mar 28 09:26:27 2007] [error] [client 127.0.0.1] (9)Bad file
descriptor: Could not open password file: (null)
[Wed Mar 28 09:26:27 2007] [crit] [client 127.0.0.1] configuration error:
couldn't check user. No user file?: /favicon.ico
.htaccess file content
AuthType Basic
AuthBasicAuthoritative off
AuthName "RADIUS authentication for localhost"
AuthXRadiusAddServer "localhost:1812" "testing123"
AuthXRadiusTimeout 2
AuthXRadiusRetries 2
require valid-user
httpd.conf relevant part vhost.conf is similar except directory path
DocumentRoot "/home/web"
<Directory "/home/web">
Options FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
and apache modules
APACHE_MODULES="actions alias auth_xradius auth_basic authn_file authz_host
authz_groupfile authz_default authz_user authn_dbm autoindex cgi dir env
expires include info log_config mime negotiation setenvif ssl suexec status
userdir php5 vhost_alias"
these modules suceessfully imported to loadmodule.conf
On 3/27/07, Nick Owen <[EMAIL PROTECTED]> wrote:
On 3/27/07, Ramazan Ulker <[EMAIL PROTECTED]> wrote:
> no change, same errors. mod_auth_xradius don't work in apache 2.2.3
I have only tested with 2.2.2. FWIW, authn_file_module is loaded.
Why don't you post the relevant portions of your htaccess and
httpd.conf files.
--
Nick Owen
WiKID Systems, Inc.
404.962.8983 (desk)
404.542.9453 (cell)
http://www.wikidsystems.com
At last, two-factor authentication, without the hassle factor
Now open source: http://sourceforge.net/projects/wikid-twofactor/
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html