summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/f_passwd.py
Commit message (Expand)AuthorAgeFilesLines
* Calling 'passwd' command now prompts for password using textui.prompt_password()Jason Gerard DeRose2008-11-181-13/+13
* Use posixAccount instead of person to identify usersRob Crittenden2008-10-241-1/+1
* Implement the host commandsRob Crittenden2008-10-221-10/+2
* Framework for doing password changesRob Crittenden2008-10-201-0/+82