|
From: Chong F. <cho...@gm...> - 2006-01-30 03:46:33
|
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=3Dlnk&kid=3D103432&bid=3D230486&dat=
=3D121642
> -
> 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
>
|