Users created via web UI do not have a home directory
Steps to reproduce:
- Log in as admin. Create a new user
newuser - Shell expansion
~newuserworks. It evaluates to/home/newuserwhich does not exist.
Possible solutions:
- Email server app: create any missing home directories at setup
- User management app: create home directories for new users
- User interface: add a button that creates the home directory?