[Debian][webmin]
Résolu
jesus144
-
jipicy Messages postés 40842 Date d'inscription Statut Modérateur Dernière intervention -
jipicy Messages postés 40842 Date d'inscription Statut Modérateur Dernière intervention -
Bonjour,
je suis entrain d'installer webmin sur une debian. Il n'y a pas de bureau sur cette machine, elle ne fonctionne qu'en ligne de commande. Je voudrais pouvoir l'administrer à distance via webmin depuis un PC windows. Depuis ma machine windows, l'acces a webmin via https://@IpServeur:10000 est refusé.
Je n'arrive pas a trouver le fichier dans lequel je peut autoriser les connexions distantes à webmin...
Merci de votre aide
je suis entrain d'installer webmin sur une debian. Il n'y a pas de bureau sur cette machine, elle ne fonctionne qu'en ligne de commande. Je voudrais pouvoir l'administrer à distance via webmin depuis un PC windows. Depuis ma machine windows, l'acces a webmin via https://@IpServeur:10000 est refusé.
Je n'arrive pas a trouver le fichier dans lequel je peut autoriser les connexions distantes à webmin...
Merci de votre aide
A voir également:
- [Debian][webmin]
- Webmin - Télécharger - Systèmes d'exploitation
- Fedora ou debian - Guide
- Passer en root debian ✓ - Forum Debian
- Debian passer en root - Forum Linux / Unix
- Debian en français ✓ - Forum Linux / Unix
1 réponse
Salut,
http://www.webmin.com/faq.html
# How can I change Webmin's list of allowed IP addresses from the shell?
The file you need to modify is /etc/webmin/miniserv.conf , in particular the allow= or deny= lines. If the allow= line exists, it contains a list of all addresses and networks that are allowed to connect to Webmin. Similarly, the deny= line contains addresses that are not allowed to connect. After modifying this file, you need to run /etc/webmin/stop ; /etc/webmin/start for the changes to take effect. Naturally, the file can only be edited by the root user.
http://www.webmin.com/faq.html
# How can I change Webmin's list of allowed IP addresses from the shell?
The file you need to modify is /etc/webmin/miniserv.conf , in particular the allow= or deny= lines. If the allow= line exists, it contains a list of all addresses and networks that are allowed to connect to Webmin. Similarly, the deny= line contains addresses that are not allowed to connect. After modifying this file, you need to run /etc/webmin/stop ; /etc/webmin/start for the changes to take effect. Naturally, the file can only be edited by the root user.