Sorry, i'm confused....
I've been asked to setup a LDAP server so that our developers can SSH from their computers to remote systems, through the LDAP server, giving us the ability to control who can ssh.....
I've spent the last few days trawlling through the documentation, and get as far as having the ldap server setup, but can't seem to get any further.
Do I need to add local accounts to the LDAP server?
What we were trying to achieve was
User > Ldap Server > Remote Server
with the Remote server pointing at the ldap server for authentication, thus stopping us from creating local accounts and from adding ssh keys to the Remote Servers.