Page MenuHomeFreeBSD

nanobsd: Custom function to adapt adduser(8)
Needs ReviewPublic

Authored by senguptaangshuman17_gmail.com on Wed, Aug 19, 10:25 AM.
Tags
None
Referenced Files
F169367605: D58971.id184953.diff
Tue, Sep 1, 8:26 AM
F169351138: D58971.id184471.diff
Tue, Sep 1, 7:03 AM
F169242334: D58971.id184567.diff
Tue, Sep 1, 1:00 AM
F169232208: D58971.id185394.diff
Mon, Aug 31, 11:46 PM
F169119182: D58971.id184522.diff
Mon, Aug 31, 11:32 AM
F169108372: D58971.id185010.diff
Mon, Aug 31, 10:47 AM
Unknown Object (File)
Mon, Aug 31, 9:54 AM
Unknown Object (File)
Mon, Aug 31, 6:56 AM
Subscribers

Details

Reviewers
jlduran
jrm
ashish
Summary

Add cust_adduser(), which patches adduser(8) to remount / read
write during account creation and persist the new account and its
SSH key to /cfg.

Diff Detail

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

Event Timeline

Fix spacing and header formatting for cust_adduser()