Its probably called a "Starter Kit" because it only includes the most basic
functionality to get started. Do ya think?
You want to read MSDN articles to learn more about Membership, Roles and
Profiles [1]. At the very least you'll be modifying your web.config roles to
allow or deny access to resources. You'll also want to learn how to use the
"location" element in the web.config file.
I don't know if the user interface of this starter kit is mutable however I
do know I've put you on the right direction to learn about the
configurations...
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL
http://metromilwaukee.com/
URL
http://clintongallagher.metromilwaukee.com/
[1]
http://msdn2.microsoft.com/library/yh26yfzy.aspx
"rpm" <rpmfantasy@gmail.com> wrote in message
news:1135617489.540802.14490@f14g2000cwb.googlegro ups.com...[color=blue]
>I have started using Personal Site Starter Kit with Visual Web
> Developer 2005. I realized that for the photo gallery portion, I can
> have an album set to be public or not. And if I set it not to be
> public, it defaults to Friends role.
>
> I have more roles like 'Family' and I want to be able to choose which
> roles have access to which albums. Is it possible? How?
>
> Thanks in advance!
>[/color]