Hi all, 
I am new to this list. So if this is a common question, I apologise in advance.
I have to filter the access  to a system to allow several hundred users out of 
a ldap server with several 10 thousands of users.
How would I do this? I think the way to define a simple filter line
```
ldap_user_search_filter = ( | (uid=user_1)(uid=user_2)(uid=user_7470)(...) )
```
is not possible for the amount of users.
I have no possibility to create a new group in ldap or add anything else, I 
only have read access.
What can I do?

Thanks in advance
Frank
-- 
_______________________________________________
sssd-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to