Bug 1138773
Summary: | Internal error received for blank password with --trust-secret | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Martin Kosek <mkosek> |
Component: | ipa | Assignee: | Martin Kosek <mkosek> |
Status: | CLOSED ERRATA | QA Contact: | Namita Soman <nsoman> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | rcritten, sgoveas |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ipa-4.0.3-1.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-05 10:13:31 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: |
Description
Martin Kosek
2014-09-05 15:27:57 UTC
Fixed upstream: master: e672a396374c05c5a06eb4e816ec6cc0939ad008 trusts: Validate missing trust secret properly ipa-4-1: e672a396374c05c5a06eb4e816ec6cc0939ad008 trusts: Validate missing trust secret properly ipa-4-0: e672a396374c05c5a06eb4e816ec6cc0939ad008 trusts: Validate missing trust secret properly Verified in version [root@vm-idm-019 ~]# rpm -q ipa-server ipa-server-4.1.0-16.el7.x86_64 [root@vm-idm-019 ~]# ipa trust-add adtest.qe --trust-secret Shared secret for the trust: ipa: ERROR: invalid 'AD Trust setup': Not enough arguments specified to perform trust setup [root@vm-idm-019 ~]# echo | ipa trust-add adtest.qe --trust-secret ipa: ERROR: invalid 'AD Trust setup': Not enough arguments specified to perform trust setup 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://rhn.redhat.com/errata/RHSA-2015-0442.html |