473,320 Members | 1,612 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,320 software developers and data experts.

Asp.Net. How to ByPass IE Windows Authentication

Hi,
I wasn't sure which group to use but I'm developing a web application
that connects to a sql server. This application is for External Clients but
the information is sensitive. I thougth that if I do Windows Authentication,
would be the most secure one. I'm not sure if this is true. In any event, I
want to avoid the browser asking for username and password and allowing the
user to type on a username password textboxes on the web form. Is this
possible?
Thank you
Francisco O.
IBLUES.
Jan 20 '06 #1
2 6651
Frank wrote:
Hi,
I wasn't sure which group to use
This is my canned response - don't take it personally, Im just saving myself
some typing:

There was no way for you to know it, but this is a classic asp newsgroup.
While you may be lucky enough to find a dotnet-savvy person here who can
answer your question, you can eliminate the luck factor by posting your
question to a newsgroup where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.
but I'm developing a web
application that connects to a sql server. This application is for
External Clients but the information is sensitive. I thougth that if
I do Windows Authentication, would be the most secure one.
Yes, it is, but external clients would not be authenticated in your domain
would they? That is a requirement for Windows Authentication to work.
I'm not
sure if this is true. In any event, I want to avoid the browser
asking for username and password and allowing the user to type on a
username password textboxes on the web form. Is this possible?


Not with clients who are not authenticated in your domain.

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jan 20 '06 #2
Well, If you are using Windows Authentication and these people are accessing
your web app across the net that are NOT currently logged in to your domain,
then you are going to have to ask for a username and password. There are
lots of secure ways of performing log ins. I would suggest researching all
the encryption methods that Microsoft offers on the MSDN site.
"Frank" <Fr***@discussions.microsoft.com> wrote in message
news:5B**********************************@microsof t.com...
Hi,
I wasn't sure which group to use but I'm developing a web application
that connects to a sql server. This application is for External Clients
but
the information is sensitive. I thougth that if I do Windows
Authentication,
would be the most secure one. I'm not sure if this is true. In any event,
I
want to avoid the browser asking for username and password and allowing
the
user to type on a username password textboxes on the web form. Is this
possible?
Thank you
Francisco O.
IBLUES.

Feb 1 '06 #3

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

Similar topics

1
by: Marko Lahtinen | last post by:
Hello! A part of my website is protected with a .htaccess file. Can I somehow bypass the username/password dialog ?? Can I somehow "hardcode" the authentication name and password in my php-file...
8
by: Bob Everland | last post by:
I have an application that is ISAPI and the only way to secure it is through NT permissions. I need to have a way to login to windows authentication so that when I get to the ISAPI application no...
4
by: Andrew | last post by:
Hey all, I would like to preface my question by stating I am still learning ASP.net and while I am confident in the basics and foundation, the more advanced stuff is still a challenge. Ok....
2
by: Chumma Dede | last post by:
Hi, I have a page called Page1.aspx on an ASP.Net 1.1 website which has Forms Authentication enabled. Role1 has been setup in the Web.config to have access to Page1.aspx as follows:...
0
by: Armin Prosch | last post by:
Hi, we call a web service in an intranet environment. The target host is bypassed as of the IE setting. We retrieve the system proxy settings through "myService.Proxy =...
4
by: Preben Zacho | last post by:
Hi there The scenario I got is this: I have created a Windows application in VS and I want to deploy it to another machine running Windows Vista. Since I have no control over this other machine,...
1
by: OlaPihl | last post by:
Hi, How can I by code enable and disable "Bypass proxy server for local adresses" in Internet Explorer / Tools / Internet Options / Connections / LAN Settings. I have made a program (VB.Net)...
1
by: stevecheng | last post by:
Hi, I recently installed CRM 3.0 and need to do some further customizations programatically. I want to write a page that would accept data via a query string and submit the data into the CRM...
0
by: saravrs | last post by:
Could you please provide source code to bypass the windows authetication while opening a web page from Visual basic 6.0 or VB.Net application? I would like to hard code my AD user id/password in...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
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: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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.