Hide Forgot
Description of problem: If there are proxy related values in /etc/rhsm/rhsm.conf file Subscription plugin should display that values in "Registration" dialog. Version-Release number of selected component (if applicable): How reproducible: Each time. Steps to Reproduce: 1. unregister system 2. update the file /etc/rhsm/rhsm.conf by values: proxy_hostname = auto-services.usersys.redhat.com proxy_port = 3129 proxy_user = proxy_password = ... this is no auth proxy 3. launch Cockpit app in browser and log-in as 'root' user 4. Click on 'Subscriptions' 5. Click on 'Register' button Actual results: Check box 'Use proxy server' is not checked. No value appears in field 'Server' Expected results: There should be values in the dialog fields the same as in /etc/rhsm/rhsm.conf file. Additional info:
Created attachment 1364877 [details] DOesnot prefill proxy details Moving bug back to new, dont see fix yet in the following build: [root@dhcp35-150 ~]# rpm -qa | grep cockpit cockpit-packagekit-157-1.el7.x86_64 cockpit-ws-157-1.el7.x86_64 subscription-manager-cockpit-1.20.7-1.el7.noarch cockpit-157-1.el7.x86_64 cockpit-bridge-157-1.el7.x86_64 cockpit-tests-157-1.el7.x86_64 cockpit-system-157-1.el7.noarch cockpit-doc-157-1.el7.x86_64 [root@dhcp35-150 ~]# cat /etc/rhsm/rhsm.conf | grep proxy # an http proxy server to use proxy_hostname = auto-services.usersys.redhat.com # port for http proxy server proxy_port = 3129 # user name for authenticating to an http proxy, if needed proxy_user = # password for basic http proxy auth, if needed proxy_password = # host/domain suffix blacklist for proxy, if needed no_proxy =
Created attachment 1365157 [details] Doesnot prefill proxy details in Subscription-manager tab Sorry about the wrong screenshot, I dont see the proxy details being prefilled in subscription-manager tab too with followng version of subscription-manager-cockpit [root@dhcp35-150 ~]# rpm -qa | grep subscription-manager-cockpit subscription-manager-cockpit-1.20.7-1.el7.noarch Proxy details in the rhsm.conf file: [root@dhcp35-150 ~]# cat /etc/rhsm/rhsm.conf | grep proxy # an http proxy server to use proxy_hostname = auto-services.usersys.redhat.com # port for http proxy server proxy_port = 3129 # user name for authenticating to an http proxy, if needed proxy_user = # password for basic http proxy auth, if needed proxy_password = # host/domain suffix blacklist for proxy, if needed no_proxy =
Created attachment 1368400 [details] proxy details are pre-filled with values from rhsm.conf file Proxy details are pre-filled with values from rhsm.conf file so marking bug as verified [root@bkr-hv01-guest15 ~]# rpm -qa | grep cockpit cockpit-ws-154-2.el7.x86_64 cockpit-doc-154-2.el7.x86_64 cockpit-bridge-154-2.el7.x86_64 cockpit-154-2.el7.x86_64 cockpit-pcp-154-2.el7.x86_64 cockpit-system-154-2.el7.noarch subscription-manager-cockpit-1.20.8-1.el7.noarch [root@bkr-hv01-guest15 ~]# cat /etc/rhsm/rhsm.conf | grep proxy # an http proxy server to use proxy_hostname = auto-services.usersys.redhat.com # port for http proxy server proxy_port = 3128 # user name for authenticating to an http proxy, if needed proxy_user = # password for basic http proxy auth, if needed proxy_password = # host/domain suffix blacklist for proxy, if needed no_proxy =
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://access.redhat.com/errata/RHBA-2018:0681