To make sure tha on delete the user is removed from all secondary groups
unset them first before running the userdel command.
-r might not be enought to do that in some situations
log file "user_management.log"
Each line is
[YYYY-MM-DD HH:mm:ss] [script name] [TEST] ...
[TEST] is only set if we are in a test run
for create user, if info flag is set, we do not write a log
rename user script added: renames user, home dir and connected files.
delete script fix with remove of not needed options (-g)
Update all scripts to exit only after all errors are shown, unless it
is a critical run error.
- start option for create users (-g)
- delete user script
- update documentation
- user lock user script in check user flow output
- create user has check for valid username/group name