[Dovecot] [PATCH] RPA authentication mechanism

Timo Sirainen tss at iki.fi
Mon Aug 9 23:45:10 EEST 2004


On 9.8.2004, at 15:33, Andrey Panin wrote:

> attached patch implements Compuserve RPA athentication mechanism.

First time I've heard of it. Does it have some advantages over other 
mechanisms? Is it useful to distribute with Dovecot, or should it 
rather be just a separately distributed plugin? Except:

@@ -14,7 +14,8 @@ enum passdb_credentials {
  	PASSDB_CREDENTIALS_CRAM_MD5,
  	PASSDB_CREDENTIALS_DIGEST_MD5,
  	PASSDB_CREDENTIALS_LANMAN,
-	PASSDB_CREDENTIALS_NTLM
+	PASSDB_CREDENTIALS_NTLM,
+	PASSDB_CREDENTIALS_RPA
  };

Plugins can't update this list. And it's already too large. I think 
I'll change these to strings.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040809/9f5a4244/attachment-0001.bin>


More information about the dovecot mailing list