Commit Graph

9 Commits

Author SHA1 Message Date
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
tb
3269717130 Update ssh-ldap-helper to 8.0p1
This is the latest version of this tool, based on what Rocky Linux ships.
Red Hat have deprecated this, but their proposed alternative, SSSD is not
currently viable.

The update is ncessary since the previous version (which wasn't updated
since import in 2012) is based on an ancient SSH version that isn't ready
for opaque libcrypto structs.

Untested, but this has a better chance at working than a package that
doesn't build.

ok landry
2022-01-13 09:49:55 +00:00
kn
9efdfdfacc Convert quirky .rpm handling to regular EXTRACT_SUFX=.rpm
No plist change.

OK espie robert
2021-01-10 22:34:50 +00:00
ajacoutot
95b34e9a4f Fix after removal of misc/rpm. 2020-03-23 19:17:38 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen
fb7f4374ad sync WANTLIB 2019-07-05 11:52:59 +00:00
jca
772226fbcc Ugly fix for an ugly problem, unbreaks ssh-ldap-helper on arm.
The comment in the Makefile says why the problem is ugly.  The fix is
ugly because as is there's no easy way to patch the offending file.
2016-12-30 17:53:37 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
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