H
hharry
Hello All,
I have an internal intranet asp.net application. Anybody in the firm
should be able to access it, but certain pages are restricted, based
on an assigned role - using the SqlMembershipProvider.
When a user accesses the site, I don't want to redirect them to a
login page or prompt them for a username/password - what are the
proper settings in IIS for this (or the web.config) ?
e.g.
Do I need to enable anonymous access or check the Windows
Authentication box ?
Thanks in advance!
hharry
I have an internal intranet asp.net application. Anybody in the firm
should be able to access it, but certain pages are restricted, based
on an assigned role - using the SqlMembershipProvider.
When a user accesses the site, I don't want to redirect them to a
login page or prompt them for a username/password - what are the
proper settings in IIS for this (or the web.config) ?
e.g.
Do I need to enable anonymous access or check the Windows
Authentication box ?
Thanks in advance!
hharry