[Web-cyradm] web-cyradm doesn't honor username

Martin Marcher martin.marcher at openforce.com
Fri Jan 5 13:09:52 CET 2007


Hello,

I have a strange problem here, first some config info:

Ubuntu 6.10
web-cyradm version 0.5.5-beta1
apache-2.0
php5

conf.php:
$CYRUS = array(
         'HOST'  => 'localhost',
         'PORT'  => 143,
         'ADMIN' => 'cyrus at localhost',
         'PASS'  => 'secret'
);
=====

imapd.conf:
admins: cyrus at localhost cyrus at vatikanstadt cyrus at openforce.lan cyrus
=====

and now the strange thing:

auth.log:
sql plugin doing query SELECT password FROM accountuser WHERE  
username = 'cyrus at openforce.lan';


Where does the "cyrus at openforce.lan" come from? I mean it's nowhere  
in the web cyradm config

# grep -ir "cyrus at openforce.lan"
#

so nothing there nada nowhere. However from the commandline I can  
login using the configured credentials with cyradm. Anyone could tell  
me whats going wrong here?

thank
martin




More information about the Web-cyradm mailing list