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
F171588057: D58971.id184471.diff
Fri, Sep 11, 10:51 PM
F171581799: D58971.id185394.diff
Fri, Sep 11, 9:48 PM
F171543738: D58971.id185274.diff
Fri, Sep 11, 4:25 PM
Unknown Object (File)
Fri, Sep 11, 4:11 AM
Unknown Object (File)
Thu, Sep 10, 8:20 AM
Unknown Object (File)
Wed, Sep 9, 12:37 PM
Unknown Object (File)
Wed, Sep 9, 7:11 AM
Unknown Object (File)
Wed, Sep 9, 2:09 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 76309
Build 73192: arc lint + arc unit

Event Timeline

Fix spacing and header formatting for cust_adduser()