[Freeipa-devel] [PATCH] Add debug param to the tools, fix lock/unlock in sss_usermod

Jakub Hrozek jhrozek at redhat.com
Tue Apr 28 12:43:25 UTC 2009


There's quite a lot of debug info is sysdb user/group operations that
may be useful for..well..debugging, but the tools have debug_level set
to 0 by default. This patch adds a hidden(*) parameter --debug that
allows the debug level to be set when invoking the tool.

Also fixes a bug in usermod's --lock/--unlock parameters that were
declared as POPT_ARG_INT, they should have been POPT_ARG_NONE.

Jakub

(*) hidden because I recall some discussion in which it was considered
bad manners to have this parameter for user tools
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-debug-param-to-the-tools-fix-lock-unlock-in-sss.patch
Type: text/x-patch
Size: 7438 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090428/f17eeb98/attachment.bin>


More information about the Freeipa-devel mailing list