Home All Groups Group Topic Archive Search About

I want to limited user access

Author
25 Nov 2008 8:26 PM
JeffH13
I want the user to be able to go to the internet but unable to download
anything.  How can I set that up?

Author
9 Dec 2008 4:41 PM
Rahisuddin Shah
Hi

You can do that by using registry editor.

Registry Settings
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\
Internet Settings\Zones\3]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\
Internet Settings\Zones\3]
Value Name: 1803
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = downloads enabled, 3 = downloads disabled)


--
Rahisuddin Shah
MCSE - MCSA - ITIL
Show quoteHide quote
"JeffH13" <jeff***@msn.com> wrote in message
news:1CC44743-C3EF-44CD-9075-66E07106D694@microsoft.com...
>I want the user to be able to go to the internet but unable to download
> anything.  How can I set that up?
Author
9 Dec 2008 4:47 PM
Rahisuddin Shah
Hi,
Another approach based on GPO
Tto disable file downloads in the Internet zone in the user's Security
Settings. You can do this by setting a GPO through User Configration,
Administrative Templates, Windows Components, Internet Explorer, Internet
Control Panel, Security page, Internet zone, then enable the "Allow file
downloads" policy, and in its properties after you enable it, change the
value in the drop-down menu to "Disabled".

Then, in the Internet Control Panel folder I mentioned earlier, enable the
policy "Disable the Security page", so users cannot go and reverse the
change.


--
Rahisuddin Shah
MCSE - MCSA - ITIL
Show quoteHide quote
"JeffH13" <jeff***@msn.com> wrote in message
news:1CC44743-C3EF-44CD-9075-66E07106D694@microsoft.com...
>I want the user to be able to go to the internet but unable to download
> anything.  How can I set that up?