Page MenuHomeFreeBSD

security/unix-selfauth-helper: Add new port
ClosedPublic

Authored by zirias on May 30 2022, 8:42 AM.
Tags
None
Referenced Files
F83653491: D35347.id106457.diff
Mon, May 13, 3:48 AM
F83653489: D35347.id.diff
Mon, May 13, 3:48 AM
F83653464: D35347.id106758.diff
Mon, May 13, 3:48 AM
F83653460: D35347.id107156.diff
Mon, May 13, 3:48 AM
F83653455: D35347.id106638.diff
Mon, May 13, 3:48 AM
F83653452: D35347.id107498.diff
Mon, May 13, 3:48 AM
Unknown Object (File)
Fri, May 10, 5:58 AM
Unknown Object (File)
Wed, May 8, 8:14 AM
Subscribers

Details

Summary

This little helper enables self-authentication against the local passwd
database using pam_exec.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 45854
Build 42742: arc lint + arc unit

Event Timeline

This depends on the fix in https://reviews.freebsd.org/D35169

When reviewing, please consider having a look at the actual code here: https://github.com/Zirias/unix-selfauth-helper/tree/v1.0

Moin moin

Tested against the upcoming KDE Plasma 5.25 desktop that will also required this feature.

I would suggest that you include a sample pam-File that other ports can use as a template (well, it is in the man already, but...)

mfg Tobias

Add example pam service policy configuration

Ok, added an example for those who don't read the manpage ;) But it's probably
a good place to add some instructions for port maintainers.

While here, also patch the manpage to always have the correct LOCALBASE.

Remove example file, improve manpage instead.

This latest change made the port unnecessarily complex. Instead rerolled v1.0
tag to include all the hints and infos directly in the manpage.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 28 2022, 6:50 PM
This revision was automatically updated to reflect the committed changes.