Hide Forgot
Description of problem: Unnecessary output is seen when invalid option is passed to sss_cache Version-Release number of selected component (if applicable): sssd-1.9.2-59.el6 How reproducible: Always Steps to Reproduce: 1. sss_cache -h 2. 3. Actual results: # sss_cache -h Usage: sss_cache [-?UGNSA] [-?|--help] [--usage] [-u|--user STRING] [-U|--users] [-g|--group STRING] [-G|--groups] [-n|--netgroup STRING] [-N|--netgroups] [-s|--service STRING] [-S|--services] [-a|--autofs-map STRING] [-A|--autofs-maps] [-d|--domain STRING] unknown option(Mon Jan 7 16:56:36:008619 2013) [sssd] [main] (0x0020): Error initializing context for the application Expected results: The "unknown option..." line shouldn't be seen Additional info:
Upstream ticket: https://fedorahosted.org/sssd/ticket/1745
Fixed upstream.
Temporarily moving bugs to MODIFIED to work around errata tool bug
Verified the bug on sssd version: sssd-1.11.2-10.el7.x86_64 Steps followed during verification: 1. Reproduce the bug with older sssd build. Pass unknown option as parameter to sss_cache command. # sss_cache -h Usage: sss_cache [-?UGNSA] [-?|--help] [--usage] [-u|--user STRING] [-U|--users] [-g|--group STRING] [-G|--groups] [-n|--netgroup STRING] [-N|--netgroups] [-s|--service STRING] [-S|--services] [-a|--autofs-map STRING] [-A|--autofs-maps] [-d|--domain STRING] unknown option(Tue Dec 10 19:25:58:693318 2013) [sssd] [main] (0x0020): Error initializing context for the application 2. With the latest sssd build, irrelevant output has been removed. See the cmd output below: [root@rhel-7 sssd]# sss_cache -h Usage: sss_cache [-?EUGNSA] [-?|--help] [--usage] [-E|--everything] [-u|--user STRING] [-U|--users] [-g|--group STRING] [-G|--groups] [-n|--netgroup STRING] [-N|--netgroups] [-s|--service STRING] [-S|--services] [-a|--autofs-map STRING] [-A|--autofs-maps] [-d|--domain STRING] unknown option
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.