HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > XP Networking

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 05-19-2004, 11:25 PM
DenoxiS
 
Posts: n/a
Default networking with different groups

Hi,

I have 6 Windows XP Pro computers on a network. They are under the
same workgroup. Sharing etc. works well.

3 of them are "management" computers, while other 3 are "terminals".
Right now, all shared folders are seen by each other. What I need is
the management should see all 6 computers while terminals should only
see themselves, which is 3.

What is the most cost-effective way to do it? (Please consider that
purchasing a hardware that will save time also cost-effective.)

I'm not an expert but I'm familiar with creating users, groups,
assigning users to groups, and setting permissions for those.

I appreciate your suggestions.
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 05-20-2004, 12:42 AM
Steve Winograd [MVP]
 
Posts: n/a
Default Re: networking with different groups

In article <d2478899.0405191425.3a3371df@posting.google.com >,
google@deniznet.com (DenoxiS) wrote:
>Hi,
>
>I have 6 Windows XP Pro computers on a network. They are under the
>same workgroup. Sharing etc. works well.
>
>3 of them are "management" computers, while other 3 are "terminals".
>Right now, all shared folders are seen by each other. What I need is
>the management should see all 6 computers while terminals should only
>see themselves, which is 3.
>
>What is the most cost-effective way to do it? (Please consider that
>purchasing a hardware that will save time also cost-effective.)
>
>I'm not an expert but I'm familiar with creating users, groups,
>assigning users to groups, and setting permissions for those.
>
>I appreciate your suggestions.


As you've seen, the default setting on XP Pro (in a workgroup) is to
allow network access by all users. Disable simple file sharing on
each computer. Then, you can define users and groups and specify the
desired access permissions for each shared disk and folder. Ron Lowe
and I have written a web page with full details:

Windows XP Professional File Sharing
http://www.practicallynetworked.com/...ring/index.htm
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
Reply With Quote
  #3  
Old 05-20-2004, 04:41 PM
DenoxiS
 
Posts: n/a
Default Re: networking with different groups

"Steve Winograd [MVP]" <winograd@pobox.com> wrote in message news:<iqrna05l3ehdm10gd3to9uri4ufgeieoal@4ax.com>. ..
> In article <d2478899.0405191425.3a3371df@posting.google.com >,
> google@deniznet.com (DenoxiS) wrote:
> >Hi,
> >
> >I have 6 Windows XP Pro computers on a network. They are under the
> >same workgroup. Sharing etc. works well.
> >
> >3 of them are "management" computers, while other 3 are "terminals".
> >Right now, all shared folders are seen by each other. What I need is
> >the management should see all 6 computers while terminals should only
> >see themselves, which is 3.
> >
> >What is the most cost-effective way to do it? (Please consider that
> >purchasing a hardware that will save time also cost-effective.)
> >
> >I'm not an expert but I'm familiar with creating users, groups,
> >assigning users to groups, and setting permissions for those.
> >
> >I appreciate your suggestions.

>
> As you've seen, the default setting on XP Pro (in a workgroup) is to
> allow network access by all users. Disable simple file sharing on
> each computer. Then, you can define users and groups and specify the
> desired access permissions for each shared disk and folder. Ron Lowe
> and I have written a web page with full details:
>
> Windows XP Professional File Sharing
> http://www.practicallynetworked.com/...ring/index.htm
> --
> Best Wishes,
> Steve Winograd, MS-MVP (Windows Networking)



But in this case don't I have to create 6 accounts for 6 different
users? If I want USER1 at PC1 to access some folders on PC2, I have to
go to PC2 and set the permissions for that folder. But when setting
the permissions there is no way I can see USER1. So how can I give
USER1 a permission?

Or do I have to create 2 users (lets say "Boss" and "Employee") and
give all the employees the password of "Employee" so they reach the
shared folder by entering that password? I prefer not to assign
seperate password, but if it's the only way...
Reply With Quote
  #4  
Old 05-20-2004, 08:48 PM
Steve Winograd [MVP]
 
Posts: n/a
Default Re: networking with different groups

In article <d2478899.0405200741.576afcd6@posting.google.com >,
google@deniznet.com (DenoxiS) wrote:
>> As you've seen, the default setting on XP Pro (in a workgroup) is to
>> allow network access by all users. Disable simple file sharing on
>> each computer. Then, you can define users and groups and specify the
>> desired access permissions for each shared disk and folder. Ron Lowe
>> and I have written a web page with full details:
>>
>> Windows XP Professional File Sharing
>> http://www.practicallynetworked.com/...ring/index.htm

>
>But in this case don't I have to create 6 accounts for 6 different
>users? If I want USER1 at PC1 to access some folders on PC2, I have to
>go to PC2 and set the permissions for that folder. But when setting
>the permissions there is no way I can see USER1. So how can I give
>USER1 a permission?
>
>Or do I have to create 2 users (lets say "Boss" and "Employee") and
>give all the employees the password of "Employee" so they reach the
>shared folder by entering that password? I prefer not to assign
>seperate password, but if it's the only way...


Without a server computer and domain to handle user validation for all
computers, each computer does its own user validation. So, allowing
USER1 to access folders on PC2 requires setting up an account for
USER1 on PC2. Then, you can grant access permission to USER1 on
folders stored on PC2.

It's your choice whether to create 6 individual user accounts or 2
boss/employee accounts. I'd create individual user accounts, so that
each person can have his/her own account, with personalized desktop,
E-mail, favorites, etc.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
Reply With Quote
  #5  
Old 05-21-2004, 02:24 AM
DenoxiS
 
Posts: n/a
Default Re: networking with different groups

"Steve Winograd [MVP]" <winograd@pobox.com> wrote in message news:<9h2qa0hiq5ldtgok6bajhsqucep3upgvrg@4ax.com>. ..
> In article <d2478899.0405200741.576afcd6@posting.google.com >,
> google@deniznet.com (DenoxiS) wrote:
> >> As you've seen, the default setting on XP Pro (in a workgroup) is to
> >> allow network access by all users. Disable simple file sharing on
> >> each computer. Then, you can define users and groups and specify the
> >> desired access permissions for each shared disk and folder. Ron Lowe
> >> and I have written a web page with full details:
> >>
> >> Windows XP Professional File Sharing
> >> http://www.practicallynetworked.com/...ring/index.htm

> >
> >But in this case don't I have to create 6 accounts for 6 different
> >users? If I want USER1 at PC1 to access some folders on PC2, I have to
> >go to PC2 and set the permissions for that folder. But when setting
> >the permissions there is no way I can see USER1. So how can I give
> >USER1 a permission?
> >
> >Or do I have to create 2 users (lets say "Boss" and "Employee") and
> >give all the employees the password of "Employee" so they reach the
> >shared folder by entering that password? I prefer not to assign
> >seperate password, but if it's the only way...

>
> Without a server computer and domain to handle user validation for all
> computers, each computer does its own user validation. So, allowing
> USER1 to access folders on PC2 requires setting up an account for
> USER1 on PC2. Then, you can grant access permission to USER1 on
> folders stored on PC2.
>
> It's your choice whether to create 6 individual user accounts or 2
> boss/employee accounts. I'd create individual user accounts, so that
> each person can have his/her own account, with personalized desktop,
> E-mail, favorites, etc.


I see. At this moment there are limited number of users and computers
but in the future it may be >10. Each time a new computer comes, I
have to adjust at least more than one computer.

If I got a server box just for this purpose, just for handling the
permissions and user logins, would it be easier? What version of
Windows is enough to do this task? In this case do I leave work group
concept and switch to "domain" as you mentioned above?

Thanks much.


> --
> Best Wishes,
> Steve Winograd, MS-MVP (Windows Networking)
>
> Please post any reply as a follow-up message in the news group
> for everyone to see. I'm sorry, but I don't answer questions
> addressed directly to me in E-mail or news groups.
>
> Microsoft Most Valuable Professional Program
> http://mvp.support.microsoft.com

Reply With Quote
  #6  
Old 05-21-2004, 05:10 AM
Steve Winograd [MVP]
 
Posts: n/a
Default Re: networking with different groups

In article <d2478899.0405201724.430b8524@posting.google.com >,
google@deniznet.com (DenoxiS) wrote:
>"Steve Winograd [MVP]" <winograd@pobox.com> wrote in message news:<9h2qa0hiq5ldtgok6bajhsqucep3upgvrg@4ax.com>. ..
>> In article <d2478899.0405200741.576afcd6@posting.google.com >,
>> google@deniznet.com (DenoxiS) wrote:
>> >> As you've seen, the default setting on XP Pro (in a workgroup) is to
>> >> allow network access by all users. Disable simple file sharing on
>> >> each computer. Then, you can define users and groups and specify the
>> >> desired access permissions for each shared disk and folder. Ron Lowe
>> >> and I have written a web page with full details:
>> >>
>> >> Windows XP Professional File Sharing
>> >> http://www.practicallynetworked.com/...ring/index.htm
>> >
>> >But in this case don't I have to create 6 accounts for 6 different
>> >users? If I want USER1 at PC1 to access some folders on PC2, I have to
>> >go to PC2 and set the permissions for that folder. But when setting
>> >the permissions there is no way I can see USER1. So how can I give
>> >USER1 a permission?
>> >
>> >Or do I have to create 2 users (lets say "Boss" and "Employee") and
>> >give all the employees the password of "Employee" so they reach the
>> >shared folder by entering that password? I prefer not to assign
>> >seperate password, but if it's the only way...

>>
>> Without a server computer and domain to handle user validation for all
>> computers, each computer does its own user validation. So, allowing
>> USER1 to access folders on PC2 requires setting up an account for
>> USER1 on PC2. Then, you can grant access permission to USER1 on
>> folders stored on PC2.
>>
>> It's your choice whether to create 6 individual user accounts or 2
>> boss/employee accounts. I'd create individual user accounts, so that
>> each person can have his/her own account, with personalized desktop,
>> E-mail, favorites, etc.

>
>I see. At this moment there are limited number of users and computers
>but in the future it may be >10. Each time a new computer comes, I
>have to adjust at least more than one computer.
>
>If I got a server box just for this purpose, just for handling the
>permissions and user logins, would it be easier? What version of
>Windows is enough to do this task? In this case do I leave work group
>concept and switch to "domain" as you mentioned above?
>
>Thanks much.


I don't see why you would have to adjust multiple computers when a new
computer arrives. Access to shared folders is based on user names,
not on computer names.

I think that my previous answer made the situation sound worse than it
actually is. In this page from our article, we show how to create
user groups:

http://www.practicallynetworked.com/...usergroups.htm

You can create groups called Boss and Employee, assign each user
account to one of the groups, and use the 2 groups, not the 6+ user
accounts, to specify access permissions for shared folders.

Adding a new person to the network would require creating a new user
account on each computer and assigning the user to the appropriate
group on each computer. It wouldn't require changing any access
permissions.

In a domain, each user would need just one account, maintained by the
server. The server would handle user accounts and access permissions
for all of the computers. Adding a new person to the network would
require creating a new user account on the domain and assigning the
user to the appropriate group. It wouldn't require creating an
account for that person on each computer. I think it's clear how that
would be easier, especially if there are a large number of users.
Windows 2000 Server and Windows Server 2003 can do that.

Take a look at this site, which describes Windows Small Business
Server 2003:
http://www.microsoft.com/windowsserv...s/default.mspx
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
Reply With Quote
  #7  
Old 05-21-2004, 06:57 PM
DenoxiS
 
Posts: n/a
Default Re: networking with different groups

> >I see. At this moment there are limited number of users and computers
> >but in the future it may be >10. Each time a new computer comes, I
> >have to adjust at least more than one computer.
> >
> >If I got a server box just for this purpose, just for handling the
> >permissions and user logins, would it be easier? What version of
> >Windows is enough to do this task? In this case do I leave work group
> >concept and switch to "domain" as you mentioned above?
> >
> >Thanks much.

>
> I don't see why you would have to adjust multiple computers when a new
> computer arrives. Access to shared folders is based on user names,
> not on computer names.


Sorry for the confussion, what I meant was adjusting each of the
computers that has a shared folder. If I undestand correctly, if a new
PC comes and we decide to share its folder, than we need to create
those 2 groups on this computer too.

Now that's the part I'm not clear. If the user groups are created on
computers and there is no server either, then I have to go to PC1 and
create a group(Boss). But PC2 wouldn't know anything about Boss,
right? In this case, if PC2 has a shared folder for Bosses, then I
will also create a Boss group for PC2. If I want user1 be able to
reach the shared folder on PC1, then I go to PC1, put the user1 in the
Boss group. Now user1 is in the Boss group. But only for PC1, right?
If I want user1 to be able to reach shared folder on PC2, then I
include user1 in the group "Boss" on PC2. In another point of view,
it's not different than adding individual users, unless you have more
than one shred folder per PC.

Is the above scenario logical?


> In a domain, each user would need just one account, maintained by the
> server. The server would handle user accounts and access permissions
> for all of the computers. Adding a new person to the network would
> require creating a new user account on the domain and assigning the
> user to the appropriate group. It wouldn't require creating an
> account for that person on each computer. I think it's clear how that
> would be easier, especially if there are a large number of users.
> Windows 2000 Server and Windows Server 2003 can do that.
>
> Take a look at this site, which describes Windows Small Business
> Server 2003:
> http://www.microsoft.com/windowsserv...s/default.mspx


I will.

Thank you for the good explanations, I really appreciate that. I'm
sure it's benefical for others too.

~D
Reply With Quote
  #8  
Old 05-21-2004, 07:47 PM
Steve Winograd [MVP]
 
Posts: n/a
Default Re: networking with different groups

In article <d2478899.0405210957.1b2ddb8a@posting.google.com >,
google@deniznet.com (DenoxiS) wrote:
>> I don't see why you would have to adjust multiple computers when a new
>> computer arrives. Access to shared folders is based on user names,
>> not on computer names.

>
>Sorry for the confussion, what I meant was adjusting each of the
>computers that has a shared folder. If I undestand correctly, if a new
>PC comes and we decide to share its folder, than we need to create
>those 2 groups on this computer too.


Yes. In a workgroup, you'd have to set up the 2 groups and an account
for each user who will be accessing the shared folder. Those steps
wouldn't be necessary in a domain, where the server handles all the
accounts and groups.

>Now that's the part I'm not clear. If the user groups are created on
>computers and there is no server either, then I have to go to PC1 and
>create a group(Boss). But PC2 wouldn't know anything about Boss,
>right? In this case, if PC2 has a shared folder for Bosses, then I
>will also create a Boss group for PC2. If I want user1 be able to
>reach the shared folder on PC1, then I go to PC1, put the user1 in the
>Boss group. Now user1 is in the Boss group. But only for PC1, right?
>If I want user1 to be able to reach shared folder on PC2, then I
>include user1 in the group "Boss" on PC2. In another point of view,
>it's not different than adding individual users, unless you have more
>than one shred folder per PC.


I think you've got it.

In a workgroup, each computer that wants to control access to its
shared folders needs to have user accounts and user groups defined for
all potential network users.

However, sharing more than one folder per PC doesn't add any
complexity. Each shared folder can have permissions for the same
users and/or user groups.

>Is the above scenario logical?


Logical, but tedious to set up and maintain as the number of users and
computers gets larger.

>Thank you for the good explanations, I really appreciate that. I'm
>sure it's benefical for others too.


You're welcome.
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Acronyms in discussion groups Sifu Fernandez Windows XP 5 10-08-2007 08:35 PM
News groups and HTML Jim Windows Vista 3 08-04-2007 10:48 AM
Local Users and Groups teddkilroy Windows XP 0 04-11-2007 09:26 PM
Arrange In Groups Port Admiral Haynes Windows Vista 3 03-29-2007 12:16 AM


All times are GMT. The time now is 09:53 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger