I have bunch of RHEL8.6 machines and i need user authentication via Active Directory.
I got machines added to AD-domain with Realmd, made user groups, restricted access to user groups and enabled Sudo for those groups.
However, i'm facing some lag/delay(3-10 seconds) when running commands with sudo.
AD has about 200-250 users total. At the moment there is only one(1) user group with 3 users who has access to RHEL-servers.
All required packages listed with:
realm discover domain.com
is installed.
Is there something i can do in RHEL side to "tune" sudo performance? I would prefer to make changes at RHEL-side because AD is not familiar to me at all.
I'm not very familiar with SSSD or anything related to that so i appreciate every tip.
Thanks already