Which tool in Linux allows for centralized authentication, often used in corporate environments?
- LDAP (Lightweight Directory Access Protocol)
- SSH (Secure Shell)
- Cron
- Samba
LDAP (Lightweight Directory Access Protocol) is the tool in Linux that allows for centralized authentication, often used in corporate environments. It provides a way to maintain a directory of users and their access privileges, making it easier to manage user accounts across multiple systems.
Loading...
Related Quiz
- Services in Linux that start at boot and run in the background are commonly referred to as _________.
- You are trying to optimize a Linux server that handles large amounts of data transfer. Which command would you use to monitor disk activity in real-time?
- For VPN connections in Linux, which tool can be used to set up a tunnel based on SSL/TLS?
- What is the primary purpose of the netstat command?
- You've been tasked with writing a script that processes input arguments. How would you check if the number of arguments provided to the script is less than 3?