Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Java applet dont work with integrated windows authentication

Reply
Thread Tools

Java applet dont work with integrated windows authentication

 
 
aaapaul
Guest
Posts: n/a
 
      04-28-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)
 
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
asp.net postbacks don't work after leaving browser open all night w/ windows integrated authentication Ken Yee ASP .Net Security 2 10-25-2006 03:38 PM
Java - Integrated Windows Authentication - NTLM Authentication Forwarding Will Java 5 12-03-2005 01:00 AM
SQL integrated authentication when using forms authentication Brett Smith ASP .Net 2 10-26-2004 02:15 PM
Java applet failed when I try to load the avi file in my java applet Krista Java 3 09-15-2004 02:53 AM
Basic Authentication v. Integrated Windows Authentication w/ Delegation Mark ASP .Net 0 01-20-2004 03:13 PM



Advertisments