G
Guest
I know that I can use Active Directory as the provider for membership on an
asp.net 2.0 site. I also know that I can use sql server as the provider.
Can I use a combination of the 2 somehow? I want to use active directory for
our users with a network account so that they can use the same username and
password. For the users that don't have an account on our network, I want to
allow them to log on to my site using an account just for the site in sql.
Is this possible? Thanks.
asp.net 2.0 site. I also know that I can use sql server as the provider.
Can I use a combination of the 2 somehow? I want to use active directory for
our users with a network account so that they can use the same username and
password. For the users that don't have an account on our network, I want to
allow them to log on to my site using an account just for the site in sql.
Is this possible? Thanks.