On Fri, May 13, 2016 at 12:11:29PM +0530, mohammed irfan wrote: > Hi Jakub, > > Yes R-Studio requires user enumeration to load LDAP authenticated users for > sharing project feature. > http://docs.rstudio.com/ide/server-pro/r-sessions.html#prerequisites.
Ouch, requiring enumeration is simply not going to work for large directories. Have you considered asking them to fix their product? > > Please help us with your suggestion and if possible provide specific > hardware and software recommendations to add enumerate= true in sssd.conf. See man sssd.conf, search for ldap_search_base. There is already an example that contains the filter, just change it to match an OR-filter of the users that you want R-Studio to enumerate. _______________________________________________ sssd-users mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
