freebsd-ports/security/ruby-pam/pkg-comment
Akinori MUSHA 91aeca743e Add ruby-pam, a Ruby extension to use PAM library.
It doesn't work properly yet, but I'd appreciate if someone could
investigate the problem further.  (Seems it always fails to
authenticate due to PAM_MODULE_UNKNOWN)

ALso, note that it doesn't even load a module successfully because
FreeBSD's PAM modules are not linked with libpam.so.  Add -lpam to
LDADD, then rebuild and reinstall PAM modules before trying this
library out.
2001-05-30 16:00:25 +00:00

2 lines
34 B
Plaintext

Ruby extension to use PAM library