EcoStruxure IT forum
A support forum for Data Center Operation, Data Center Expert, and EcoStruxure IT product users to share knowledge on installation, configuration, and general product use.
Posted: 2020-07-04 03:17 PM
This question was originally posted on DCIM Support by Lukas Jegerlehner on 2018-03-14
Unfortunately a customer did tick all the SSL protocols rejections and now cannot login to the webmin anymore. The DCO installed is 8.2.2
How can the customer access the webmin area again?
Thank you for a feedback in advance.
(CID:129406779)
Posted: 2020-07-04 03:17 PM
This answer was originally posted on DCIM Support by Jef Faridi on 2018-03-14
Hi Lukas,
To resolve the webmin access, try the following:
Log in to server (via console or ssh login)
Edit the file /etc/webmin/miniserv.conf
find the following line, and change:
no_tls1_2=1
to
no_tls1_2=0
Save the file.
And then type:
systemctl restart webmin
(you can use vi-editor or nano to edit the file).
Now you should have access to webmin using the protocol TLSv1.2
Kind regards
(CID:129406853)
Posted: 2020-07-04 03:18 PM
This comment was originally posted on DCIM Support by Jef Faridi on 2018-03-16
Hi Lukas (Lukas Jegerlehner)
Wondering if this is resolved or you/customer need some help?
Kind regards
(CID:129407918)
Posted: 2020-07-04 03:18 PM
This comment was originally posted on DCIM Support by Lukas Jegerlehner on 2018-03-28
Hi Jef,
unfortunately when I connect through SSH the permission to the file is denied.
(CID:129412908)
Posted: 2020-07-04 03:18 PM
This comment was originally posted on DCIM Support by Jef Faridi on 2018-03-28
Hi Lukas,
edit the file as sudo:
sudo nano /etc/webmin/miniserv.conf
Kind regards
(CID:129412920)
Posted: 2020-07-04 03:18 PM
This comment was originally posted on DCIM Support by Lukas Jegerlehner on 2018-03-28
Hi Jef,
the user apc is not listed within the SUDO, thats why i cant open the file. Do you guys have a cent OS user which can edit the miniserv.conf?
(CID:129412957)
Posted: 2020-07-04 03:18 PM
This comment was originally posted on DCIM Support by Jef Faridi on 2018-03-28
Hi Lukas,
No, we do not have such user.
CentOS user name(s) and rights manually defined (by you/customer) during the installation.
Kind regards
(CID:129412985)
Posted: 2020-07-04 03:18 PM
This question is closed for comments. You're welcome to start a new topic if you have further comments on this issue.
Create your free account or log in to subscribe to the forum - and gain access to more than 10,000+ support articles along with insights from experts and peers.