SSO

SSO

am 07.06.2007 17:45:42 von Xaradas

Hi all,
I need to grab the domain user credential to pass it to Apache without
prompt.
All works if I use the host name (IWA and some code), IIS still prompt for
credential if I use the FQDN.
I need to use FQDN because we manage a huge WAN made of 1 parent domain and
120 child domain and we have not full control on host name.

Any advice???

TIA
Arnold

Re: SSO

am 07.06.2007 21:44:28 von Anthony Yates

This is a function of the client rather than the server. You can't "grab" it
from the server side.
IE assumes it is intranet if it is not FQDN.
You can use Group Policy to tell IE that a given FQDN is internal,
Anthony
http://www.airdesk.co.uk
http://blogs.airdesk.com/airdesk




"Arnold" wrote in message
news:%23bkeprRqHHA.3492@TK2MSFTNGP02.phx.gbl...
> Hi all,
> I need to grab the domain user credential to pass it to Apache without
> prompt.
> All works if I use the host name (IWA and some code), IIS still prompt for
> credential if I use the FQDN.
> I need to use FQDN because we manage a huge WAN made of 1 parent domain
> and 120 child domain and we have not full control on host name.
>
> Any advice???
>
> TIA
> Arnold
>
>

Re: SSO

am 08.06.2007 16:38:44 von Xaradas

Thank you Anthony,
I did the GP adding the FQDN on the intranet and it works.
Arnold

"Anthony" ha scritto nel messaggio
news:OV8MKxTqHHA.4280@TK2MSFTNGP05.phx.gbl...
> This is a function of the client rather than the server. You can't "grab"
> it from the server side.
> IE assumes it is intranet if it is not FQDN.
> You can use Group Policy to tell IE that a given FQDN is internal,
> Anthony
> http://www.airdesk.co.uk
> http://blogs.airdesk.com/airdesk
>
>
>
>
> "Arnold" wrote in message
> news:%23bkeprRqHHA.3492@TK2MSFTNGP02.phx.gbl...
>> Hi all,
>> I need to grab the domain user credential to pass it to Apache without
>> prompt.
>> All works if I use the host name (IWA and some code), IIS still prompt
>> for credential if I use the FQDN.
>> I need to use FQDN because we manage a huge WAN made of 1 parent domain
>> and 120 child domain and we have not full control on host name.
>>
>> Any advice???
>>
>> TIA
>> Arnold
>>
>>
>
>

Re: SSO

am 08.06.2007 18:39:05 von Anthony Yates

Glad to hear it
"Arnold" wrote in message
news:%23sY35qdqHHA.1204@TK2MSFTNGP04.phx.gbl...
> Thank you Anthony,
> I did the GP adding the FQDN on the intranet and it works.
> Arnold
>
> "Anthony" ha scritto nel messaggio
> news:OV8MKxTqHHA.4280@TK2MSFTNGP05.phx.gbl...
>> This is a function of the client rather than the server. You can't "grab"
>> it from the server side.
>> IE assumes it is intranet if it is not FQDN.
>> You can use Group Policy to tell IE that a given FQDN is internal,
>> Anthony
>> http://www.airdesk.co.uk
>> http://blogs.airdesk.com/airdesk
>>
>>
>>
>>
>> "Arnold" wrote in message
>> news:%23bkeprRqHHA.3492@TK2MSFTNGP02.phx.gbl...
>>> Hi all,
>>> I need to grab the domain user credential to pass it to Apache without
>>> prompt.
>>> All works if I use the host name (IWA and some code), IIS still prompt
>>> for credential if I use the FQDN.
>>> I need to use FQDN because we manage a huge WAN made of 1 parent domain
>>> and 120 child domain and we have not full control on host name.
>>>
>>> Any advice???
>>>
>>> TIA
>>> Arnold
>>>
>>>
>>
>>
>
>