Page MenuHomeFreeBSD

nuageinit: implement chpasswd
ClosedPublic

Authored by bapt on Apr 25 2025, 3:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 14, 8:44 PM
Unknown Object (File)
Thu, Aug 13, 12:13 AM
Unknown Object (File)
Wed, Aug 12, 4:59 PM
Unknown Object (File)
Wed, Aug 12, 3:31 PM
Unknown Object (File)
Tue, Aug 11, 5:47 PM
Unknown Object (File)
Tue, Aug 11, 5:30 PM
Unknown Object (File)
Tue, Aug 11, 3:03 AM
Unknown Object (File)
Mon, Aug 10, 12:43 PM
Subscribers

Details

Summary

Add support for chpasswd, with all possible syntaxes, including
deprecated one: chpasswd.list as a list or as a multiline string
as some providers are still only providing this deprecated form

Sponsored by: OVHCloud

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63726
Build 60610: arc lint + arc unit

Event Timeline

bapt requested review of this revision.Apr 25 2025, 3:18 PM

Minor typos.

libexec/nuageinit/nuage.lua
351
libexec/nuageinit/tests/nuageinit.sh
622
669

LGTM modulo the minor typos noted by @jlduran, but happy enough for those to be fixed pre-commit.

This revision is now accepted and ready to land.Apr 29 2025, 1:50 PM
This revision was automatically updated to reflect the committed changes.
bapt marked 2 inline comments as done.Apr 30 2025, 7:32 AM