Dear All,
I am trying to get the LDAP autnetication working.
OS: RHEL 5.4 x86_64
Web Server: httpd-2.2.3-31.el5
Limesurvey: Version 1.90+ Build 9642
I have installed mod_authz_ldap-0.26-9.el5 and set this up so that I can hit a web page and be asked for auth and it works. So the ldap auth bit works fine.
I have then setup ldap auth for lime survey admin directory
<Location /admin>
...
</Location>
I then turned on $useWebserverAuth = true; in config.php.
So far so good.
I then hit the url and get a login dialog. All good.
I login. Success.
I get the first limesurvey screen and can do nothing from here.
If I click on any icon I get "Reloading screen. Please wait". This sits there spinning and nothing happens.
If I choose a survey I get the "Reloading screen. Please wait".
If I click on the home icon the page successfully goes to home and I do not get the "Reloading screen. Please wait" screen.
If I hit logout. I go to the home page with a "You logged in successfully." message.
Any help would be appreciated.
Yours sincerely
David Ruwoldt