From: Tony S. <tsh...@st...> - 2002-07-30 22:12:49
|
Just passing this where it should probably go. :) Tony Shadwick Manager of Internet Services Strategic Technology Group ------ Forwarded Message From: Ken Clarke <ken...@sh...> Organization: PerlProgrammer.net Reply-To: Ken Clarke <ken...@sh...> Date: Tue, 30 Jul 2002 14:58:48 -0700 To: tsh...@st... Subject: Re: Help Usermin module coding question! To clarify, I only maintain the Wish List, which as you've seen is currently not accepting new posts. Unfortunately, I don't have time to fix that at the moment :( With regard to writing modules, the best place to get questions like this answered is on the mailing-list. Wish I could be more help to you today. >> Ken Clarke >> Webmin Wish List Maintainer >> www.webmin.com/webmin/ ----- Original Message ----- From: "Tony Shadwick" <tsh...@st...> To: <ken...@sh...> Sent: July 30, 2002 2:40 PM Subject: Help Usermin module coding question! > Just got done writing the acl_security.pl for my Usermin module. The thing > is, the module writing document you have on the site says for Webmin: > > "Module ACL options are set in the Webmin Users module by clicking on the > name of a module next to a user's name. The options available are generated > by code from the module itself (except for the Can edit module > configuration? option, which is always present). When the user clicks on > Update the form parameters are also parsed by code from the module being > configured, before being saved in the Webmin config directory. " > > > Um..okay, that's nice. But I need to do this for usermin. My module > obviously won't appear in the Webmin Users module because it's not installed > in Webmin, and there is no such thing as a Usermin Users module, as I cannot > log into Usermin as admin or root. So...um...where on earth am I supposed > to do this? I can do it for each individual user from the shell, but that's > silly. I'm sure it's there someplace, but I certainly don't see it! :) > > Thanks! > > Tony Shadwick > Manager of Internet Services > Strategic Technology Group > > ------ End of Forwarded Message |