Networking Forums

Networking Forums > Computer Networking > Windows Networking > Internet Access without Network Resource Access

Reply
Thread Tools Display Modes

Internet Access without Network Resource Access

 
 
Jason Scoggins
Guest
Posts: n/a

 
      11-04-2004, 10:22 PM
I'm looking to join a Win2k workstation to the domain for users out in a
warehouse. They should only have access to the internet, and possibly some
network printers. I would like to limit access to all file shares on the
network. I've come up with a couple ways to do this, but everything seems
like more work than necessary. I feel like I'm missing a simple switch that
I can somehow flip for this type of restricted user. We have a Win2k Domain
Controller, so I'm assuming that I'm going to want to do this with Active
Directory. Symantec Antivirus Server manages all workstations on the network
and also runs off of the PDC. I obviously would like to have this remain. So
what's the easiest way to make it so they do not have access to file shares
on the server, and if possible, even other workstations on the network?

Thanks in advance


 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      11-05-2004, 02:13 AM
in this case, you don't join the domain. If the computer obtains the ip, DNS
and gateway from DHCP, it should be able to access the Internet and IP
printers. you setup permission to deny accessing other resources. And SAV
should work too.

--
For more and other information, go to http://www.ChicagoTech.net

Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
Networking Solutions, http://www.chicagotech.net/networksolutions.htm
VPN Solutions, http://www.chicagotech.net/vpnsolutions.htm
VPN Process and Error Analysis, http://www.chicagotech.net/VPN%20process.htm
VPN Troubleshooting, http://www.chicagotech.net/vpn.htm
This posting is provided "AS IS" with no warranties.
"Jason Scoggins" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I'm looking to join a Win2k workstation to the domain for users out in a
> warehouse. They should only have access to the internet, and possibly some
> network printers. I would like to limit access to all file shares on the
> network. I've come up with a couple ways to do this, but everything seems
> like more work than necessary. I feel like I'm missing a simple switch
> that I can somehow flip for this type of restricted user. We have a Win2k
> Domain Controller, so I'm assuming that I'm going to want to do this with
> Active Directory. Symantec Antivirus Server manages all workstations on
> the network and also runs off of the PDC. I obviously would like to have
> this remain. So what's the easiest way to make it so they do not have
> access to file shares on the server, and if possible, even other
> workstations on the network?
>
> Thanks in advance
>



 
Reply With Quote
 
PC
Guest
Posts: n/a

 
      11-05-2004, 01:23 PM
Hi Jason,

One option would be to create a global security group and add these users to
the group, add the group to the network shares then explicitly "Deny" access
to the resources you want to protect. An explicit "Deny" overrides any
permissions granted to a user/group on a resource.

One way to limit access to other workstations would be to create an OU
(Organisational Unit), add all the computers you want to restrict access to
to this OU, then through Group Policy, assign the "Deny Logon Locally"
attribute to the security group mentioned above. (Computer Configuration >
Windows Settings > Security Settings > User right assignment > "Deny logon
locally")

Hope this helps



"Jason Scoggins" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I'm looking to join a Win2k workstation to the domain for users out in a
> warehouse. They should only have access to the internet, and possibly some
> network printers. I would like to limit access to all file shares on the
> network. I've come up with a couple ways to do this, but everything seems
> like more work than necessary. I feel like I'm missing a simple switch

that
> I can somehow flip for this type of restricted user. We have a Win2k

Domain
> Controller, so I'm assuming that I'm going to want to do this with Active
> Directory. Symantec Antivirus Server manages all workstations on the

network
> and also runs off of the PDC. I obviously would like to have this remain.

So
> what's the easiest way to make it so they do not have access to file

shares
> on the server, and if possible, even other workstations on the network?
>
> Thanks in advance
>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      11-05-2004, 04:15 PM
I think everyone is making it harder than it has to be. They will not have
access to anything that you didn't already give them access to assuming you
aren't "over using" the Everyone Group. If you place their accounts in a
group (and only that group) that does not have access to restricted
resources,..then they obviously will not have access to those resources.

Now if you go allowing the Everyone Group access to things, then that is
your real problem to begin with. The Everyone Group should be heavily
restriced, and that is no more complicated than removing the Everyone Group
from the ACL of the particular resources. You don't have to explicitly deny
anything, you just simply don't give the permission to start with.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


"Jason Scoggins" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I'm looking to join a Win2k workstation to the domain for users out in a
> warehouse. They should only have access to the internet, and possibly some
> network printers. I would like to limit access to all file shares on the
> network. I've come up with a couple ways to do this, but everything seems
> like more work than necessary. I feel like I'm missing a simple switch

that
> I can somehow flip for this type of restricted user. We have a Win2k

Domain
> Controller, so I'm assuming that I'm going to want to do this with Active
> Directory. Symantec Antivirus Server manages all workstations on the

network
> and also runs off of the PDC. I obviously would like to have this remain.

So
> what's the easiest way to make it so they do not have access to file

shares
> on the server, and if possible, even other workstations on the network?
>
> Thanks in advance
>
>



 
Reply With Quote
 
Jason Scoggins
Guest
Posts: n/a

 
      11-05-2004, 04:28 PM
Thanks to all for the suggestions. I'll be reviewing the security
permissions for the shares, and go from there.

Thanks again.


"Phillip Windell" <@.> wrote in message
news:%(E-Mail Removed)...
>I think everyone is making it harder than it has to be. They will not have
> access to anything that you didn't already give them access to assuming
> you
> aren't "over using" the Everyone Group. If you place their accounts in a
> group (and only that group) that does not have access to restricted
> resources,..then they obviously will not have access to those resources.
>
> Now if you go allowing the Everyone Group access to things, then that is
> your real problem to begin with. The Everyone Group should be heavily
> restriced, and that is no more complicated than removing the Everyone
> Group
> from the ACL of the particular resources. You don't have to explicitly
> deny
> anything, you just simply don't give the permission to start with.
>
> --
>
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
>
> "Jason Scoggins" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> I'm looking to join a Win2k workstation to the domain for users out in a
>> warehouse. They should only have access to the internet, and possibly
>> some
>> network printers. I would like to limit access to all file shares on the
>> network. I've come up with a couple ways to do this, but everything seems
>> like more work than necessary. I feel like I'm missing a simple switch

> that
>> I can somehow flip for this type of restricted user. We have a Win2k

> Domain
>> Controller, so I'm assuming that I'm going to want to do this with Active
>> Directory. Symantec Antivirus Server manages all workstations on the

> network
>> and also runs off of the PDC. I obviously would like to have this remain.

> So
>> what's the easiest way to make it so they do not have access to file

> shares
>> on the server, and if possible, even other workstations on the network?
>>
>> Thanks in advance
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I allow internet access but not network access over a route Andrew_White Wireless Networks 2 12-10-2009 07:50 PM
Insufficient permissions to access a network resource Daniel Price Wireless Networks 1 11-06-2006 11:53 PM
not able to access a resource on the server Ilan Douek Windows Networking 0 07-28-2006 01:42 PM
How to identify network resource access Hector Windows Networking 0 08-24-2005 04:42 PM
How do I let people access the internet via an access point but not allow them access to my network yar Wireless Networks 3 09-21-2004 03:48 AM



1 2 3 4 5 6 7 8 9 10 11