Loading...
 
LDAP / Active directory

LDAP / Active directory


Problems with setting up a LDAP-Connection to ADS (White screen after login)

Hi!

I followed the instructions on http://tikiwiki.org/tiki-view_faq.php?faqId=10&highlight=ldapexternal link but when I tried to log myself whith an username and password of the server in, I just got a white screen and nothing happend.

My TikiWiki is running under PHP 4.4.2 and LDAP is activated.

I'm pretty new to this stuff, so I would be glad if you could explain it to me more detailed.

An other question is: How can I book the users auf the LDAP Server in the groups which I have declared in my TikiWiki?

I hope someone can help me.

Bye, Chaos

United States

Chaos, we're going to need some more information.

- First, the sanitized LDAP config from tiki

- Then a brief review of the security logs on the AD domain controller that you pointed tw to talk to.

- Finally, anything from the apache access or error log.

Oh, and while we're at it, the groups integration was never implemented. We should pull that config code out until someone writes the back-end.

\\Greg


Hi!

Okay, then I have to write my own Authscript in PHP which writes the ADS-Users into the database.
Otherwise I'm not able to differ between the several usergroups and their permissions.

Am I right?

Chaos


United States

You either have to write something to update tiki groups or maintain them manually. If you are up for it, you could fill in some code to make use of LDAP/AD integration with TikiWiki.

\\Greg