cancel
Showing results for 
Search instead for 
Did you mean: 

Users in LDAP, Groups in BBDD. Searchs without results.

jmnrk_
Confirmed Champ
Confirmed Champ

Hello,

I have an instance of Nuxeo with an ldap user's integration.The groups are stored in data base. This Active Directory, has more than 1,000 users. When I try to add permissions to a document or folder, the suggestion box that has to show users/groups, doesn't show any result.

Is there any method to optimize this search?

Thanks.

Regards,

1 ACCEPTED ANSWER

jmnrk_
Confirmed Champ
Confirmed Champ

Thanks for help me.

I solved the problem with the tag subany, switch subany to subinitial.

Regards

View answer in original post

2 REPLIES 2

bruce_Grant
Elite Collaborator
Elite Collaborator

Several fields in the LDAP users directory definition might be of help <cacheMaxSize> (maximum number of cached entries before global invalidation) and <querySizeLimit> (maximum number of items returned by a search).

jmnrk_
Confirmed Champ
Confirmed Champ

Thanks for help me.

I solved the problem with the tag subany, switch subany to subinitial.

Regards