[erlang-questions] SASL Auth Module

Mikael Magnusson mikma264@REDACTED
Tue Jun 5 10:19:55 CEST 2007


On Mon, May 21, 2007 at 02:55:49PM +1000, jm wrote:
> Does anyone have any recommendations on a good SASL Authentication
> (RFC2222 or later) Module for Erlang? Tutorials on using SASL would also
> be welcomed.
> 
> 
> Jeff.

I'm developing a SASL auth library and port driver called esasl. The
port driver uses gsasl C library.

It also includes a patch with SASL support for eldap. Currently it only
supports GSSAPI but I plan to extend it to all methods supported by gsasl.

https://sourceforge.net/tracker/?func=detail&atid=538572&aid=1729353&group_id=73688

Mikael




More information about the erlang-questions mailing list