Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > authentication Problem with asp.net and java-applet

Reply
Thread Tools

authentication Problem with asp.net and java-applet

 
 
aaapaul
Guest
Posts: n/a
 
      05-04-2004
We are having an Intranet based on IIS 5.0 where I need Integrated
Windows authentication:

My Problem:

I have 2 Possibilities:

1) "Windows authentication"

I only choose "Windows authentication" at IIS.

My java applets dont work since Windows SP Xp1a (just Sun-Java)

A java-dialog appears with Passwort-Query
(Passwort erforderlich - Netzwerk) Firewall/Bereich/Schema


2) "Windows authentication" AND "Anonymous access"

I choose "Windows authentication" AND "Anonymous access" at IIS

My java applet work (I think they need anonymous access), but then I
have

a problem with my asp/asp.net scripts.

The user to connect to the database is not the windows user, then it
is then IUSR_MACHINE.
(I use Integrated Security=SSPI)

Do you have any idea ?

1) Can I config java applets to work with windows securtiy

2) Can I get the real windows-user with asp/asp.net when I choose both
authentications (not just IUSR_xy)

3) Are there any changes in the IE-Settings necessary ?

thanks
paul

p.s.:
I use i.e. then Frontpage 2000 Applets (fprotate.class,fphover.class)

p.p.s.: the problem exist since Windows XP SP1a (no MS VM any more)
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Best practices for using forms authentication and security in a hosted env (was: Re: Using a Forms authentication in a shared hosting environment) JEFF ASP .Net 1 11-12-2007 07:00 PM
WEP authentication, why WEP authentication scheme is flawed and how it can be attacked Johnny MCSE 11 08-04-2006 11:43 AM
ASP.NET Authentication and Windows Authentication Fabio Gouw ASP .Net Security 2 11-16-2004 01:01 PM
Winddows authentication AND Forms Authentication Galore ASP .Net 1 11-03-2004 06:25 AM
Forms Authentication question: How to have some pages open and some requiring forms authentication Eric ASP .Net 2 02-13-2004 02:14 PM



Advertisments