Rob Crittenden
|
672c07566d
|
Implement user-del
rename is_user_unique() to user_exists()
|
2008-10-10 03:36:56 -04:00 |
|
Jason Gerard DeRose
|
c747c12fb2
|
Merge branch 'master' of git://git.engineering.redhat.com/users/rcritten/freeipa2
|
2008-10-07 17:00:36 -06:00 |
|
Martin Nagy
|
4a68c719f0
|
Implement config file reading
|
2008-10-08 00:07:44 +02:00 |
|
Rob Crittenden
|
db9d8dd3e0
|
Implement a real user_find and move existing user_find to user_show
|
2008-10-07 06:15:34 -04:00 |
|
Rob Crittenden
|
e012e860b4
|
Implement user-mod
|
2008-10-07 04:31:22 -04:00 |
|
Rob Crittenden
|
69bc5ad77a
|
Add some more supporting functions
Do a little bit more error handling and checking
|
2008-10-07 02:10:15 -04:00 |
|
Rob Crittenden
|
cb795fa14b
|
Add group plugin, routine to get cn=ipaconfig
|
2008-10-04 05:17:11 -04:00 |
|
Rob Crittenden
|
7e4b0a072e
|
Implement user-find and user-add backend functions so they work over XML-RPC
Change port to 8880 to not conflict with a running IPA v1 instance
Encode incoming values from unicode as utf-8 before sending to LDAP
|
2008-10-04 01:50:59 -04:00 |
|
Jason Gerard DeRose
|
6000b6b5c6
|
Implemented basic Command.forward() method
|
2008-10-02 17:02:24 -06:00 |
|
Jason Gerard DeRose
|
c846c7d91f
|
Removed the everything except the envtest command and the user related plugins from f_user.py
|
2008-10-01 16:10:41 -06:00 |
|
Jason Gerard DeRose
|
e963be1dda
|
Renamed plugins/example.py to plugins/f_user.py
|
2008-10-01 15:56:04 -06:00 |
|