.. link: http://dgplug.org/summertraining/2013/posts/christina-b-userfinder-20130812.html .. description: .. tags: .. date: 2013/08/12 17:54:53 .. title: Christina-B Userfinder 20130812 .. slug: christina-b-userfinder-20130812 Assignment No 5 --------------------------- Problem: Python program to find out the users who can log in into a linux system Package used: pwd Description: 1. Get all the details using getwall() function. 2. Display the users using the information provided. Link: `link `_ Execution: $ python userfinder.py