Skip to content

mkouhei/openssh-ldap-pubkey

Repository files navigation

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.

See also

About

Provides command for OpenSSH with LDAP public key; using OpenSSH AuthorizedKeysCommand

Resources

License

Stars

Watchers

Forks

Packages

No packages published