[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Webalyser
- Subject: RE: [cobalt-users] Webalyser
- From: "Andy Jacobs" <andy@xxxxxxxxxxxxxxx>
- Date: Sun Dec 15 14:48:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Brian N. Smith
> Sent: 09 December 2002 01:33
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] Webalyser
>
>
> ---- Original Message -----
> From: "Andy Jacobs"
> Sent: Sunday, December 08, 2002 7:17 PM
> Subject: [cobalt-users] Webalyser
>
>
> > Hi All,
> >
> > Something very strange has happened. I can still login using
> > www.site.com/siteadmin but when I try www.site.com/stats it
> won't let me,
> > despite using the same username and passwords I've been using for ages.
> > I've tried resetting the password through the GUI and re
> entering it just
> in
> > case Windows is screwing it up. Anyone have any ideas? Nothing has
> > changed. No patches loaded, no nothing.
> >
> > Cheers
> >
> > Andy
> > _____________________________________
>
> Andy,
>
> You can start by checking out what your .htaccess says. (Meaning, look at
> the file). See where it is pulling the information from. If it says some
> like
> "AuthUserFile /home/sites/blah.net/.htpasswd". Try to delete the file
> and recreate it using "htpasswd". If it looks like it goes from
> the system
> file
> DO NOT DELETE (/etc/passwd), if you do ... you are hosed.
This is what /home/sites/site2/web/stats/.htaccess looks like:
#Access file
order allow,deny
allow from all
require group site2
Authname WebStats
Authtype Basic
AuthAuthoritative off
[root stats]#
>
> Check out your error log located in: /var/log/httpd/error. See what that
> says ... what I do, to see the exact error, and know you are
> looking at the
> right one.
>
> tail -f /var/log/error
tried a tail -f /var/log/auth and just get:
Dec 15 22:34:37 ns pwdb_chkpwd[12702]: password not found
Anyone got any more ideas? I have no idea why this has happened.
Andy
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.427 / Virus Database: 240 - Release Date: 06/12/02