summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-usermod
Commit message (Expand)AuthorAgeFilesLines
* Rework input validation to more closely match what we require in the UIRob Crittenden2007-12-071-15/+15
* Enable group inactivation by using the Class of Service plugin.Rob Crittenden2007-11-201-3/+13
* Completely remove attributes when delattr argumentRob Crittenden2007-11-151-3/+10
* If unable to connect to the XML-RPC server print a more useful error msg.Rob Crittenden2007-11-151-2/+6
* Allow a user or group to change an attribute in its RDNRob Crittenden2007-11-121-3/+3
* Remove multi-value set/add in ipa-usermod.Karl MacMillan2007-10-311-8/+7
* Allow set/add/del to be called multiple times.Karl MacMillan2007-10-311-17/+34
* Allow adding, setting, deleting arbitrary attributesRob Crittenden2007-10-311-4/+30
* Fix minor spelling issueRob Crittenden2007-10-291-3/+1
* Actually return a value to the shellRob Crittenden2007-10-191-1/+2
* Give ipa-adduser, ipa-addgroup and ipa-usermod an interactive modercritten@redhat.com2007-09-211-9/+128
* Enable LDAP SASL authentication using a forwarded kerberos ticketrcritten@redhat.com2007-09-051-0/+6
* Initial support for Groupsrcritten@redhat.com2007-08-241-1/+5
* Handle optional arguments by using the value __NONE__ over XML-RPC.rcritten@redhat.com2007-08-231-1/+1
* Embed origiginal values inside user, and have update_user pass in a userKevin McCarthy2007-08-201-9/+5
* Pass string changes as a list so modifyModList works properlyrcritten@redhat.com2007-08-171-3/+3
* Implement user inactivationrcritten@redhat.com2007-08-171-0/+3
* Ensure that the Apache server is in forked modercritten@redhat.com2007-08-141-0/+82