Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@lkirkwood lkirkwood released this 15 Mar 05:20
· 75 commits to main since this release

First crates.io release.
We now use a diff approach to creating/deleting accounts, as opposed to deleting all accounts managed by this script every run and recreating those that still exist.
This limits edits to /etc/passwd and other invasive actions the script must perform when a user is added or removed.
Also, the issue of incorrect ownership of the home directories has been fixed.