This commit is contained in:
dietrich 2020-11-16 09:14:40 +00:00
parent 425de573d5
commit 05cbd2d139

View File

@ -9,21 +9,21 @@ What is working so far:
* `/etc/group` (not yet really assigned to the users) * `/etc/group` (not yet really assigned to the users)
* Modifying: * Modifying:
* delete a user * delete a user
- [x] passwd * [x] passwd
- [x] shadow * [x] shadow
- [X] group * [X] group
- [x] own group * [x] own group
- [ ] member * [ ] member
- [x] home dir * [x] home dir
- [x] delete * [x] delete
- [x] keep * [x] keep
- [ ] archive * [ ] archive
- [ ] mail? * [ ] mail?
- [ ] multiple entries "Multiple entries named '%s' in %s. Please fix this with pwck or grpck." * [ ] multiple entries "Multiple entries named '%s' in %s. Please fix this with pwck or grpck."
- [ ] cancel jobs: * [ ] cancel jobs:
- [ ] cron * [ ] cron
- [ ] at * [ ] at
- [ ] print * [ ] print
* create a user * create a user
- [x] passwd - [x] passwd
- [x] shadow - [x] shadow