On Sat, 27 Apr 2002, Lawrence Greenfield wrote:
> The only real documentation will be found in imapd's "lib/auth.h" > file. The ptloader process is in ptclient/; the client-side is in > lib/auth_krbpts.c. > > In general we're not real happy with the ptloader code so rewriting it > from scratch is probably best. (Actually, you can make it a Cyrus > service---using master/service.c, which might be best.) > Thanks. I'll take a look. I wrote an auth_ldap module for saslauthd. It supports persistent ldap connections and it is fairly configurable via config file. It will only compile against openldap 2. If you'd like to take a look or use it please let me know. -Igor
