summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-deluser
Commit message (Expand)AuthorAgeFilesLines
* Add utility to lock user accounts. Remove lock capability from ipa-deluserRob Crittenden2007-11-261-15/+2
* Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-201-4/+7
* If unable to connect to the XML-RPC server print a more useful error msg.Rob Crittenden2007-11-151-2/+6
* Add the capability to completely delete a user from the database. TheRob Crittenden2007-11-091-2/+9
* Actually return a value to the shellRob Crittenden2007-10-191-1/+2
* Add a missing exception catcherrcritten@redhat.com2007-09-241-0/+3
* Implement delete users and groupsrcritten@redhat.com2007-08-281-1/+1
* Handle optional arguments by using the value __NONE__ over XML-RPC.rcritten@redhat.com2007-08-231-2/+5
* Implement user inactivationrcritten@redhat.com2007-08-171-0/+66