Displaying 4 results from an estimated 4 matches for "howanski".
Did you mean:
howansky
2003 Mar 01
0
patch for src/auth/db-ldap.c
*** src/auth/db-ldap.c.orig Sat Mar 1 00:20:10 2003
--- src/auth/db-ldap.c Sat Mar 1 00:20:31 2003
***************
*** 35,42 ****
DEF(SET_STR, pass_attrs),
DEF(SET_STR, pass_filter),
DEF(SET_STR, default_pass_scheme),
! DEF(SET_STR, user_global_uid),
! DEF(SET_STR, user_global_gid)
};
struct ldap_settings default_ldap_settings = {
--- 35,42 ----
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
As promised yesterday :)
BTW. I just found libsqlora8 library yesterday and I've been playing
with Oracle mail storage support. Shouldn't take too long to get it
working.
And the NEWS file once more:
v0.99.9 2003-04-28 Timo Sirainen <tss at iki.fi>
* WARNING: mbox rewriting works now faster, but it's less likely to
notice external message flag changes (it wasn't
2003 Apr 27
2
0.99.9 release candidate 1
0.99.9 should really be released soon. There's been quite a lot of
important fixes since 0.99.8.1.
There's still some recent counter strangeness, but it wasn't perfect
before either.
mbox still doesn't necessarily notice flag changes unless they're
written into index file (ie. non-Dovecots and Dovecot without index
files). But it wasn't perfect before either.