Page MenuHomeFreeBSD

libpam: Additional module directory.
ClosedPublic

Authored by des on May 31 2025, 12:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 6:05 AM
Unknown Object (File)
Sat, Oct 11, 3:29 AM
Unknown Object (File)
Thu, Sep 25, 10:51 AM
Unknown Object (File)
Thu, Sep 25, 8:53 AM
Unknown Object (File)
Wed, Sep 24, 2:12 AM
Unknown Object (File)
Tue, Sep 23, 11:09 PM
Unknown Object (File)
Sat, Sep 20, 9:10 PM
Unknown Object (File)
Thu, Sep 18, 12:40 PM
Subscribers

Details

Summary

Many if not most ports that install PAM modules install them into
${LOCALBASE}/lib/security instead of just ${LOCALBASE}/lib, because
all the world is Linux. Rather than try to fix the ports, add that
directory to the search path.

Relnotes: yes

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable