[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] webalizer crazy?
- Subject: Re: [cobalt-users] webalizer crazy?
- From: Hans van Kilsdonk <hans@xxxxxxxxxxxxxx>
- Date: Wed Jul 10 13:52:00 2002
- Organization: Superior Internet Services
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello Andres,
Wednesday, July 10, 2002, 10:06:47 PM, you wrote:
AC> Hi all
AC> I have a problem with a 1 costumer of my raq 4i.
AC> My costumer i cant logged into the www.yourdomain.com/stats the passwd is
AC> reject.
AC> I can log via SSH i the file permision is well is httpd ----stats/
AC> I can log via Control panel, and into the mycostumer panel the username is
AC> administrator, is well !.
AC> I can rechange the passwd of my costumer via SSH for the new passwd and i
AC> try but i same the reject the passwd.
AC> What happend????
Try looking into the .htaccess file that's it the stats/ dir. Maybe
there's a wrong site# in it, so it keeps rejecting the password.
eg:
Access file
order allow,deny
allow from all
require group site45
Authname WebStats
Authtype Basic
site45 must be the same as the group of the site.
--
Best regards,
Hans mailto:hans@xxxxxxxxxxxxxx