freeipa/ipa-python
rcritten@redhat.com 861cda3cb5 Initial support for Groups
Create separate object for Users and Groups (using same base class)
Check for uniqueness before adding new users and groups
Remove user_container from everything but add operations
Abstract out a number of functions that are common across users and groups
Make sure all strings passed in to be in a filter are checked
Add new error message: No modifications specified
2007-08-24 15:42:56 -04:00
..
__init__.py Fixed broken patches and server spec. 0001-01-01 00:00:00 +00:00
config.py Added config.py. 0001-01-01 00:00:00 +00:00
entity.py Initial support for Groups 2007-08-24 15:42:56 -04:00
freeipa-python.spec Updated freeipa-admintool spec file to include additional tools. 0001-01-01 00:00:00 +00:00
freeipa-python.spec.in Updated freeipa-admintool spec file to include additional tools. 0001-01-01 00:00:00 +00:00
group.py Initial support for Groups 2007-08-24 15:42:56 -04:00
ipa.conf Added ipa.conf. 0001-01-01 00:00:00 +00:00
ipaclient.py Initial support for Groups 2007-08-24 15:42:56 -04:00
ipaerror.py Initial support for Groups 2007-08-24 15:42:56 -04:00
krbtransport.py - Abstracted client class to work directly or over RPC 2007-08-06 10:05:53 -04:00
Makefile Only install the ipa.conf file if it does not exist. 0001-01-01 00:00:00 +00:00
README Final reorginzation to reflect packaging. 0001-01-01 00:00:00 +00:00
rpcclient.py Initial support for Groups 2007-08-24 15:42:56 -04:00
user.py Initial support for Groups 2007-08-24 15:42:56 -04:00