I am working with a small non-profit that asked to have Sharepoint Services 3 setup for them. We have the system up and running, and created a few sites within the structure. Right now we have:
- Home
- Finance
- Board
- Facilities
- Library
Right now we basically have 3 classes of users:
- Board Members (who should only have access to Board)
- Staff Members (who should ahve full access)
- Project Stakeholders (who should have access to Library)
Right now we have this configuration working, however if a board member goes to http://extranet.domain.com and logs in, they get a access denied page, but http://extranet.domain.com/board works. The same for the stakeholders.
Do I need to migrate data out of the 'home' tab, and give everyone access to it so they can nagivate to these sub-tabs? Is there not a way to simply 'kick' a user to their tabs they have access to?