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
|
29c42e853a
|
Find and delete service principals from the command-line.
|
2008-01-11 12:52:41 -05:00 |
|