Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Jan-Willem on April 30, 2002, 02:09:49 AM

Title: Windows Messenger
Post by: Jan-Willem on April 30, 2002, 02:09:49 AM
Hi,

How can I control access (time limit) for some users to Windows Messenger?

Regards,
Jan-Willem
Title: Re: Windows Messenger
Post by: Jan-Willem on April 30, 2002, 02:18:19 AM
For http access control I use squid (custom-template 40http_access00manager):

acl ip_acl src 192.168.1.66
acl time_acl time M T W H F A S 09:00-21:00
http_access allow ip_acl time_acl
http_access deny all

This doesn't work for Windows Messenger (port 1863).

Jan-Willem.
Title: Re: Windows Messenger
Post by: dj_ramjet99 on May 02, 2002, 04:05:18 AM
That that would be cool in server-manager by group/user setup