To manage user authentication in an enterprise setting, Linux systems can integrate with _________ directories for centralized account management.
- Active Directory
- LDAP
- NIS
- RADIUS
To manage user authentication in an enterprise setting, Linux systems can integrate with LDAP (Lightweight Directory Access Protocol) directories for centralized account management. LDAP allows Linux systems to access user account information stored in a centralized directory, making it easier to manage users and their permissions across the network.
Loading...
Related Quiz
- For optimizing database performance, you might adjust the __________ parameter to control disk caching behavior.
- Which built-in variable in a shell script would you use to determine the number of positional parameters?
- When a script is not behaving as expected, you can add the _________ option at the top of the script to display each command before it's executed.
- The ___________ distribution is known for its advanced package management system called "pacman."
- You are a system administrator and notice that users are able to use simple passwords. Which tool or command would you use to enforce complex password policies?