Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stopping domain users from running Yahoo Messenger

Status
Not open for further replies.

dineshparikh

Technical User
Joined
Aug 28, 2002
Messages
53
Location
GB
Hi all

All my domain users has internet access through proxy server.I do not have control over proxy server though i have control over my PDC.
I want to stop my domain users to use yahoo messenger, and their previlage as a DOMAIN USER only then also they are able to install yahoo messenger.

Is there any by which i can stop my domain users from using yahoo messenger.

Thanx

Dinesh
 
There are no ways of filtering network ports by just administering the PDC as this only implements LAN (and not WAN) security.
One way to prevent apps to run is if they are running WinNT/2K you can set up local policies to prevent certain files being rad/written to - one of these could be Yahoo IM.

Perhaps a login script that deletes applications like this would be effective - I've set up a rather hefty login script here that checks the version of our Antivirus on the client, sets the default homepage, ensures they are using our proxy, etc etc here, and by adding a few extra lines I could delete c:\progra~1\blahblahblah.exe or whatever... perhaps rename it or replace it with an executable of your own - this will always happen when they log in

So while you cant exercise security on your comms, you can exercise file security to achieve your needs.....
 
Also see my other post

thread55-352532
 
Thanx for your help.

Could you provide us with the login script you were taliking about.

Thanks once again

Dinesh
 
Just for the info... Yahoo also hosts a java version.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top