[dovecot] patch for src/auth/db-ldap.c
Alex Howansky
alex at wankwood.com
Sat Mar 1 07:23:46 EET 2003
*** 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 ----
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/
More information about the dovecot
mailing list