Bug 788656 - ^D on password input returns traceback
Summary: ^D on password input returns traceback
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ipa
Version: 6.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Rob Crittenden
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-08 17:43 UTC by Dmitri Pal
Modified: 2012-06-20 13:32 UTC (History)
2 users (show)

Fixed In Version: ipa-2.2.0-3.el6
Doc Type: Bug Fix
Doc Text:
No documentation needed.
Clone Of:
Environment:
Last Closed: 2012-06-20 13:32:04 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:0819 0 normal SHIPPED_LIVE ipa bug fix and enhancement update 2012-06-19 20:34:17 UTC

Description Dmitri Pal 2012-02-08 17:43:47 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/freeipa/ticket/2345

{{{
$ ipa user-add --first=tim --last=user tuser1 --password
Password: ^D ipa: ERROR: EOFError: 
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ipalib/cli.py", line 1241, in run
    sys.exit(api.Backend.cli.run(argv))
  File "/usr/lib/python2.7/site-packages/ipalib/cli.py", line 1026, in run
    self.prompt_interactively(cmd, kw)
  File "/usr/lib/python2.7/site-packages/ipalib/cli.py", line 1173, in prompt_interactively
    param.label, param.confirm
  File "/usr/lib/python2.7/site-packages/ipalib/cli.py", line 586, in prompt_password
    pw1 = getpass.getpass(u'%s: ' % unicode(label))
  File "/usr/lib64/python2.7/getpass.py", line 71, in unix_getpass
    passwd = _raw_input(prompt, stream, input=input)
  File "/usr/lib64/python2.7/getpass.py", line 135, in _raw_input
    raise EOFError
EOFError
ipa: ERROR: an internal error has occurred

Comment 1 Rob Crittenden 2012-02-20 18:32:26 UTC
Fixed upstream.

master: efb37739ab1b3a7c9d87af7a2d8ed57a1d0d5abe

ipa-2-2: 5e745086a7801ee5fe3db098729158a4d6098753

Comment 5 Martin Kosek 2012-04-24 11:34:53 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
No documentation needed.

Comment 6 Jenny Severance 2012-04-30 18:46:40 UTC
verified ::  

# ipa user-add --first=tim --last=user tuser1 --password
Password: 
ipa: ERROR: Could not get Password interactively

version :: 

ipa-server-2.2.0-11.el6.i686

Comment 8 errata-xmlrpc 2012-06-20 13:32:04 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.

http://rhn.redhat.com/errata/RHBA-2012-0819.html


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