SSH server ldap user

Revision as of 15:27, 8 August 2014 by WikiFreak (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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


SSH LDAP server authentication


Configuration

!! TO BE DONE !!