Bug #2407
Updated by tuxillo over 10 years ago
When I try to load pam modules that where installed from pkgsrc, they're installed in /usr/pkg/lib/security, which is not included in the openpam's search paths defined at compile time. I'm getting this error: Aug 18 12:45:38 yyy login: in openpam_dynamic(): No such file or directory Aug 18 12:45:38 yyy login: in openpam_load_module(): no pam_xxx.so found Aug 18 12:45:38 yyy login: pam_start(): system error The complete path is not specified in the default pam.d service files that comes with DragonFly.