You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The SSH Key Authenticator plugin manages SSH Public Keys for CO People.

Configuration

  1. This is a core plugin, and so is enabled by default.

  2. The plugin must be instantiated, via ConfigurationAuthenticatorsAdd Authenticator. Set the Plugin Type to SshKeyAuthenticator.
    1. Although the plugin can be instantiated multiple times (perhaps to group different types of SSH Keys together), typically it only needs to be instantiated once. A single instantiation can manage multiple SSH Keys for the same CO Person.

Supported Provisioners

The LDAP Provisioning Plugin supports writing SSH Key information via the ldapPublicKey object class.

  • No labels