openbsd-ports/security/ssh-ldap-helper/pkg/PLIST
landry 2846773fbd Import ssh-ldap-helper, extracted with great prejudice from Red Hat's
openssh-5.3p1.src.rpm.

ssh-ldap-helper is a small helper for sshd's AuthorizedKeysCommand
config keyword, allowing to fetch the AuthorizedKeys from an LDAP
directory with a given schema.
Note that you'll need an sshd with ssh/auth2-pubkey.c r1.33 for it
to work fine.

ok ajacoutot@ sthen@
2012-11-14 18:42:50 +00:00

12 lines
416 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2012/11/14 18:42:50 landry Exp $
@bin libexec/ssh-ldap-helper
libexec/ssh-ldap-wrapper
@man man/man5/ssh-ldap.conf.5
@man man/man8/ssh-ldap-helper.8
share/doc/ssh-ldap-helper/
share/doc/ssh-ldap-helper/HOWTO.ldap-keys
share/doc/ssh-ldap-helper/openssh-lpk-openldap.schema
share/examples/ssh-ldap-helper/
share/examples/ssh-ldap-helper/ldap.conf
@sample ${SYSCONFDIR}/ssh/ldap.conf