Rob Crittenden
|
3f85a011c6
|
Be more exacting when deleting a group.
453222
|
2008-07-07 10:23:38 -04:00 |
|
Rob Crittenden
|
e3ba80e3d3
|
Actually pass along the verbose option to IPAClient.
443987
|
2008-05-29 16:04:28 -04:00 |
|
Rob Crittenden
|
3daa94ccc0
|
Catch name resolution errors coming from the socket module.
442650
|
2008-05-13 12:00:21 -04:00 |
|
Rob Crittenden
|
12ea8efc0b
|
Add --verbose option so the HTTP headers and XML request/response can be seen.
Also re-do the way modules are imported. I was attemping to have ^C handled
gracefully but the way I did it could mask other problems.
443987
|
2008-04-25 10:35:22 -04:00 |
|
Rob Crittenden
|
c3fedca013
|
Don't define bogus realm/server in configuration file by default
Add default exception handler to avoid backtraces in cmdline tools
Enhance error message when the IPA server or realm can't be found
437565
|
2008-03-17 13:16:56 -04:00 |
|
Rob Crittenden
|
ad8096b51f
|
- Centralize try/except so the entire program is covered. This make it
possible to catch KeyboardInterrupt during the import process.
- Add function for handling python differences with GSSError
434798
|
2008-02-27 10:40:18 -05:00 |
|
Rob Crittenden
|
64cce8f82e
|
Handle the --usage option by actually displaying the usage
Fix some missing options in --usage
Remove a few debugging statements
Resolves 430704
|
2008-01-31 10:52:05 -05:00 |
|
Rob Crittenden
|
72595ab1a5
|
delete_group() takes a DN, not a CN. Also do slightly better error reporting.
|
2007-11-30 12:04:16 -05:00 |
|
Rob Crittenden
|
bfcc044db2
|
If unable to connect to the XML-RPC server print a more useful error msg.
|
2007-11-15 10:27:59 -05:00 |
|
Rob Crittenden
|
6b0587726a
|
Actually return a value to the shell
|
2007-10-19 09:59:07 -04:00 |
|
rcritten@redhat.com
|
2035297e22
|
Add a missing exception catcher
|
2007-09-24 15:22:17 -04:00 |
|
rcritten@redhat.com
|
eebaa73d3d
|
Implement delete users and groups
Implement adding a group to a group
Some other small fixups
Add new cmd-line tool ipa-delgroup
|
2007-08-28 13:52:08 -04:00 |
|