Commit Graph

5 Commits

Author SHA1 Message Date
Julio Cesar Laura
6d7c9f5da7 BUG 9894 Active Directory User Import not working SOLVED
- Fields deprecated and wrong default filter for the ldap class
- Those parameters are not used, now it is only used the additional filter, with this field you can create the same filters or more complex filters.

Also, we've detected that the filter by default we are using the following condition: (objectCategory=person)

So, your filter is not working anymore, now we have been removed that condition to search in all objects and if you want to limit the objects on which searches can be done, you have to add your own filter.
2012-11-27 16:32:20 -04:00
Marco Antonio Nina
f820ee08f7 BUG 9218 Con el plugin ldap v.1.4.26, haciendo upgrade... SOLVED
- The ldap list was generated with an excessive size and the checkboxes
 were not selected in the entire page.

- The Ldap list was optimized to generate it with the smallest size possible

- It was created a new template to improve the selection of the checkbox.
2012-06-01 12:25:13 -04:00
Marco Antonio Nina
b12b73627b BUG 000 - correction form new Authentication Sources, IE format 2011-12-23 11:40:04 -04:00
Abraar
cdc93449ae Changes made for documentation 2011-01-18 09:10:20 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00