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

Terminal Services

Hi All,
Here is what I would like to do, any advice would be greatly appreciated.

I have a forms authenticated web page that accepts user credentials, these
credentials are then looked up in a SQL DB, from these credentials we can
tell if the the user is an employee or customer. If the user is a customer
they are redirected to an ecommerce site, whereas if the user is an employee
then I would like to somehow allow the user to connect to our internal
intranet site.

Is this possible? If so how?

Thanks in advance,
Pete.
Nov 19 '05 #1
6 1321
Pete,

If I understand you correctly, your question is about setup and security.
There is a number of more specific newsgroups dealing with these issues, you
should ask there. Also the subject doesn't look relevant.

Eliyahu

"trinitypete" <tr*********@online.nospam> wrote in message
news:3B**********************************@microsof t.com...
Hi All,
Here is what I would like to do, any advice would be greatly appreciated.

I have a forms authenticated web page that accepts user credentials, these
credentials are then looked up in a SQL DB, from these credentials we can
tell if the the user is an employee or customer. If the user is a customer
they are redirected to an ecommerce site, whereas if the user is an employee then I would like to somehow allow the user to connect to our internal
intranet site.

Is this possible? If so how?

Thanks in advance,
Pete.

Nov 19 '05 #2
Not security related, at least not at this point. What I am basically after
is a way from ASP.NET code to instantiate a terminal services connection to
an internal server that can access the intranet.

Pete

"Eliyahu Goldin" wrote:
Pete,

If I understand you correctly, your question is about setup and security.
There is a number of more specific newsgroups dealing with these issues, you
should ask there. Also the subject doesn't look relevant.

Eliyahu

"trinitypete" <tr*********@online.nospam> wrote in message
news:3B**********************************@microsof t.com...
Hi All,
Here is what I would like to do, any advice would be greatly appreciated.

I have a forms authenticated web page that accepts user credentials, these
credentials are then looked up in a SQL DB, from these credentials we can
tell if the the user is an employee or customer. If the user is a customer
they are redirected to an ecommerce site, whereas if the user is an

employee
then I would like to somehow allow the user to connect to our internal
intranet site.

Is this possible? If so how?

Thanks in advance,
Pete.


Nov 19 '05 #3
Pete,

It should be possible with terminal services activex. Google for "terminal
services activex".

Eliyahu

"trinitypete" <tr*********@online.nospam> wrote in message
news:35**********************************@microsof t.com...
Not security related, at least not at this point. What I am basically after is a way from ASP.NET code to instantiate a terminal services connection to an internal server that can access the intranet.

Pete

"Eliyahu Goldin" wrote:
Pete,

If I understand you correctly, your question is about setup and security. There is a number of more specific newsgroups dealing with these issues, you should ask there. Also the subject doesn't look relevant.

Eliyahu

"trinitypete" <tr*********@online.nospam> wrote in message
news:3B**********************************@microsof t.com...
Hi All,
Here is what I would like to do, any advice would be greatly appreciated.
I have a forms authenticated web page that accepts user credentials, these credentials are then looked up in a SQL DB, from these credentials we can tell if the the user is an employee or customer. If the user is a customer they are redirected to an ecommerce site, whereas if the user is an

employee
then I would like to somehow allow the user to connect to our internal
intranet site.

Is this possible? If so how?

Thanks in advance,
Pete.


Nov 19 '05 #4
Thanks Eliyahu I will go take a look.

Pete

"Eliyahu Goldin" wrote:
Pete,

It should be possible with terminal services activex. Google for "terminal
services activex".

Eliyahu

"trinitypete" <tr*********@online.nospam> wrote in message
news:35**********************************@microsof t.com...
Not security related, at least not at this point. What I am basically

after
is a way from ASP.NET code to instantiate a terminal services connection

to
an internal server that can access the intranet.

Pete

"Eliyahu Goldin" wrote:
Pete,

If I understand you correctly, your question is about setup and security. There is a number of more specific newsgroups dealing with these issues, you should ask there. Also the subject doesn't look relevant.

Eliyahu

"trinitypete" <tr*********@online.nospam> wrote in message
news:3B**********************************@microsof t.com...
> Hi All,
>
>
> Here is what I would like to do, any advice would be greatly appreciated. >
> I have a forms authenticated web page that accepts user credentials, these > credentials are then looked up in a SQL DB, from these credentials we can > tell if the the user is an employee or customer. If the user is a customer > they are redirected to an ecommerce site, whereas if the user is an
employee
> then I would like to somehow allow the user to connect to our internal
> intranet site.
>
> Is this possible? If so how?
>
> Thanks in advance,
> Pete.


Nov 19 '05 #5
Thanks Eliyahu, I will go take a look.

Pete.

"Eliyahu Goldin" wrote:
Pete,

It should be possible with terminal services activex. Google for "terminal
services activex".

Eliyahu

"trinitypete" <tr*********@online.nospam> wrote in message
news:35**********************************@microsof t.com...
Not security related, at least not at this point. What I am basically

after
is a way from ASP.NET code to instantiate a terminal services connection

to
an internal server that can access the intranet.

Pete

"Eliyahu Goldin" wrote:
Pete,

If I understand you correctly, your question is about setup and security. There is a number of more specific newsgroups dealing with these issues, you should ask there. Also the subject doesn't look relevant.

Eliyahu

"trinitypete" <tr*********@online.nospam> wrote in message
news:3B**********************************@microsof t.com...
> Hi All,
>
>
> Here is what I would like to do, any advice would be greatly appreciated. >
> I have a forms authenticated web page that accepts user credentials, these > credentials are then looked up in a SQL DB, from these credentials we can > tell if the the user is an employee or customer. If the user is a customer > they are redirected to an ecommerce site, whereas if the user is an
employee
> then I would like to somehow allow the user to connect to our internal
> intranet site.
>
> Is this possible? If so how?
>
> Thanks in advance,
> Pete.


Nov 19 '05 #6
Have a look at Microsoft Terminal Services Advanced Client (TSAC):
http://www.microsoft.com/windows2000...etins/tsac.asp

Eliyahu

"trinitypete" <tr*********@online.nospam> wrote in message
news:0B**********************************@microsof t.com...
Thanks Eliyahu I will go take a look.

Pete

"Eliyahu Goldin" wrote:
Pete,

It should be possible with terminal services activex. Google for "terminal services activex".

Eliyahu

"trinitypete" <tr*********@online.nospam> wrote in message
news:35**********************************@microsof t.com...
Not security related, at least not at this point. What I am basically

after
is a way from ASP.NET code to instantiate a terminal services connection
to
an internal server that can access the intranet.

Pete

"Eliyahu Goldin" wrote:

> Pete,
>
> If I understand you correctly, your question is about setup and

security.
> There is a number of more specific newsgroups dealing with these
issues, you
> should ask there. Also the subject doesn't look relevant.
>
> Eliyahu
>
> "trinitypete" <tr*********@online.nospam> wrote in message
> news:3B**********************************@microsof t.com...
> > Hi All,
> >
> >
> > Here is what I would like to do, any advice would be greatly

appreciated.
> >
> > I have a forms authenticated web page that accepts user
credentials, these
> > credentials are then looked up in a SQL DB, from these credentials
we can
> > tell if the the user is an employee or customer. If the user is a

customer
> > they are redirected to an ecommerce site, whereas if the user is

an > employee
> > then I would like to somehow allow the user to connect to our internal > > intranet site.
> >
> > Is this possible? If so how?
> >
> > Thanks in advance,
> > Pete.
>
>
>


Nov 19 '05 #7

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

Similar topics

5
by: Sara_S | last post by:
I am ready to move my ASP web site onto a remote host. The problem is that when I use Terminal Services to see the host machine, the error does not show up. (I was told that debugging info is only...
3
by: Josh Schmidt | last post by:
How can one set the terminal services profile and home directory path in AD using VB.NET? I can set the usual profile paths, but terminal services properties are not supported with ADSI. Any...
0
by: Jindrich Prchal | last post by:
Hi there. We are running DB2 v7.2 for Win NT on Windows 2000 SP3 machine with poor configuration AMD 1800+, 512MB RAM and usual IDE harddisk. During tests of migration our batch programmes...
12
by: Paul H | last post by:
Say I have a Windows 2000 server running Terminal Services with a single file Access DB (not front end/back end) on it, could multiple users access the data base simultaneously? Paul
5
by: TPoise! | last post by:
Using: .NET 1.1, Visual Studio 2003, C#, Microsoft Windows 2000 Server (SP4 and all latest windows updates), Terminal Server running in application mode. I have a C# application that I've...
0
by: Brian Young | last post by:
My department is responsible for creating custom internal applications for many of our departments. Our strategy has always been to develop our applications as ActiveX controls (VB6) that get...
8
by: OHM | last post by:
Hi peoples, I dont know where to place this question, so as I know you guys are all resourceful experts, I thought I would try here. I am writing some code which will be run usingh remote...
6
by: Atley | last post by:
I have a Terminal Services server running Windows 2000 Server. I need to be able to identify, in my application on that server, which client computer is addressing that server and running that...
3
by: shawn | last post by:
In the past I have had SQL and Terminal server on the same PC. With SQL and Windows 2003 Terminal server, you can not have them on the same PC. How can I make this work with SQL and Terminal and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...

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.