I have a fresh installation of cyrus-imapd (2.3) on CentOS 5 with all these packages:
- cyrus-imapd
- cyrus-imapd-utils
- cyrus-sasl
- cyrus-sasl-plain
- cyrus-sasl-md5
I have changed the password of user cyrus: passwd cyrus.
I am trying to log in to cyradm with cyradm -user cyrus localhost, but, when I enter my password, I get the following error message:
Login failed: generic failure at /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Cyrus/IMAP/Admin.pm
I am afraid that I have the same problema that is explained in cyradm: cannot authenticate to server, but I am not able to solve it with the hints given by that guy.
How could I solve this issue and succesfully connect to my instance of cyrus-imapd and using cyradm?