Hi,ÂYour plan sounds accurate:1. Yes2. Yes3. If you want your users to connect to the OpenLDAP server via ssh, then yes, you need to install ssh server on that box4. YesWhat have you done so far? Which distro are you using?Cheers!--DanOn Tue, May 7, 2013 at 4:21 AM, Stuart Watson <strtwtsn@gmail.com> wrote:HiI am looking at creating a SSH gateway using OpenLDAP. ÂThe idea is to store our devs public keys in OpenLdap, which would give us the ability to control who has SSH access to our servers.Currently everyone shares the same key which means it is impossible to control access.Do I just need to...Install OpenLDAPImport the public keys into OpenLDAPInstall OpenSSH Server on the OpenLDAP server and configure it to use LDAP.Configutre the remote servers to use the OpenLDAP servers to authenticateThe the devs can ssh from their computers through the OpenLDAP server to the remote servers.Can anyone help?ThanksÂ