Bug 1552791

Summary: miqldap_to_sssd help message is incorrect
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: ApplianceAssignee: Joe Vlcek <jvlcek>
Status: CLOSED ERRATA QA Contact: Matt Pusateri <mpusater>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.9.0CC: abellott, jvlcek, mpusater, obarenbo, simaishi, smallamp
Target Milestone: GAKeywords: ZStream
Target Release: 5.9.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: auth:miqldap:externalauth
Fixed In Version: 5.9.2.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1545861 Environment:
Last Closed: 2018-05-07 20:44:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1545861    
Bug Blocks:    

Comment 2 CFME Bot 2018-03-07 18:32:39 UTC
New commit detected on ManageIQ/manageiq/gaprindashvili:

https://github.com/ManageIQ/manageiq/commit/72f37b935dd4fde62b0ec7e3d42a32f0c826feba
commit 72f37b935dd4fde62b0ec7e3d42a32f0c826feba
Author:     Alberto Bellotti <abellotti.github.com>
AuthorDate: Thu Feb 15 16:51:03 2018 -0500
Commit:     Alberto Bellotti <abellotti.github.com>
CommitDate: Thu Feb 15 16:51:03 2018 -0500

    Merge pull request #17009 from jvlcek/bz1545861_miqladp_to_sssd_help

    Fix errors in help message
    (cherry picked from commit 54d4f028a9b889348789499d7de558d2602edc74)

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1552791

 spec/tools/miqldap_to_sssd/cli_spec.rb | 12 +-
 spec/tools/miqldap_to_sssd/configure_apache_spec.rb | 2 +-
 spec/tools/miqldap_to_sssd/miqldap_configuration_spec.rb | 14 +-
 tools/miqldap_to_sssd/cli.rb | 8 +-
 tools/miqldap_to_sssd/configure_apache.rb | 2 +-
 tools/miqldap_to_sssd/converter.rb | 2 +-
 tools/miqldap_to_sssd/miqldap_configuration.rb | 10 +-
 tools/miqldap_to_sssd/sssd_conf.rb | 4 +-
 tools/miqldap_to_sssd/sssd_conf/sssd.rb | 4 +-
 9 files changed, 29 insertions(+), 29 deletions(-)

Comment 3 Matt Pusateri 2018-04-18 20:51:56 UTC
Verified in 5.9.2.2

[root@dhcp-8-196-129 log]# miqldap_to_sssd --help
Usage: ruby tools/miqldap_to_sssd.rb [options]
  -d, --domain=<s>                            The domain name for the Base DN, e.g. example.com
  -b, --bind-dn=<s>                           The Bind DN, credential to use to authenticate against LDAP e.g.
                                              cn=Manager,dc=example,dc=com
  -p, --bind-pwd=<s>                          The password for the Bind DN.
  -c, --tls-cacert=<s>                        Path to certificate file
  -n, --only-change-userids                   normalize the userids then exit
  -s, --skip-post-conversion-userid-change    Do the MiqLdap to SSSD conversion but skip the normalizing of the userids
  -h, --help                                  Show this message

Comment 6 errata-xmlrpc 2018-05-07 20:44:08 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:1328