Search squid archive

Re: how to allow only some users to access yahoo messenger

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
> Hi members,
>
> I have squid 2.5 running on suse linux 10.0. my users login into
> their workstations through active directory on windows 2003
> server. Is there anyway i can allow or block users from accessing
> yahoo messenger specifically based on the username with which they
> have logged-in in their workstations.
>

#
# - squid.conf targeted
#
acl  known-users proxy_auth REQUIRED
acl  nomsn-allowed proxy_auth jill ellen bobbie
#
acl yahoo_messenger req_mime_type ^application/x-msn-messenger$
#
#
htttp_access deny yahoo_messenger nomsn-allowed
#
#

  M.


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux