unable to login with cyradm

Ana Ribas Roca ana.ribas at upcnet.es
Thu Aug 3 03:16:37 EDT 2006


You can use the port 143 only in localhost for access to cyradm.
You have to change the cyrus.conf file like that:

   imap          cmd="imapd" listen="localhost:imap" prefork=1
   #imap         cmd="imapd" listen="imap" prefork=5
   imaps         cmd="imapd -s" listen="imaps" prefork=5

- ANNA -

Quoting Joe Harvell <jharvell at dogpad.net>:

> Could someone *please* take a look at this?
>
> Joe Harvell wrote:
>> I used cyradm a long time ago to set up two mailboxes, and now I need to
>> use it again, but I can't login:
>>
>> I am running cyrus-imapd 2.2.12.  I know that the latest 2.3 version
>> supports TLS with cyradm.  But I am not ready to upgrade.  I just want
>> to be able to run cyradm from the localhost.  Here is what happens when
>> I enter the cyradm command:
>>
>> jharvell at dingo ~ $ cyradm --user cyrus --server localhost --port 993
>> IMAP Password:
>>               jharvell at dingo ~ $
>>
>>
>> Here is my syslog:
>>
>> Jul 31 17:10:13 dingo master[18188]: about to exec /usr/lib/cyrus/imapd
>> Jul 31 17:10:13 dingo imaps[18188]: executed
>> Jul 31 17:10:13 dingo imaps[18188]: auxpropfunc error invalid parameter
>> supplied
>> Jul 31 17:10:13 dingo imaps[18188]: _sasl_plugin_load failed on
>> sasl_auxprop_plug_init for plugin: ldapdb
>> Jul 31 17:10:13 dingo imaps[18188]: sql_select option missing
>> Jul 31 17:10:13 dingo imaps[18188]: auxpropfunc error no mechanism available
>> Jul 31 17:10:13 dingo imaps[18188]: _sasl_plugin_load failed on
>> sasl_auxprop_plug_init for plugin: sql
>> Jul 31 17:10:13 dingo imaps[18188]: accepted connection
>> Jul 31 17:10:13 dingo imaps[18188]: imaps TLS negotiation failed:
>> localhost [127.0.0.1]
>> Jul 31 17:10:13 dingo imaps[18188]: Fatal error: tls_start_servertls()
>> failed
>> Jul 31 17:10:13 dingo master[31124]: process 18188 exited, status 75
>> Jul 31 17:10:13 dingo master[31124]: service imaps pid 18188 in BUSY
>> state: terminated abnormally
>>
>> And here is my imapd.conf:
>>
>> # $Header:
>> /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/files/imapd.conf,v 1.5 2
>> 004/08/27 06:02:45 langthang Exp $
>>
>> # Don't forget to use chattr +S (if you are using ext[23])
>> # when you change these directories (read the docs).
>> configdirectory:        /var/imap
>> partition-default:      /var/spool/imap
>> sievedir:               /var/imap/sieve
>>
>> tls_ca_path:            /etc/ssl/certs
>> tls_cert_file:          /etc/ssl/cyrus/dingo.x509.pem
>> tls_key_file:           /etc/ssl/cyrus/dingo.rsakeys.pem
>>
>> # Don't use an everyday user as admin.
>> admins:                 cyrus
>>
>> hashimapspool:          yes
>> allowanonymouslogin:    no
>> allowplaintext:         no
>>
>> # Allow renaming of top-level mailboxes.
>> #allowusermoves:         yes
>>
>> # Use this if sieve-scripts could be in ~user/.sieve.
>> #sieveusehomedir:       yes
>>
>> # Use saslauthd if you want to use pam for imap.
>> # But be warned: login with DIGEST-MD5 or CRAM-MD5
>> # is not possible using pam.
>> sasl_pwcheck_method:    saslauthd
>>
>> servername: dingo.dogpad.net.
>>
>> ####################################################
>> ## This is a recommended authentication method if you
>> ## emerge cyrus-sasl with 'postgres' or 'mysql'
>> ## To use with mysql database uncomment those lines below.
>>
>> #sasl_pwcheck_method: auxprop
>> #sasl_auxprop_plugin: sql
>>
>> ## possible values for sasl_auxprop_plugin 'mysql', 'pgsql', 'sqlite'.
>> #sasl_sql_engine: mysql
>>
>> ## all possible values.
>> #sasl_mech_list: LOGIN PLAIN CRAM-MD5 DIGEST-MD5 NTLM
>> ## or limit to CRAM-MD5 only
>> #sasl_mech_list: CRAM-MD5
>>
>> ## change below to suit your setup.
>> #sasl_sql_user: mailsqluser
>> #sasl_sql_passwd: password
>> #sasl_sql_database: mailsqldb
>> #sasl_sql_hostnames: localhost
>> #sasl_sql_select: SELECT clear FROM users WHERE email = '%u@%r'
>>
>> ----
>> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
>> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
>> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
>
> ----
> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
>



-- 
Anna Ribas Roca
Projectes Tecnològics
UPCnet, Universitat Politècnica de Catalunya
Edifici Màster's - Pere i Pons, 9, 9è
08034 BARCELONA
Telèfon: 93.401.25.74


More information about the Info-cyrus mailing list