91aeca743e
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.
6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
Ruby/PAM is a ruby extension module for accessing linux and solaris
|
|
pam library.
|
|
|
|
WWW: http://kt-www.jaist.ac.jp/~ttate/lang/ruby/ruby-pam.html
|
|
Author: Takaaki Tateishi <ttate@jaist.ac.jp>
|