-
Hello,
I've tried to setup PAM authentication but somehow doesn't work. I followed the documentation but I might mission something. I'm using rhel 9.4 on this case.
The user can log normally fro…
-
Hi there,
webmin fails to start after installation on rockylinux 8 (didn't tested it yet on other OSs)
```
# /etc/webmin/start
Starting Webmin server in /usr/libexec/webmin
Failed to open SSL…
-
If i run the command: netstat -anp | grep ESTABLISHED
I get:
tcp 0 0 my_server_ip:20000 123.160.221.52:29122 ESTABLISHED 23017/perl
tcp 0 0 my_server_ip:20000 20.52.182.46:49214 ESTABLISHED 16099/…
-
When I click to open an HTML file inside, the CSS background color of the webpage changes. How can I solve this issue?
The left is the HTML opened by Miniserv, and the right is opened directly in the…
-
When trying to access the Webmnin Interface the Error occurs:
```
Error - Document follows
This web server is running in SSL mode. Try the URL https://006221e42XXXX:10000/ instead.
```
This i…
-
If you select a website (virtual server) and then go to it's DNS Options, then the _**DNS and Sender Policy Framework options**_
page will show the following error:
```
HTTP/1.0 500 Perl executi…
-
after torture:)
nginx config:
location /webmin/ {
proxy_pass http://127.0.0.1:10000/;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header Host $http_host;
pr…
-
Webmin v 2.111, PHP 8.1.2, Ubuntu 22.04.4
Each day, when I go into webmin, I begin receiving the Connection Lost messages when trying to do most things. After I run restart-by-force-kill, I can th…
-
Error message:
Failed to save SSL options : The SSL private key file /etc/webmin/miniserv.pem does not exist or does not contain a PEM format key
Reproduction:
Clean install, open SSL Encryption …
-
I enabled the SSL Encryption, and enabled the option "Redirect non-SSL requests to SSL mode?" however, when I try to browse the webmin on standard http 10000, I get "server not found" with endless "wa…