<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SCS 5.0 Integrated Windows Authentication in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876457#M3133</link>
    <description>&lt;DIV style="margin:0px;"&gt;Hello there,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;By some reason I cannot see the last post added to this thread but in the new one opened by Andrew (&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61232"&gt;http://software.intel.com/en-us/forums/showthread.php?t=61232&lt;/A&gt;) We solved the issue.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;What we did it was to disable HTTPS to verify the code execution and it worked! so I'am actually checking the SCS console code to veiry howsecure connections aresetup in client machine forenablingHTTPS again.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thanks a lot,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs Cceres Alvis&lt;BR /&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 15 Oct 2008 22:16:19 GMT</pubDate>
    <dc:creator>jacace</dc:creator>
    <dc:date>2008-10-15T22:16:19Z</dc:date>
    <item>
      <title>SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876440#M3116</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I needaccessing SCS 5.0 Web Servicesprogramatically from a computer which is not part of SCS Active Directory Group, so I added by code the rigth credential with granted access, something like this:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: x-small; color: #2b91af;"&gt;&lt;SPAN style="font-size: x-small; color: #2b91af;"&gt;&lt;SPAN style="font-size: x-small; color: #2b91af;"&gt;&lt;SPAN style="font-size: x-small; color: #2b91af;"&gt;
&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NetworkCredential&lt;/P&gt;
&lt;SPAN style="font-size: x-small; color: #2b91af;"&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: x-small;"&gt;netCred = &lt;/SPAN&gt;&lt;SPAN style="font-size: x-small; color: #0000ff;"&gt;&lt;SPAN style="font-size: x-small; color: #0000ff;"&gt;new&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: x-small; color: #2b91af;"&gt;&lt;SPAN style="font-size: x-small; color: #2b91af;"&gt;NetworkCredential&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: x-small;"&gt;("ScsActiveDirectoryUserName","ScsActiveDirectoryUserPassword");&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;MyService.Credentials=netCred;&lt;/P&gt;
&lt;P&gt;MyService.PreAuthenticate=true;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: x-small;"&gt;but I got an unauthorized exception. What's wrong?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: x-small;"&gt;Many Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: x-small;"&gt;Javier Andrs&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2008 21:09:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876440#M3116</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-01T21:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876441#M3117</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hi Javier,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;We have escalated this question to the SCS support. Will get back to you as soon as we hear from them.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thanks,&lt;BR /&gt;Sree&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2008 18:22:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876441#M3117</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-10-02T18:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876442#M3118</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/336168"&gt;Sreelekshmy Syamalakumari&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;Hi Javier,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;We have escalated this question to the SCS support. Will get back to you as soon as we hear from them.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thanks,&lt;BR /&gt;Sree&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Hello Sree,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Javier Andrs&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2008 21:40:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876442#M3118</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-02T21:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876443#M3119</link>
      <description>&lt;P&gt;Hi Javier,&lt;/P&gt;
&lt;P&gt;Let us know how it goes.&lt;/P&gt;
&lt;P&gt;BTW, here is the response that we got from the SCS support on your Network Credentials question:&lt;/P&gt;
&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; color: #1f497d; font-family: 'Neo Sans Intel','sans-serif';" lang="EN-US"&gt;We think you can try the following:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoList" style="margin-left: 35.95pt; mso-list: l0 level1 lfo1;"&gt;&lt;SPAN style="font-size: 10pt; color: #1f497d; font-family: 'Neo Sans Intel','sans-serif';" lang="EN-US"&gt;&lt;SPAN style="mso-list: Ignore;"&gt;1.&lt;SPAN style="font: 7pt 'Times New Roman';"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #1f497d; font-family: 'Neo Sans Intel','sans-serif';" lang="EN-US"&gt;Use the machine where SCS is installed. Open Administrative Tools -Internet Information Services (IIS) Manager - Expend Web Sites tree.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoList2" style="margin-left: 35.95pt; mso-list: l0 level1 lfo1;"&gt;&lt;SPAN style="font-size: 10pt; color: #1f497d; font-family: 'Neo Sans Intel','sans-serif';" lang="EN-US"&gt;&lt;SPAN style="mso-list: Ignore;"&gt;2.&lt;SPAN style="font: 7pt 'Times New Roman';"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #1f497d; font-family: 'Neo Sans Intel','sans-serif';" lang="EN-US"&gt;Right click the AMTSCS / AMTSCS_RCFG web site (the name may be different depending on your installation process). Click &lt;STRONG&gt;Properties&lt;/STRONG&gt; - choose &lt;STRONG&gt;Directory Security &lt;/STRONG&gt;tab - click &lt;STRONG&gt;Edit&lt;/STRONG&gt; in the Authentication and access control section.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoList2" style="margin-left: 35.95pt; mso-list: l0 level1 lfo1;"&gt;&lt;SPAN style="font-size: 10pt; color: #1f497d; font-family: 'Neo Sans Intel','sans-serif';" lang="EN-US"&gt;&lt;SPAN style="mso-list: Ignore;"&gt;3.&lt;SPAN style="font: 7pt 'Times New Roman';"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #1f497d; font-family: 'Neo Sans Intel','sans-serif';" lang="EN-US"&gt;Check the Digest Authentication check box (leave Integrated Windows Authentication checked)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoList" style="margin-left: 35.95pt; mso-list: l0 level1 lfo1;"&gt;&lt;SPAN style="font-size: 10pt; color: #1f497d; font-family: 'Neo Sans Intel','sans-serif';" lang="EN-US"&gt;&lt;SPAN style="mso-list: Ignore;"&gt;4.&lt;SPAN style="font: 7pt 'Times New Roman';"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; color: #1f497d; font-family: 'Neo Sans Intel','sans-serif';" lang="EN-US"&gt;Click &lt;STRONG&gt;OK&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Could you check this and get back to us?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Sree&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2008 16:20:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876443#M3119</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-10-06T16:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876444#M3120</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hello Sree,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;I have followed the given steps andI still can not access the SCS Web Service by code.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;I'm gettingthis Exception:"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.".&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;When I tried to access the SCS Web Servicevia Internet ExplorerIt appeared a Login Window and if I use the same username and passwordI'musing by code I can access (and I can see a gsoap error message).&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;The URL I used in Internet Explorer is (which one is the same I setup with code):&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;A href="https://tfsrtm.amt.local/amtscs/mod_gsoap.dll?services"&gt;https://tfsrtm.amt.local/amtscs/mod_gsoap.dll?services&lt;/A&gt;(with server name)&lt;BR /&gt;&lt;A href="https://192.168.1.1/amtscs/mod_gsoap.dll?services"&gt;https://192.168.1.1/amtscs/mod_gsoap.dll?services&lt;/A&gt;(with server IP)&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Many thanks,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2008 22:36:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876444#M3120</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-06T22:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876445#M3121</link>
      <description>&lt;DIV style="margin:0px;"&gt;I forgot to mention that if Iaccess the Web Service by host name ONLY (&lt;A href="https://TFSRTM/amtscs/mod_gsoap.dll?services"&gt;https://TFSRTM/amtscs/mod_gsoap.dll?services&lt;/A&gt;)I got this Exception:&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;SPAN style="font-size: x-small;"&gt;
&lt;P&gt;The request failed with HTTP status 401: Unauthorized.&lt;/P&gt;
&lt;/SPAN&gt;&lt;A href="https://TFSRTM/amtscs/mod_gsoap.dll?services"&gt;&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;I think when I access it by host nameONLY Microsoft .Net Framework accepts the certificate cause HTTPS request matches the "issued to" certificate server name.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thanks a lot,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2008 23:13:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876445#M3121</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-06T23:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876446#M3122</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hello Sree,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;It's just to know if I need to provide further information?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2008 21:06:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876446#M3122</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-07T21:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876447#M3123</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hi,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;We are working on this. Will get back to you soon.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thanks,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Sree&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2008 15:25:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876447#M3123</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-10-08T15:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876448#M3124</link>
      <description>&lt;DIV style="margin:0px;"&gt;Try the following&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;MyService.Credentials = System.Net.CredentialCache.DefaultNetworkCredentials;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 08 Oct 2008 15:48:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876448#M3124</guid>
      <dc:creator>Randal_T_Intel</dc:creator>
      <dc:date>2008-10-08T15:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876449#M3125</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/405343"&gt;Randal Templeton (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;Try the following&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;MyService.Credentials = System.Net.CredentialCache.DefaultNetworkCredentials;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;Hello Randal,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I tried it and I got the same exception: "The request failed with HTTP status 401: Unauthorized.".&lt;/P&gt;
&lt;P&gt;I also tried with CredentialCache.DefaultCredential I got the same.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Javier Andrs&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2008 16:52:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876449#M3125</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-08T16:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876450#M3126</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;Javier,&lt;/P&gt;
&lt;P&gt;I haven't tried this yet so I'm not sure if it will help, but have you tried creating the NetworkCredential object with the username, password, and domain? Most of the examples in MSDN about NetworkCredential use the constructor with all three, so it seems like it'd be worth trying. Given that you're calling from a system that isn't part of the domain, specifying the domain name seems reasonable.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2008 20:40:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876450#M3126</guid>
      <dc:creator>Andrew_S_Intel2</dc:creator>
      <dc:date>2008-10-09T20:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876451#M3127</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hello there,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Anyidea?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thanks,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2008 16:27:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876451#M3127</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-10T16:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876452#M3128</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hello everybody,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;I'm still getting the same error.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Any idea?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2008 20:31:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876452#M3128</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-13T20:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876453#M3129</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hello there,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;I'm still getting the same error.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Any idea?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2008 20:34:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876453#M3129</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-13T20:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876454#M3130</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV style="margin:0px;"&gt;Hello there,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;I'm still getting the same error.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Any idea?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2008 20:35:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876454#M3130</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-13T20:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876455#M3131</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Hello there,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;I'm still getting the same error.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Any idea?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 Oct 2008 20:37:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876455#M3131</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-13T20:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876456#M3132</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;DIV style="margin:0px;"&gt;Hello there,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;I'm still getting the same error.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Any idea?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 Oct 2008 20:37:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876456#M3132</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-13T20:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876457#M3133</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hello there,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;By some reason I cannot see the last post added to this thread but in the new one opened by Andrew (&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61232"&gt;http://software.intel.com/en-us/forums/showthread.php?t=61232&lt;/A&gt;) We solved the issue.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;What we did it was to disable HTTPS to verify the code execution and it worked! so I'am actually checking the SCS console code to veiry howsecure connections aresetup in client machine forenablingHTTPS again.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thanks a lot,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs Cceres Alvis&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Oct 2008 22:16:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876457#M3133</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2008-10-15T22:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: SCS 5.0 Integrated Windows Authentication</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876458#M3134</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/320478"&gt;javierandrescaceres@gmail.com&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;Hello there,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;By some reason I cannot see the last post added to this thread but in the new one opened by Andrew (&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=61232"&gt;http://software.intel.com/en-us/forums/showthread.php?t=61232&lt;/A&gt;) We solved the issue.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;What we did it was to disable HTTPS to verify the code execution and it worked! so I'am actually checking the SCS console code to veiry howsecure connections aresetup in client machine forenablingHTTPS again.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Thanks a lot,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Javier Andrs Cceres Alvis&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;Test Test&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2008 15:24:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/SCS-5-0-Integrated-Windows-Authentication/m-p/876458#M3134</guid>
      <dc:creator>Sreelekshm_S_Intel</dc:creator>
      <dc:date>2008-10-22T15:24:45Z</dc:date>
    </item>
  </channel>
</rss>

