Difference between revisions of "SSH server ldap user"
(Created page with "Category:Linux =SSH server - Authentication using LDAP server= Requirement: LDAP server ==Principle== The idea is to use a LDAP server to manage users and groups...") |
(No difference)
|
Revision as of 14:27, 8 August 2014
SSH server - Authentication using LDAP server
Requirement: LDAP server
Principle
The idea is to use a LDAP server to manage users and groups to ease the maintenance and administration.
- Only 1 group of users is allowed to connect
- Access can be dynamically and easily granted
Configuration
!! TO BE DONE !!