Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 07:26 AM
Scott Klein
Guest
 
Posts: n/a
Default integrated Windows authentication

Firstly, I'm running IIS 6.0 on Windows SErver 2003 that is also a DC.

I have an asp page (default.asp) I am trying to access as my hom page for my
site. I am trying to use Windows authentication.

When I select only "integrated Windows authentication" I get prompted for
user information and then get an error: "The page cannot be displayed."

However, if I change the authentication method to "Basic authentication" and
enter the exact same logon information, it works without a problem.

I do not want to send passwords in clear text. I need to use Windows
authentication.

Any help is appreciated. Thanks in advance.

Scott


  #2  
Old July 19th, 2005, 07:26 AM
Ray at
Guest
 
Posts: n/a
Default Re: integrated Windows authentication

Is there a firewall between your client machine and the IIS server?

Ray at work


"Scott Klein" <Scott_klein@rush.edu> wrote in message
news:eEz7AqFXDHA.2392@TK2MSFTNGP10.phx.gbl...[color=blue]
> Firstly, I'm running IIS 6.0 on Windows SErver 2003 that is also a DC.
>
> I have an asp page (default.asp) I am trying to access as my hom page for[/color]
my[color=blue]
> site. I am trying to use Windows authentication.
>
> When I select only "integrated Windows authentication" I get prompted for
> user information and then get an error: "The page cannot be displayed."
>
> However, if I change the authentication method to "Basic authentication"[/color]
and[color=blue]
> enter the exact same logon information, it works without a problem.
>
> I do not want to send passwords in clear text. I need to use Windows
> authentication.
>
> Any help is appreciated. Thanks in advance.
>
> Scott
>
>[/color]


  #3  
Old July 19th, 2005, 07:27 AM
Ray at
Guest
 
Posts: n/a
Default Re: integrated Windows authentication

Are you Scott Klein's assistant? :P

Ray at home

--
Will trade ASP help for SQL Server help


"Kevin Jackson" <kjackson@powerwayinc.com> wrote in message
news:urmdKHGXDHA.1816@TK2MSFTNGP09.phx.gbl...[color=blue]
> Nope[/color]

[color=blue]
> "Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message[color=green]
> > Is there a firewall between your client machine and the IIS server?[/color][/color]

[color=blue][color=green]
> > "Scott Klein" <Scott_klein@rush.edu> wrote in message[color=darkred]
> > > I am trying to use Windows authentication.[/color][/color][/color]


  #4  
Old July 19th, 2005, 07:27 AM
Ray at
Guest
 
Posts: n/a
Default Re: integrated Windows authentication

Try specifying a domain when you log in. Either user@domain.com or
domain\user, if there is not a domain field in the login box.

--
Will trade ASP help for SQL Server help


"Kevin Jackson" <kjackson@powerwayinc.com> wrote in message
news:uEnpbHGXDHA.3248@tk2msftngp13.phx.gbl...[color=blue]
> http://server/path/script.asp[/color]

[color=blue]
> "Dave Anderson" <GTSPXOESSGOQ@spammotel.com> wrote in message
> news:un9slBGXDHA.2328@TK2MSFTNGP12.phx.gbl...[color=green]
> > Are you accessing the script like this...
> > http://server.domain.com/path/script.asp
> >
> > ...or like this?
> > http://server/path/script.asp[/color][/color]


  #5  
Old July 19th, 2005, 07:28 AM
Scott Klein
Guest
 
Posts: n/a
Default Re: integrated Windows authentication

EVERYTHING is located on the same server and I'm using the browser from the
server (results are the same from my XP workstation).

I've tried using username@domain.com and domain\username. I think the
authentication is at least working because I don't get prompted a second
time for username and password.

Also, it works if I enable anonymous access and enter the exact same
username and password (as I try to do at the prompt when using windows
authentication) in IIS Manager on the Directory Security page. My guess is
that this method is exactly the same as basic authentication with clear
text.

Scott

"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:O6jtCwGXDHA.3248@tk2msftngp13.phx.gbl...[color=blue]
> Try specifying a domain when you log in. Either user@domain.com or
> domain\user, if there is not a domain field in the login box.
>
> --
> Will trade ASP help for SQL Server help
>
>
> "Kevin Jackson" <kjackson@powerwayinc.com> wrote in message
> news:uEnpbHGXDHA.3248@tk2msftngp13.phx.gbl...[color=green]
> > http://server/path/script.asp[/color]
>
>[color=green]
> > "Dave Anderson" <GTSPXOESSGOQ@spammotel.com> wrote in message
> > news:un9slBGXDHA.2328@TK2MSFTNGP12.phx.gbl...[color=darkred]
> > > Are you accessing the script like this...
> > > http://server.domain.com/path/script.asp
> > >
> > > ...or like this?
> > > http://server/path/script.asp[/color][/color]
>
>[/color]


 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles