Basic tasks
UNIX
- Add group (if new group)
- Create home directories
- Add users
- Create passwords
- Change ownership
- Change group
- Change permissions
- Create initialization files (.cshrc, .login, .profile)
Linux
- add user
- create password
- automatically home directory will be create in /home/userid
- group, ownership and permissions also handled automatically
-