Support Requests and Remote Login Access
Virtualmin has an optional module that can be used to easily file support requests or grant remote login access to developers from within the Virtualmin UI. Before you can use it, you must install it on your system as follows :
root
virtualmin-support package, then click the Install Selected Packages button.
Alternately, it can be installed from the command line on CentOS, Redhat or Fedora systems with the command :
yum install wbm-virtualmin-support
On Debian or Ubuntu, the command to install is :
apt-get install webmin-virtualmin-support
If you run into a bug in Virtualmin and want to report it, this is best done using the support feature within Virtualmin. It ensures that the bug is properly associated with your license, and that it contains important information like the OS, version and system configuration.
The steps to submit a bug are :
root
Assuming all the needed fields have been filled in, a page will be displayed containing a link to the newly submitted bug report at http://www.virtualmin.com/bugs/ . All future followup will be done via the bug tracker, and you will receive email updates when additional questions or solutions are posted to the bug.
In some cases, resolving a problem on your system may require the Virtualmin developers to login via SSH as root to run debugging commands or examine configuration files. However, you probably don't want to give out your root password or grant access to us forever.
To avoid this, the Virtualmin support module can grant limited time access using SSH keys added to the root user's authorized_keys file. To enable this, the steps to follow are :
root
If you entered an end date, access will be automatically removed at the end of that day. However, you can turn if off early by clicking on the Support Login Privileges link and then hitting the Disable Remote Logins button.