[dev] Issue with imp_get_vinfo - Current Head cvs.
Edwin Culp
eculp@encontacto.net
Mon, 24 Jun 2002 17:07:16 -0700
I just did a cvs update for the first time in about a week. I updated
my configuration files and when I try to login there is an issue with
the imp_get_vinfo function.
With the new IMP.php I see the following in my slapd.conf
Jun 24 16:59:17 worldinternet slapd[28556]: conn=1 op=3 SRCH
base="ou=people,o=worldinternet.org" scope=2 filter="(&(mail=@worldinternet.org))"
Just by changing to the old IMP.php, everything else the same, I get:
Jun 24 16:50:31 worldinternet slapd[28556]: conn=3 op=2 SRCH base="ou=people,o=w
orldinternet.org" scope=2 filter="(&(mail=eculp@worldinternet.org))"
as should be. The major changes seem to be with the $_SESSION variables but
I haven't been able to understand how the domain is is being passed from
imp_get_vinfo and the user not. I don't use realm's in servers.php.
config/horde.php is using $conf['auth']['params']['app'] = 'imp';
Is anyone else seeing this with virtual users and domains using imp_get_vinfo?
Thanks,
ed
--