<?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>Question Re: Auto Logon with LDAP SSO in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/auto-logon-with-ldap-sso/qaa-p/10912211#M62679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinoth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Could you check this SAP KBA&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/sap/support/notes/1609801" style="font-family: Arial, Helvetica, sans-serif; background-color: #f0ab00;" title="1609801  - PCM: How To configure/test single/multi domain SSO authentication using AD/LDAP"&gt;&lt;SPAN class="title" style="color: #000000; font-weight: bold;"&gt;1609801 - PCM: How To configure/test single/multi domain SSO authentication using AD/LDAP&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title" style="color: #000000; font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Feb 2015 06:33:17 GMT</pubDate>
    <dc:creator>S_Sriram</dc:creator>
    <dc:date>2015-02-18T06:33:17Z</dc:date>
    <item>
      <title>Auto Logon with LDAP SSO</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/auto-logon-with-ldap-sso/qaq-p/10912210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I am having EHP1 for NW 7.3 installed on windows 2008 R2 and I am trying to do SSO with ADS.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I am following the&amp;nbsp; steps as below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;1. Created administrator user &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; background: transparent;"&gt;user1 &lt;/STRONG&gt;&lt;/SPAN&gt;and disabled "Use Kerberos DES encryption type for this Account" and checked "Password never expire option"&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;2. setspn -a HTTP/javahost.mydomain.com user1&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;3. Logged into javahost:port/nwa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;4. Generated Keytab file in Domain server:&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;ktab -a &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:user1@MYDOMAIN.COM" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;user1@MYDOMAIN.COM&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt; -k keytab&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;5. Imported the keytab into the JAVA system :&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;A _jive_internal="true" class="unlinked" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0165b0; background: transparent;"&gt;http://javahost:port/spnego&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Kerberos Realm--&amp;gt; edit --&amp;gt; Keys--&amp;gt; Update Keys -&amp;gt; uploading keytab file --&amp;gt; browse --&amp;gt; selected file and IMPORT --&amp;gt; Save.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;6. Activate the REALM.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;7. Adjusted the authentication stack:&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;EvaluateTicketLoginModule&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUFFICIENT&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;SPNegoLoginModule&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPTIONAL&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;CreateTicketLoginModule&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUFFICIENT&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;BasicPasswordLoginModule&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REQUIRED&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;CreateTicketLoginModule&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REQUIRED&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;--&amp;gt;Save.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;8. Did the settings in the browser.When tried to open the URL &lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;server&amp;gt;:&amp;lt;port&amp;gt;/XMII/Menu.jsp&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I am getting a windows authentication message as in the attached screen shot (Windows_auth)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;After that I can see the Logon page &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I am able to Login through LDAP User credentials.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;But how to by pass Logon page to directly go to Menu page?.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Is there any other settings to be done at Server or net weaver level to Auto Authenticate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 07:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/auto-logon-with-ldap-sso/qaq-p/10912210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-17T07:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logon with LDAP SSO</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/auto-logon-with-ldap-sso/qaa-p/10912211#M62679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinoth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Could you check this SAP KBA&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/sap/support/notes/1609801" style="font-family: Arial, Helvetica, sans-serif; background-color: #f0ab00;" title="1609801  - PCM: How To configure/test single/multi domain SSO authentication using AD/LDAP"&gt;&lt;SPAN class="title" style="color: #000000; font-weight: bold;"&gt;1609801 - PCM: How To configure/test single/multi domain SSO authentication using AD/LDAP&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="title" style="color: #000000; font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 06:33:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/auto-logon-with-ldap-sso/qaa-p/10912211#M62679</guid>
      <dc:creator>S_Sriram</dc:creator>
      <dc:date>2015-02-18T06:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logon with LDAP SSO</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/auto-logon-with-ldap-sso/qaa-p/10912212#M62680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried some workarounds which helped to skip Login page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I it still prompts Windows security and "Upload Protected Area" boxes to enter credentials as shown in pictures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help out to resolve this Issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/666228" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/666229" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinothkumar G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 12:25:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/auto-logon-with-ldap-sso/qaa-p/10912212#M62680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-17T12:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Logon with LDAP SSO</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/auto-logon-with-ldap-sso/qaa-p/10912213#M62681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sriram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I was looking for SAP Netweaver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinoth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 12:27:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/auto-logon-with-ldap-sso/qaa-p/10912213#M62681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-17T12:27:06Z</dc:date>
    </item>
  </channel>
</rss>

