summaryrefslogtreecommitdiffstats
path: root/pyanaconda/users.py
Commit message (Expand)AuthorAgeFilesLines
* Add a password verification method to users.pyJesse Keating2012-10-121-0/+38
* fix root password setup (#855481)Brian C. Lane2012-09-091-13/+18
* Update the group, rootpw, and user commands to be called from doInstall.Chris Lumens2012-07-181-33/+7
* Remove all the writeKS methods except in network and storage.Chris Lumens2012-04-241-11/+0
* Fix createUser and createGroup to work with kickstart defaults (#739428)Brian C. Lane2011-09-201-9/+9
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-261-4/+5
* Fix createUserBrian C. Lane2011-08-151-7/+7
* syntax errors correctingVratislav Podzimek2011-03-081-2/+2
* Pass createUser and createGroup an arguments dict.Chris Lumens2011-03-041-40/+65
* Clean up a bunch of exception handling code.David Lehman2011-02-161-4/+4
* fix: kickstart sshpw command dysfunctional (#602308).Ales Kozumplik2010-06-111-2/+4
* Structure the repo layout so it matches final structure better and make isys ...Martin Sivak2010-05-311-0/+307