|
From: Jamie C. <jca...@we...> - 2006-01-30 03:58:53
|
That is a good idea, and should work .. Do you have the Authen::PAM perl module installed though? Without it, Webmin will not use PAM, and instead read /etc/shadow directly. - Jamie On Mon, 2006-01-30 at 14:46, Chong Forward wrote: > Hi Jamie > I have a idea about this problem. As I know, PAM can control > access time for each use with pam_time.so. Main access control > configuration file is /etc/time.conf. > I'm try to configure these files: > - /etc/time.conf > .... > ## can't access 00.00-06.00 everyday. > webmin;*;webminuser;!Al0000-0600 > .... > - /etc/pam.d/webmin > ... > auth required pam_time.so > .... > > However, it's not work. I think I'm wrong in tty type. Any idea? > > Thanks > KaiChelsea > > On 28 Jan 2006 09:13:20 +1100, Jamie Cameron <jca...@we...> > wrote: > > On Sat, 2006-01-28 at 00:01, Chong Forward wrote: > > Dear all, > > Anyone have idea about There are no configure to control > time > > access for webmin's users. For example , 'usera' can access > webmin > > between 8.00-12.00 or 'userb' can access webmin only monday > and etc. > > Which module or configure in webmin can do this access > control? > > Hi, > At the moment, there is no way to limit when a Webmin user can > login. > However, that is a pretty cool idea .. I may add it in a > future release. > > - Jamie > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep > through log files > for problems? Stop! Download the new AJAX search engine that > makes > searching your log files as easy as surfing > the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > - > Forwarded by the Webmin mailing list at > web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > > |