Page MenuHomeFreeBSD

libpam: Additional module directory.
ClosedPublic

Authored by des on May 31 2025, 12:20 PM.
Tags
None
Referenced Files
F135919241: D50626.diff
Fri, Nov 14, 4:01 AM
Unknown Object (File)
Tue, Oct 28, 12:32 AM
Unknown Object (File)
Mon, Oct 27, 8:22 AM
Unknown Object (File)
Mon, Oct 27, 7:57 AM
Unknown Object (File)
Mon, Oct 27, 5:20 AM
Unknown Object (File)
Sat, Oct 25, 7:14 PM
Unknown Object (File)
Sat, Oct 25, 3:02 PM
Unknown Object (File)
Sat, Oct 25, 6:54 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