Spoken Tutorials - Linux System Administration Assignment Funded by the National Mission on Education through ICT Indian Institute of Technology Bombay http://spoken-tutorial.org ---------------------------------------------------------------------- Group password and Login - Assignment 1. Create a new group accounts for the college database. 2. Give a suitable password for the group created. 3. Create two users: rekha and sheetal. 4. Check details of user rekha using the command id. 5. Add rekha as a member of the group. 6. Check how the user rekha can login to the group accounts. 7. Check how the user sheetal can login to the group accounts. 8. At every step, check the details of group accounts from /etc/gshadow file.