xwikisas / application-activedirectory

Provides the UI to set up LDAP for Active Directory
GNU Lesser General Public License v2.1
1 stars 2 forks source link

LDAP user cleanup should take the Active Directory configuration into account #90

Closed michitux closed 5 months ago

michitux commented 6 months ago

At the moment, the documentation states:

Additionally, for the cleanup job to successfully run, the ldap server and port must be cunfigured in the xwikinstance.org/xwiki/bin/edit/XWiki/XWikiPreferences?editor=object.

This provides a very bad usability as this effectively asks the user to duplicate parts of the active directory application in a way that is absolutely not intuitive or easy to use - we normally never ask users to edit this page this way. Instead, the LDAP user cleanup should take the Active Directory configuration into account. Also, the "Active Directory user dn" from the Active Directory application is not used but needs to provided again in the configuration of the LDAP user cleanup.

trrenty commented 5 months ago

Should be fixed by https://jira.xwiki.org/projects/LDAP/issues/LDAP-141