473,326 Members | 2,010 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Suggestions on web security configuration

Framework 2.0 Web/Intranet...

What I would like to accomplish is to use windows authentication as the
store for membership services. IE: User is logged into AD they are logged
into the web site. On the otherhand if the user enters the site without
authentication to AD I would want them to either present their login and
password for AD or have a set of pages that would be only for unauthenticated
users.

I'm fairly new to VS developement making a move from the php world, so this
may seem fairly simple, but I've spent some time working on variouse
approaches without much success so far.

Question: Is this possible?
Question: Would my web.config be using Windows authenciation?
Question: What is the general flow for a process like this?
Feb 17 '06 #1
1 947
If I understand you correctly, you only need to enable NTLM authentication
on IIS (and disable Anon, basic). Then, you need to set the credentials
when accessing your webservices from your application (I am not sure that
using default credentials will work so you may have to prompt the user for
them).

"Ken Carter" <Ke*******@discussions.microsoft.com> wrote in message
news:0E**********************************@microsof t.com...
Framework 2.0 Web/Intranet...

What I would like to accomplish is to use windows authentication as the
store for membership services. IE: User is logged into AD they are logged
into the web site. On the otherhand if the user enters the site without
authentication to AD I would want them to either present their login and
password for AD or have a set of pages that would be only for
unauthenticated
users.

I'm fairly new to VS developement making a move from the php world, so
this
may seem fairly simple, but I've spent some time working on variouse
approaches without much success so far.

Question: Is this possible?
Question: Would my web.config be using Windows authenciation?
Question: What is the general flow for a process like this?

Feb 20 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Namratha Shah \(Nasha\) | last post by:
Hey Guys, Before we start with our sample app we need to view the security configuration files on the machine. You will find them under <drive>\WInNT\Microsoft.NET\FrameWork\<version>\Config ...
0
by: prithvi g via .NET 247 | last post by:
Hi I am a newbie to .NET remoting, I am trying to implementauthorization using SSPI example provided by Michael Barnett. Ihave included the required dll(Microsoft.Samples.Security.SSPI.dll...
6
by: tendim | last post by:
G'day group. Currently our organization us using VB6 based applications, and I am trying to push forward and migrate some of the smaller things to VB.NET, eventually migrating all applications...
3
by: Mike | last post by:
Hi I have problem as folow: Caught Exception: System.Configuration.ConfigurationErrorsException: An error occurred loading a configuration file: Request for the permission of type...
1
by: =?Utf-8?B?TWFuanJlZSBHYXJn?= | last post by:
Hi I am creating a web service PreprocessingService with IIS Hosting and transport layer security with user name and password. I created a self-signed certificate IISHost in IIS which is issued...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.