SSSD for AD authentication with Group ID mapping
Hi,
As plan of centralize authentication from Active Directory, I have setup SSSD on Oracle Linux 8.8 server.
Since the server is hosting Oracle database and we want to database admin to be authenticated by AD to login to the linux server, but the Oracle database is running using oracle user.
The challenge is to allow the AD user to run the commands by oracle user and create files in the system as a member of local linux group oinstall.
I have checked several websites but didnt find the solution, so posting my query on the community.
Hopefully I will get a solution.