#3327 expect sss_ssh_authorizedkeys and sss_ssh_knownhostsproxy manuals to be packaged into sssd-common package
Closed: Fixed Opened by lslebodn.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1430494

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

Description of problem:
If we see sss_ssh_knownhostsproxy & sss_ssh_authorizedkeys commands has been
provided by the sssd-common package but the manuals are not provided by
sssd-common instead they are supplied with sssd-tools
>>>>>>
[root@rhel7-ipa-2 ~]# rpm -ql sssd-common|grep -i ssh_knownhostsproxy
/usr/bin/sss_ssh_knownhostsproxy
/usr/share/man/man1/sss_ssh_knownhostsproxy.1.gz
[root@rhel7-ipa-2 ~]# rpm -ql sssd-tools|grep -i ssh_knownhostsproxy
/usr/share/man/de/man1/sss_ssh_knownhostsproxy.1.gz
/usr/share/man/es/man1/sss_ssh_knownhostsproxy.1.gz
/usr/share/man/fr/man1/sss_ssh_knownhostsproxy.1.gz
/usr/share/man/ja/man1/sss_ssh_knownhostsproxy.1.gz
/usr/share/man/uk/man1/sss_ssh_knownhostsproxy.1.gz
>>>>>
>>>>>
[root@rhel7-ipa-2 ~]# rpm -ql sssd-common|grep -i sss_ssh_authorizedkeys
/usr/bin/sss_ssh_authorizedkeys
/usr/share/man/man1/sss_ssh_authorizedkeys.1.gz
[root@rhel7-ipa-2 ~]# rpm -ql sssd-tools|grep -i sss_ssh_authorizedkeys
/usr/share/man/de/man1/sss_ssh_authorizedkeys.1.gz
/usr/share/man/fr/man1/sss_ssh_authorizedkeys.1.gz
/usr/share/man/uk/man1/sss_ssh_authorizedkeys.1.gz
[root@rhel7-ipa-2 ~]#
>>>>
[root@rhel7-ipa-2 ~]# rpm -qf /usr/bin/sss_ssh_authorizedkeys
sssd-common-1.14.0-43.el7_3.11.x86_64
[root@rhel7-ipa-2 ~]#
[root@rhel7-ipa-2 ~]# rpm -qf /usr/bin/sss_ssh_knownhostsproxy
sssd-common-1.14.0-43.el7_3.11.x86_64
[root@rhel7-ipa-2 ~]#
Actual results:
#rpm -ql sssd-common|grep sss_ssh_
/usr/bin/sss_ssh_authorizedkeys
/usr/bin/sss_ssh_knownhostsproxy
/usr/share/man/man1/sss_ssh_authorizedkeys.1.gz
/usr/share/man/man1/sss_ssh_knownhostsproxy.1.gz
Expected results:
#rpm -ql sssd-common|grep sss_ssh_
/usr/bin/sss_ssh_authorizedkeys
/usr/bin/sss_ssh_knownhostsproxy
/usr/share/man/man1/sss_ssh_authorizedkeys.1.gz
/usr/share/man/man1/sss_ssh_knownhostsproxy.1.gz
/usr/share/man/de/man1/sss_ssh_authorizedkeys.1.gz
/usr/share/man/de/man1/sss_ssh_knownhostsproxy.1.gz
/usr/share/man/es/man1/sss_ssh_knownhostsproxy.1.gz
/usr/share/man/fr/man1/sss_ssh_authorizedkeys.1.gz
/usr/share/man/fr/man1/sss_ssh_knownhostsproxy.1.gz
/usr/share/man/ja/man1/sss_ssh_knownhostsproxy.1.gz
/usr/share/man/uk/man1/sss_ssh_authorizedkeys.1.gz
/usr/share/man/uk/man1/sss_ssh_knownhostsproxy.1.gz
Additional info:

Metadata Update from @lslebodn:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1430494

Metadata Update from @lslebodn:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1430494

https://github.com/SSSD/sssd/pull/191

Metadata Update from @lslebodn:
- Custom field patch adjusted to on
- Issue set to the milestone: None

Metadata Update from @lslebodn:
- Issue assigned to lslebodn

Metadata Update from @lslebodn:
- Assignee reset

Metadata Update from @lslebodn:
- Issue assigned to lslebodn

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 1.15.3

Metadata Update from @jhrozek:
- Issue priority set to: major

master:

  • 708f0497d1bdb2c0ec100587796b90f22971c698
  • 1cfbec5668a283bf078ac4a8e168e8bd16b74dbf
  • 9055ed29ae58ad2f2123880edd41b1905813a5d7
  • fa1cea86740dd7217bb733eb845f1da7095ccfa6
  • 8bbe26cfc686eae35c99899314c15016b2cce817
  • 8843feb6f2fa0b3922599c5ed347b64121e674fc
  • 2915214bab5a1ce26119c462b2e1dc7d05a850ee
  • b2175f271d834bb416960ab270db1b02c62093af
  • fc57f91b4ecccd594ef18387a99519257a675d57
  • 60327984ab2bcf2fae73dff50f0bb919dc20219e
  • e821ed50711b5c683363ae2e812f3cc8b6395ed1
  • dd71288719d98038b9a2f008f30bbcbbf8e67ed5
  • 1b1a89c2866413776f7bdf2d76064e206cc4756c
  • ffa05d220218db1a293ead23430144954af8deab
  • 386a978207d8f8ad67d2df5fa29a8714d46c30c4

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4358

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata