Issue #2407 has been updated by Sascha Wildner.
After re-reading your report, I assume you are passing the module name somewhere in /etc/pam.d. Does it work if you specify an absolute path to the module(s) in pkgsrc there? ---------------------------------------- Bug #2407: openpam won't look for pkgsrc pam module path http://bugs.dragonflybsd.org/issues/2407 Author: Stephane Russell Status: New Priority: Normal Assignee: Category: Target version: 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. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
