Ask a Question related to ASP.NET Security, Design and Development.
-
Des Norton #1
Newbie - Mixed Mode Security
Hi NG
I am busy planning a new project for a client. This is my first ASP.NET app.
This will be an Intranet, therefore I am considering Windows Authentication.
However:
1. They have a number of user that dial into their network, and log on to
the domain.
Am I correct in assuming that they will be covered by Windows
Authentication?
2. In the not too distant future, They would like to make certain portions
of the site available to users who will be accessing it via the Internet.
For this I am considering Forms Authentication. Is it possible to have both
Window and forms Authentication on the same Application? If YES, Where can
I find documentation on implementing it?
Any advice will be greatly appreciated.
Regards
Des Norton
Des Norton Guest
-
Newbie: Data transfer security problem
I am building a reservation system for a client using ASP.NET and VB.NET. They want the ability to create customers and invoices in the application... -
Slow login response response on TS 03 in AD mixed mode
We upgraded our NT 4 domain to an AD mixed until we get rid of the NT 4 BDC;s after completing this upgrade users began complaining about how long... -
Newbie: Security Questions
Hi, I posted in dotnet.security and was directed here. I am to develop am ASP.NET appplication that will access many different databases on... -
Mixed mode in SQL server..
Hi folks, Just starting down the ASP.NET route after many years of VB/VBA. Been looking at the security stuff and it seems that Forms... -
Taint Mode Newbie Help
Hello all. I am teaching myself Perl and have written a CGI script that allows a user to change his/her Apache password by calling "htaccess" in... -
[MSFT] #2
RE: Newbie - Mixed Mode Security
Hello,
For question 1, dial-in user also have a windows account and this is
covered by Windows Authentication.
For question 2, you may take a look at following article to see if this can
resolve the problem:
How to authenticate against the Active Directory by using Forms
authentication and Visual C# .NET
[url]http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q316748[/url]
If you have further question, please feel free to let me know.
Luke
[MSFT] Guest
-
Des Norton #3
Re: Newbie - Mixed Mode Security
Thanks Luke
I will look into it
Regards
Des Norton
"[MSFT]" <lukezhan@online.microsoft.com> wrote in message
news:RbXVNarpEHA.3944@cpmsftngxa06.phx.gbl...can> Hello,
>
> For question 1, dial-in user also have a windows account and this is
> covered by Windows Authentication.
> For question 2, you may take a look at following article to see if this> resolve the problem:
>
> How to authenticate against the Active Directory by using Forms
> authentication and Visual C# .NET
> [url]http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q316748[/url]
>
> If you have further question, please feel free to let me know.
>
> Luke
>
Des Norton Guest



Reply With Quote

