|
From: Jamie C. <jca...@we...> - 2006-08-25 17:42:54
|
On 25/Aug/2006 04:18 Silver Salonen wrote .. > Hi. > > Is it possible to remove Webmin users from command line? Where does Webmin > keep its users? I see file webmin.acl, but I suspect it's for some other > purpose ;) To remove a user, you would need to do the following : 1) Delete the user's line from /etc/webmin/webmin.acl 2) Delete the user's line from /etc/webmin/miniserv.users 3) Delete all /etc/webmin/*/username.acl files, and /etc/webmin/username.acl 4) Restart Webmin with the command /etc/webmin/restart - Jamie |