Page MenuHomeFreeBSD

libpam: Additional module directory.
ClosedPublic

Authored by des on May 31 2025, 12:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 2, 4:53 PM
Unknown Object (File)
Fri, Mar 20, 5:32 AM
Unknown Object (File)
Thu, Mar 19, 1:03 PM
Unknown Object (File)
Thu, Mar 19, 5:17 AM
Unknown Object (File)
Thu, Mar 19, 3:02 AM
Unknown Object (File)
Wed, Mar 18, 11:46 PM
Unknown Object (File)
Wed, Mar 18, 4:20 AM
Unknown Object (File)
Jan 31 2026, 5:44 AM
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