Bug 1552791 - miqldap_to_sssd help message is incorrect
Summary: miqldap_to_sssd help message is incorrect
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Appliance
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.9.2
Assignee: Joe Vlcek
QA Contact: Matt Pusateri
URL:
Whiteboard: auth:miqldap:externalauth
Depends On: 1545861
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-07 18:17 UTC by Satoe Imaishi
Modified: 2022-07-09 09:30 UTC (History)
6 users (show)

Fixed In Version: 5.9.2.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1545861
Environment:
Last Closed: 2018-05-07 20:44:08 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2018:1328 0 None None None 2018-05-07 20:44:31 UTC

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


Note You need to log in before you can comment on or make changes to this bug.