From: Jamie C. <jca...@we...> - 2007-12-25 05:46:35
|
On 24/Dec/2007 09:42 Luis Miguel R. wrote .. > Hi all, I have a feature request for "Custom commands" module, > the only thing I miss is that I can not categorize this custom > commands into sections and mayble a title section, this is all > many need to create a "custom" webmin module for programs not > supported directly by any actual webmin module, access rights can be > given based on sections or directly on custom commands (like now). > > Regards and sorry for my bad english. There is actually a way you could do something like this already, by cloning the Custom Commands module as follows : 1) Go to the Webmin Configuration module, and click on Webmin Modules. 2) Select the 'Clone' tab. 3) From the 'Module to clone' menu select 'Custom Commands' 4) In the 'Cloned module name' box, enter a category name as you suggested. 5) Change 'Reset configuration to default?' to 'Yes'. 6) Click 'Clone Module'. You can now go to this new module and create your own custom commands. This module can be assigned to Webmin users separately from the original 'Custom Commands' module, and can have the allowed commands independently configured. - Jamie |