1 May
2008
1 May
'08
10:45 a.m.
Arran Cudbard-Bell wrote:
Exactly the same config used between 2.0.3 and 2.0.4, but now the LDAP module fails lookups because it claims it can't find the User-Name attribute....
Arg... grab src/main/evaluate.c from CVS. In short, a pointer to the user name is cached in a data structure. Keeping it up to date is a PITA. Alan DeKok.