Radmind Server Webmin Module
Download the module here.

This is a Webmin module for managing a radmind server remotely using a web browser. To learn more about radmind visit the radmind web site at http://www.radmind.org/

New features in 0.2.2: New features in 0.2.1:

Here is a taste of the online help, and some screenshots.


Installation:
Upgrading:

Download the radmind-webmin-0.2.2.tar.gz file above, and copy it to your webmin directory. Then run this command: tar xzf radmind-webmin-0.2.2.tar.gz. That should do it.


Notes on Usage:

I recommend using Mozilla (and its relatives) to operate this module. (Don't use Safari. There is a bug in Safari that causes problems when editing command files and the config file.) Open your browser and enter the hostname of the server running Webmin and radmind and the port 10000. "hostname:10000" should do the trick. Login to Webmin with a user that has access to the "Radmind Server" module. You'll find the module in the Servers section.

I am working on some documentation specific to this module, but at this point some experience with using radmind will be useful for using this module.


Security:

Webmin is a web server written in Perl that runs as root on your system. This is convenient because it makes it simple to write scripts that will run commands that need to be run as root (like the basic Radmind management tasks). But it does present the potential vulnerabilities. To limit this you should configure a firewall to restrict access to the Webmin server to a limited number of IP addresses. Also, if possible, your should enable Webmin to run with SSL (an option in the setup.sh script, also see the Webmin page about SSL).


June 11, 2003

Kris Steinhoff
kris at uchicago dot edu