openssh-ldap-pubkey

Status

https://travis-ci.org/mkouhei/openssh-ldap-pubkey.svg?branch=master https://coveralls.io/repos/mkouhei/openssh-ldap-pubkey/badge.svg?branch=master&service=github Documentation Status

Requirements

LDAP server

  • Add openssh-lpk schema.
  • Add an objectClass ldapPublicKey to user entry.
  • Add one or more sshPublicKey attribute to user entry.

OpenSSH server

  • OpenSSH over 6.2.
  • Installing this utility.
  • Setup AuthorozedKeysCommand and AuthorizedKeysCommandUser in sshd_config.