RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 971239 - [RFE] Better not to save the password as plaintext in configuration file
Summary: [RFE] Better not to save the password as plaintext in configuration file
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ovirt-node
Version: 6.4
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Joey Boggs
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-06 06:00 UTC by wanghui
Modified: 2013-06-06 14:28 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-06 14:28:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description wanghui 2013-06-06 06:00:49 UTC
Description of problem:
It should be more secure that not to save the password as plaintext in configuration file. Such as the password of Proxy Server in rhsm.conf file, and the password of SNMP in snmp.conf.

Version-Release number of selected component (if applicable):
rhev-hypervisor6-6.4-20130528.0.el6_4
ovirt-node-2.5.0-17.el6_4.5.noarch

How reproducible:
100%

Steps to Reproduce:
1. Clear install RHEV-H.
2. Configure network with dhcp.
3. On the Red Hat Network page, regist using "Subscription Asset Manager" mode with proxy server.
4. Check the rhsm.conf file.
5. Configure the SNMP.
6. Check the snmp.conf file.

Actual results:
1.After step4, you can find the password of proxy server is saved as plaintext.
2.After step6, you can find the password of snmp server is saved as plaintext.

Expected results:
1.After step4, the password of proxy server should not be saved as plaintext.
2.After step6, the password of snmp server should not be saved as plaintext.

Additional info:


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