John Cole schrieb:
> I am trying to get LDAP working with the current CVS
> version (I have it working with a CVS version from 3
> weeks ago, before the latest round of activity).
>
> I'm getting a strange problem where if I set a legal
> LDAP server and try to login (from the bottom of the
> screen), the request hangs before it gets to the
> password page. If I try to edit a page before that
> and get to the login screen and submit that with the
> admin user, I get a page contains no data (apache
> cored).
>
> I'm not quite sure where to start debugging, because
> I don't get any info back.
thanks for feedback
the last time I debugged it, it worked okay for me,
but now my own LDAP server is better (openldap v2) and I'll test it
again. (though i couldn't import all of my nt and unix users yet)
I made some main loop and also WikiUserNew loop changes last week. :(
Did LDAP group settings work for you?
There are better ways to do it. For now I do a simple two pass check for
group membership, but a saw version with a single call also.
Wonder if this is maintainable and generizable also.
BTW: I use zend studio for debugging. this is absolutely necessary for
serious work.
> I'm running Windows XPsp1, Apache 2.0.48, PHP/4.3.4
> with an existing phpwiki database on MySQL 4.0.14.
Apache2 on Win32
did you get PATH_INFO working? I wasn't be able to fix it, even with all
all filters or special suggested settings.
my private apache server with ldap (redhat9) has to work without
PATH_INFO, which is a mess.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
|