Koozali.org: home of the SME Server

Windows Messenger

Jan-Willem

Windows Messenger
« 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

Jan-Willem

Re: Windows Messenger
« Reply #1 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.

dj_ramjet99

Re: Windows Messenger
« Reply #2 on: May 02, 2002, 04:05:18 AM »
That that would be cool in server-manager by group/user setup