473,499 Members | 1,681 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Authentication question

Hi,

I'm developing an Internet site that is going to be
password protected. I have one windows 2000 domain on the
Internet side of things, and another on an Intranet side.
Is there any way to authenticate a user that hits my
Internet pages against the Intranet user database?

......I just want users from the Intranet to automatically
be able to access the Internet pages without having to
create a separate user on the Internet-side domain.

Jul 19 '05 #1
3 1290
"Allan" <al******@hotmail.com> wrote in message
news:14****************************@phx.gbl...
Hi,

I'm developing an Internet site that is going to be
password protected. I have one windows 2000 domain on the
Internet side of things, and another on an Intranet side.
Is there any way to authenticate a user that hits my
Internet pages against the Intranet user database?

.....I just want users from the Intranet to automatically
be able to access the Internet pages without having to
create a separate user on the Internet-side domain.

There would have to be a trust established between the two domains, and then
you could and your intranet users to the ACLs on your content.

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserv...y/centers/iis/

Jul 19 '05 #2
Thanks Tom. Do you know where I could look to get started
finding out how to do this?

-----Original Message-----
"Allan" <al******@hotmail.com> wrote in message
news:14****************************@phx.gbl...
Hi,

I'm developing an Internet site that is going to be
password protected. I have one windows 2000 domain on the Internet side of things, and another on an Intranet side. Is there any way to authenticate a user that hits my
Internet pages against the Intranet user database?

.....I just want users from the Intranet to automatically be able to access the Internet pages without having to
create a separate user on the Internet-side domain.

There would have to be a trust established between the

two domains, and thenyou could and your intranet users to the ACLs on your content.
--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIShttp://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserv...ommunity/cente rs/iis/
.

Jul 19 '05 #3
I imagine there's documentation on TechNet in the windows server areas.

"Allan" <al******@hotmail.com> wrote in message
news:07****************************@phx.gbl...
Thanks Tom. Do you know where I could look to get started
finding out how to do this?

-----Original Message-----
"Allan" <al******@hotmail.com> wrote in message
news:14****************************@phx.gbl...
Hi,

I'm developing an Internet site that is going to be
password protected. I have one windows 2000 domain on the Internet side of things, and another on an Intranet side. Is there any way to authenticate a user that hits my
Internet pages against the Intranet user database?

.....I just want users from the Intranet to automatically be able to access the Internet pages without having to
create a separate user on the Internet-side domain.

There would have to be a trust established between the

two domains, and then
you could and your intranet users to the ACLs on your

content.

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and

utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserv...ommunity/cente

rs/iis/

.

Jul 19 '05 #4

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

Similar topics

8
3676
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...
6
4792
by: Billy Jacobs | last post by:
I have a website which has both secure and non-secure pages. I want to uses forms authentication. How do I accomplish this? Originally I had my web.config file in the root with Forms...
1
3474
by: Rob | last post by:
I have an ASP.NET application that uses forms-based authentication. A user wishes to be able to run multiple sessions of this application simultaneously from the user's client machine. The...
4
6789
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....
0
2062
by: William F. Zachmann | last post by:
A web site that will run on Windows Server 2003 and IIS 6.0 needs to provide three levels of access, one for the public and two others for two levels of subscribers. This is a port of a prior site...
18
6850
by: Rippo | last post by:
Hi I am using role base forms authentication in asp.net and have come across a problem that I would like advice on. On a successful login a session variable is set to identify a user. This is...
6
3297
by: Ming Zhang | last post by:
Hi guys, I have couple of ASP.NET applications that only support digest windows authentication, and credentials are managed in a central AD. When users login to one app, they can easily navigate...
2
1938
by: jimcleve | last post by:
Have an authentication/authorizaiton question. Our usual means to provide SYSADM authority for incoming connections to DB2 v8.2 on AIX has been to use SERVER authentication and set the...
18
3383
by: troywalker | last post by:
I am new to LDAP and Directory Services, and I have a project that requires me to authenticate users against a Sun Java System Directory Server in order to access the application. I have found...
4
5312
by: Bjorn Sagbakken | last post by:
In a web-application with login creds (user, pwd), these are checked against a user table on a SQL server. On a positive validation I have saved the userID, name, custno and role-settings in a...
0
7169
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7215
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6892
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7385
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5467
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3096
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3088
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1425
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
294
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.