Displaying 4 results from an estimated 4 matches for "howansky".
2003 Mar 01
0
patch for src/auth/db-ldap.c
...ings default_ldap_settings = {
--- 35,42 ----
DEF(SET_STR, pass_attrs),
DEF(SET_STR, pass_filter),
DEF(SET_STR, default_pass_scheme),
! DEF(SET_INT, user_global_uid),
! DEF(SET_INT, user_global_gid)
};
struct ldap_settings default_ldap_settings = {
--
Alex Howansky
Wankwood Associates
http://www.wankwood.com/
2003 Mar 02
1
ldap config
Hi,
how do I setup the config to use an ldap server for authentification ?
I tried :
auth_userdb = ldap:/usr/local/dovecot/etc/dovecot-ldap.conf
auth_userdb = ldap:/usr/local/dovecot/etc/
auth_userdb = usr/local/dovecot/etc/dovecot-ldap.conf
however I got an error. What is the correct syntax for the ldap config ?
Regards,
Stefan Sels
2003 Apr 28
1
0.99.9 released
...sage flag headers to avoid
rewriting the rest of the file.
+ imap-login and pop3-login can now be started from inetd. Privilege
separation is still used, so it executes dovecot and dovecot-auth
processes which are left on the background.
+ PostgreSQL authentication support, patch by Alex Howansky
- Large multiline headers (over 8kB) broke Dovecot before. Now they're
parsed one line at a time and we try to avoid reading them fully into
memory.
- SEARCH OR was broken
- Partial BODY[] fetches were broken
- Timezones were still set wrong when parsing dates
- Using non-synchronize...
2003 Apr 27
2
0.99.9 release candidate 1
...sage flag headers to avoid
rewriting the rest of the file.
+ imap-login and pop3-login can now be started from inetd. Privilege
separation is still used, so it executes dovecot and dovecot-auth
processes which are left on the background.
+ PostgreSQL authentication support, patch by Alex Howansky
- Large multiline headers (over 8kB) broke Dovecot before. Now they're
parsed one line at a time and we try to avoid reading them fully into
memory.
- SEARCH OR was broken
- Partial BODY[] fetches were broken
- Timezones were still set wrong when parsing dates
- Using non-synchronize...