#4113 No error message with invalid sid given to trust-resolve
Closed: Fixed None Opened 10 years ago by mkosek.

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

Description of problem:
trust-resolve does not throw an error when an invalid sid is given

Version-Release number of selected component (if applicable):
ipa-server-3.3.3-10.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1. Setup Trust
2. Run command with SID as userSID
# ipa trust-resolve --sids userSID
# echo $?
0

# ipa trust-resolve
Security Identifiers (SIDs): NoSID
# echo $?
0

Actual results:
No error reported

Expected results:
Error expected

After a discussion, we rather decide to hide trust-resolve as internal command. See

http://www.redhat.com/archives/freeipa-devel/2014-January/msg00211.html

Metadata Update from @mkosek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 3.3.x - 2014/01 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata