Home All Groups Group Topic Archive Search About
Author
19 May 2005 12:19 PM
vibs
I am implementing a mix of  windows and forms authentication to allow users
on the domain account to bypass the login form, however I want to check role
authorization for both internal and external users from a database. The only
way I see of doing this is to create domain user accounts in the database as
well. Is it correct or there is another approach?

Thanks

Author
20 May 2005 5:21 PM
Nicole Calinoiu
Are your roles stored only in the database, or are they echoed as domain
groups?


Show quoteHide quote
"vibs" <v***@discussions.microsoft.com> wrote in message
news:BF0DDAB2-028F-4E33-8F8F-040ED99DDDDB@microsoft.com...
>I am implementing a mix of  windows and forms authentication to allow users
> on the domain account to bypass the login form, however I want to check
> role
> authorization for both internal and external users from a database. The
> only
> way I see of doing this is to create domain user accounts in the database
> as
> well. Is it correct or there is another approach?
>
> Thanks
>