[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: SSH Gateway



At the moment this is still in the planning stage. ÂIt's all Ubuntu 10.04 LTS onwards.

Is it possible to do this without install openssh server on the OpenLDAP server?


On Tue, May 7, 2013 at 3:26 PM, Kwame Bahena <informatux@gmail.com> wrote:
Hi,Â

Your plan sounds accurate:

1. Yes
2. Yes
3. If you want your users to connect to the OpenLDAP server via ssh, then yes, you need to install ssh server on that box
4. Yes

What have you done so far? Which distro are you using?

Cheers!
--
Dan


On Tue, May 7, 2013 at 4:21 AM, Stuart Watson <strtwtsn@gmail.com> wrote:
Hi

I 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 OpenLDAP
Import the public keys into OpenLDAP
Install OpenSSH Server on the OpenLDAP server and configure it to use LDAP.
Configutre the remote servers to use the OpenLDAP servers to authenticate

The the devs can ssh from their computers through the OpenLDAP server to the remote servers.

Can anyone help?

Thanks




Â