[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Webalizer/.htaccess Login Problem



1) Login as root
2) Use editor to edit httpd.conf file like
"pico /etc/httpd/conf/httpd.conf"

The top line of httpd.conf has the following line since the update:
LoadModule pam_external_auth_module modules/mod_auth_pam_external.so

In pico, go to this line with your cursor and kut it out by pressing
Ctrl-K

Move down to the ClearModuleList section and place it in the section so
that it looks:
ClearModuleList
AddModule mod_so.c
AddModule mod_perl.c
LoadModule pam_external_auth_module modules/mod_auth_pam_external.so
LoadModule userdir_module modules/mod_userdir.so
LoadModule alias_module modules/mod_alias.so

Press Ctrl-x to exit and save the file.

3) Type the following on the command line:
/etc/init.d/httpd reload

And press enter.

You will get something like:
[root]# /etc/init.d/httpd reload
Reloading httpd: httpd ok
[root]#

John


Jamie Martino wrote:
> 
> Hello all you wonderful people of the list!
> Ok, we are running webalizer on our box..  The version doesn't matter
> because the prob is more of an .htaccess error...  The problem is no matter
> what name/pass combo we use and no matter if it's siteadmin or box admin or
> what, we just can't get in..  If I delete the .htaccess file from the
> directory, it works (Unsecure though)..  I know a little about .htaccess,
> except when it comes to this..  These .htaccess files have no "AuthUserFile"
> line in them, so they are using the box's name/pass combos I assume..
> 
> When we try to login, we get Authorization Failed...  Any thoughts guys and
> gals?
> 
> BTW: I have searched the archives all morning long, and thought I found
> something similar, but just couldn't find an answer...  Thanks for all your
> help friendly list neighbors!!
> 
> -Jamie-
> http://w-c.net
> WebConnection.Net, Inc.
> In a mad world, only the mad are sane...
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      \\|//     John D. Gorena, PC Services & Internet Marketing
     \\\|///    http://www.JMG-Enterprises.com
    \\ ~ ~ //   Office: 972-315-5377
    (\ @ @ /)   John.Gorena@xxxxxxxxxxxxxxxxxxx
~~oOOo~(_)~oOOo~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~