The OpenSSH LDAP Public Key patch provides an easy way of centralizing strong user authentication by using an LDAP server for retrieving public keys instead of ~/.ssh/authorized_keys.
| Tags | Systems Administration |
|---|---|
| Licenses | BSD Original |
Recent releases


Changes: A memory leak has been fixed. A potential LDAP filter injection if a username has strange characters in it [()*] has been fixed.


Changes: A schema problem due to OID conflict was fixed.


Changes: Failover reconnection. LDAP connection/search timeout. Multiple server group support. Schema updates (multiple user keys). Man page updates. The patch can be enabled using --with-ldap. Partial ldap.conf file support.


Changes: Debug messages were removed. LpkForceTLS token behavior was changed. Code cleanups were done.


Changes: The LPK LDAP schema has been included in the patch.