ASP remote authentication / surpress login dialog

A

Andreas Schurz

Hello everybody,

I need to setup a mechanism (preferred in ASP .net) to
open an URL on a different user level protected virtual
server (or even on a real different server).

My program knows the username, password and domain
information needed to authenticate to this URL.

Question:
Is it possible to post / parse those values to the
different URL so that the windows login dialog (user,
password, domain) won't open and the authentication is
done somehow internally. The problem is that I cannot
manipulate the target application so I have to get around
this.

It is possible to post username and passwort via URL such
as http://user:[email protected] which works fine but
for some servers I need to pass the domain as well because
only domain users are allowed to access the directory.

Is there a way to implement this behaviour in ASP?

Many thanks for your help in advance.

Regards, Andreas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top