Skip to main content

LDAP Public Key filesystem for openssh

Project description

FuseLPK is a filesystem exposing public ssh key for OpenSSH from an directory. This is useful for managing keys for a lot of users and systems.

Requirements

  • python-fuse

  • python-ldap

LDAP schema

You can add the schema in the egg, or create your own for advanced admin.

Configuration file

Please read default values in cfg.py.

Manually mount

fuselpk /mount/point

fstab mount at startup time

Put in your fstab:

fuselpk#              /opt/fuselpk    fuse    config=/etc/ssh/fuselpk.conf            0       0

Configure ssh to use fuselpk

Adjust the sshd_config:

AuthorizedKeysFile     /opt/fuselpk/%u/authorized_keys

Test’s buildout

Please clone repository buildout and read attached README.

Developers

Repository

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fuselpk-0.1.tar.gz (9.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page