1

Topic: Unable to login to awstats and cluebringer

==== Required information ====
- iRedMail version: iRedMail-0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB
- Linux/BSD distribution name and version: Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-43-generic x86_64)
- Related log if you're reporting an issue:
====
Hello smile
First of all, thanks for iRedMail, it is really great!

I've an issue with a fresh install with MariaDB on Ubuntu 14.04. With the admin account, i can't log in to awstats and cluebringer. It working great with the admin center and to the web mail.

But on https://xxxxxxx.com/cluebringer/ or https://xxxxxxxxx.com/awstats/awstats.pl I've 401 :

XX.XX.XX.XX - postmaster@xxxxxx.com [27/Dec/2014:02:21:00 +0100] "GET /awstats/awstats.pl HTTP/1.1" 401 848 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36"

The configuration seems ok:

    DirectoryIndex index.php
    AuthType basic
    AuthName "Authorization Required"
    AuthMYSQL on
    AuthBasicAuthoritative Off
    AuthUserFile /dev/null

    # Database related.
    AuthMySQL_Password_Table mailbox
    Auth_MySQL_Username_Field username
    Auth_MySQL_Password_Field password

    # Password related.
    AuthMySQL_Empty_Passwords off
    AuthMySQL_Encryption_Types Crypt_MD5
    Auth_MySQL_Authoritative On
    Order allow,deny
    Allow from all
    Require valid-user

I can see the record in the database and the login/password are successful. I try to create a second admin global account to see if the behavior is different but no.

Any ideas?

Thanks!

Regards,

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Unable to login to awstats and cluebringer

A known bug. Reference:
http://www.iredmail.org/forum/topic7928 … rting.html