Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

User search broken if an ldap user has no first, last name or email entry #4

Open
hi-ko opened this issue Feb 28, 2018 · 1 comment

Comments

@hi-ko
Copy link

hi-ko commented Feb 28, 2018

It's an Alfresco bug since years but since I trapped into that issue again we should try to fix it:

If a user is synced from ldap without a property expected by the user list in Admin-tools none of the users will be listed.

research so far:
issue occurs if canned query is beeing used

https://github.com/ecm4u/alfresco-ce-repository/blob/44830aeeb05d180b4c4e132292e009dbb9fe80f2/root/projects/repository/source/java/org/alfresco/repo/domain/query/ibatis/CannedQueryDAOImpl.java#L26

SQL debugging needs to be set up to digg deeper:
https://community.alfresco.com/message/741409-re-sql-query-debug?commentID=741409#comment-741409

@hi-ko hi-ko changed the title User search broken if on ldap user has no first or last name entry User search broken if an ldap user has no first, last name or email entry Feb 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant