Active Directory
I'm installing the first of several RHEL servers for Big Data use. What is the best way to integrate into our AD environment for easiest management? I've looked through documentation, and I can't seem to find the best one. On a smaller note, what is the easiest way to add an AD user to the Sudo list? They can log in, but without Sudo they can't install their own libraries to begin GPU use.
Responses
If you are using RHEL 7, the best way (and easiest IMO) to integrate with AD is realmd. Check this solution which also links to the relevant documentation.
There's is not a way to automatically add users to /etc/sudoers, but with AD integration, you may be able to manage this more "automatically" using AD groups once you are properly configured.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
