summaryrefslogtreecommitdiffstats
path: root/ipa-admintools/ipa-pwpolicy
Commit message (Collapse)AuthorAgeFilesLines
* Don't define bogus realm/server in configuration file by defaultRob Crittenden2008-03-171-0/+3
| | | | | | | Add default exception handler to avoid backtraces in cmdline tools Enhance error message when the IPA server or realm can't be found 437565
* - Centralize try/except so the entire program is covered. This make itRob Crittenden2008-02-271-59/+57
| | | | | | | possible to catch KeyboardInterrupt during the import process. - Add function for handling python differences with GSSError 434798
* Command-line utility to manage password policyRob Crittenden2008-02-251-0/+141
432814