Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Security (http://www.velocityreviews.com/forums/f62-asp-net-security.html)
-   -   authentication Problem with asp.net and java-applet (http://www.velocityreviews.com/forums/t766037-authentication-problem-with-asp-net-and-java-applet.html)

aaapaul 05-04-2004 01:46 PM

authentication Problem with asp.net and java-applet
 
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)


All times are GMT. The time now is 07:21 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57