Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ограничение вывода #79

Open
dkhv opened this issue Aug 26, 2024 · 2 comments
Open

Ограничение вывода #79

dkhv opened this issue Aug 26, 2024 · 2 comments

Comments

@dkhv
Copy link

dkhv commented Aug 26, 2024

Добрый день!
Как можно ограничить выдачу из AD например только все у которых есть любой из телефонов, заданных в профиле.
Вопрос с тем, что в AD есть служебные пользователи. и их бы не выводить

@pfzim
Copy link
Owner

pfzim commented Aug 26, 2024

Измените LDAP запрос define('PB_LDAP_FILTER', ...);. Добавьте фильтр по полю с номером телефона.

@pfzim
Copy link
Owner

pfzim commented Aug 26, 2024

Вот здесь пример с фильтрацией выкладывали: #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants