Code

Detect type of LDAP server (Sun LDAP and OpenLDAP for now) on login
authorwolffc <wolffc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 13 Sep 2010 14:46:28 +0000 (14:46 +0000)
committerwolffc <wolffc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 13 Sep 2010 14:46:28 +0000 (14:46 +0000)
commit84fecc2d73310eb6931ea508896d5a86c4daeb89
tree5f1846f5dbc1970abf76566f4b8d5bb245baea90
parent7f316b898e1819a261fb3caf3b9eabd9d5bb0de7
Detect type of LDAP server (Sun LDAP and OpenLDAP for now) on login
by querying the Root DSE. Use this information to choose appropriate
escaping of commas (\, vs. \2C) in filters in order to update object
group memberships during renames and moves of systems.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@19649 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-core/html/index.php
trunk/gosa-core/include/class_plugin.inc
trunk/gosa-plugins/systems/admin/systems/class_divListSystem.inc