Page MenuHomeFreeBSD

nuageinit: implement chpasswd
ClosedPublic

Authored by bapt on Fri, Apr 25, 3:18 PM.
Tags
None
Referenced Files
F116055640: D50021.diff
Fri, May 2, 4:10 AM
Unknown Object (File)
Wed, Apr 30, 7:32 AM
Unknown Object (File)
Tue, Apr 29, 4:29 AM
Unknown Object (File)
Mon, Apr 28, 8:06 PM
Unknown Object (File)
Mon, Apr 28, 12:15 PM
Unknown Object (File)
Mon, Apr 28, 10:50 AM
Unknown Object (File)
Fri, Apr 25, 3:29 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

bapt requested review of this revision.Fri, Apr 25, 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.Tue, Apr 29, 1:50 PM
This revision was automatically updated to reflect the committed changes.
bapt marked 2 inline comments as done.Wed, Apr 30, 7:32 AM