From: Jamie C. <jca...@we...> - 2003-09-25 22:43:20
|
On Thu, 2003-09-25 at 23:38, Hugo Cornelis wrote: > Hi, > > > I have two questions : > > 1. In /usr/libexec/webmin, many subdirectories have a > file called 'defaultacl'. The purpose is > (superficially) clear. What is not fully clear to me, > is how miniserv.pl deals with them. I have added a > few modules in a new directory. Should this directory > have a 'defaultacl' file and what should be its > contents ? A module only needs a defaultacl file if it allows webmin users to be given different levels of access to the module. This is covered in http://www.webmin.com/modules.html#acls . The defaultacl file defines the default full permissions for users who haven't had any explicitly set. > 2. I have a system, with name 'sems' (in /etc/hosts). > This name is not public, the public name is nfshco3. > So I log into webmin on another machine via the URL > 'http://nfshco3/webmin/'. Browsing the webmin > hierarchy is ok. I go to network->host > addresses->edit host address. Do some changes, apply. > Now webmin tries to identify the host sems' and > fails, allthough I logged in via the name 'nfshco3'. > The changes are correctly applied to /etc/hosts. Is > it possible to change this ? Do you mean your browser is trying to access the host 'sems', because webmin has re-directed it to that host? - Jamie |