forked from Lainports/freebsd-ports
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.
9 lines
393 B
Text
9 lines
393 B
Text
%%RUBY_SITEARCHLIBDIR%%/pam.so
|
|
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/check_get_item.rb
|
|
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/check_user.rb
|
|
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pam/gc_test.rb
|
|
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/pam
|
|
%%PORTDOCS%%%%RUBY_DOCDIR%%/pam/ChangeLog
|
|
%%PORTDOCS%%%%RUBY_DOCDIR%%/pam/README
|
|
%%PORTDOCS%%%%RUBY_DOCDIR%%/pam/README.html
|
|
%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/pam
|