Hey David,
Wednesday, July 25, 2001, 12:02:50 AM, you wrote:
DF> I recreated your situation on my own system... but had no trouble...
DF> cyradm -u cyrus localhost
DF> Please enter your password: ********
DF> IMAP Password: ******** (Why it asks for two passwords I don't
DF> know... =] )
I could be wrong here, but the first pass through is for MD5 SASL passwords
or something. If that doesn't work, it falls back to a plaintext protocol,
which would be sending a LOGIN command to the IMAP server directly. I don't
know why the SASL passwd look up succeeds with LOGIN and not the other way,
but go figure :-P
If you do cyradm -u cyrus -a login localhost, it should only prompt you
once.
--
Kevin