====== Simple user handling ====== Create user, user directory and add comment: useradd -c "Comment" -m Force change of password at next login: chage -d 0 Force locking of user account: passwd -l