Rank: Enthusiast
Joined: 7/26/2006 Posts: 29
|
Hi everyone,
To sketch up the case: I am making a support site for my company, where I need to import a huge amount of users from the old support site. This is no problem using the mbraco library and a user control 8who knows, maybe I'll even make it user-friendly and flexible and post it as a package?)..... Anyway, our users are mainly divided into Customers and Partners, which are the two groups I would like to mainly control page access with. Furthermore, they are divided into different companies, which are either a customer company or a partner company. The logical approach would be to make the Company a "member" of the Partners/Customers member group. This requires nesting of member groups, much like it is done i NT security system..... Has anyone done this in Umbraco before? Is there a package somewhere? Might it be in Umbraco 3.0?? :hmm:
I could simply create a company group and the partners group and add the member to each of these two groups. But administratively, that would be hell with 1000+ users distributed across approx. 50 companies. Any suggestions guys? :roll: :hmm: :)
|