Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Servers > Windows Server
|
Windows Server Please be sure to specify which version of Windows Server your question/post applies to.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Windows Server section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old March 1st, 2007, 09:06 PM
Registered User
 
Join Date: Mar 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Auth challenge accessing server via alias - 2003

I'm a developer so excuser my poor AD/OS talk.

We have a a domain controller with 2 further computers as shown.

Management Zone ========
DC

Demo Zone========

DODA
DOSE

We also have the Demo zone computers replecated across 3 other zones. Production, Development and Staging.

We have implemented several logical computers, IISVS, SQLVS, UPLVS and RPTVS on the zoned computers. We have done this by using enteries in the HOST file.

DODA
   + SQLVS

DOSE
   + IISVS
   + UPLVS
   + RPTVS


The problem is when I try and access a certian web service running on IISVS (DOSE) it challenges me for authentication and then rejects. however if I access the same webservice but instead of using the server alias name I just use local host or the actualy machine name it works just fine. ie.

http://IISVS:8080/WebService/ < Challenges and then fails
http://localhost:8080/WebService/ < Fine
http://DOSE:8080/WebService/ < Fine

I also noticed that I was unable to access my SQL server using the host file alias name (SQLVS) untill I created an alias using the SQL Client Network tools. I believe these are interelated problems.

Has anyone seen this behaviour before?

Thanks
Cam



Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing server variables badgolfer Classic ASP Professional 2 October 23rd, 2007 03:11 AM
Accessing File in the server biswarup_21 Servlets 1 December 23rd, 2005 11:27 AM
Accessing the Server Database dcarroll Classic ASP Basics 2 October 13th, 2005 08:29 AM
Accessing the server Database dcarroll ASP.NET 2.0 Basics 1 October 10th, 2005 04:15 PM
Accessing files outside of IIS server mcinar HTML Code Clinic 10 April 7th, 2005 10:47 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.