Loading...
 
LDAP / Active directory

LDAP / Active directory


LDAP ActiveDirectory - some hints

Finally got this to work..

WinSrv2003
Apache 2.2.4
PHP 5.2.3
Tiki 2.0

Problem 1 - "LDAP Error: Extensions not loaded"
-Reinnstalled PHP and checked LDAP-extension during installation.
(Tried firs to edit php-ini and copying dll-files, but that did not work...)

Problem 2 - PearAuth settings:
-This post was helpful:
http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=29513&topics_offset=6&topics_sort_mode=lastPost_desc&forumId=17
Finally i could see authentication in EventViewer-security on AD-server.

Problem 3 - Authentication in AD ok, but error in TIKI.
-Had to first open for anonymous read access. After that my AD-users log inn and get priviliges as set up in admin


-hope this is helpful...

United States

mute, thanks for posting back. On issue #3 let me add this. The pear settings for ldap admin & ldap passsword can help here. If you specify any valid user here, that account will be used to bind to AD for searching. That way you can return anonymous search to its more secure state. Contrary to the field name, That account does NOT need admin privledge.
\\Greg


Ok well I am stumped - I can not get this to work. The BIND user for searching is working fine, and I can see the access in the event log on AD. But the actual user that I want to authenticate is not.

evil


ANY HINTS ? ANd why cant I see any people screenshots in these forums...


United States

Dan, is the user you are trying to login as already a tiki user? I've heard that the "create tiki user" check box doesn't work well. (I've not tried it)

\\Greg