<?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: Using LDAP identity store - certificate error in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353007#M13626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, logs would be good. Also a Fiddler session.&amp;nbsp; To configure Fiddler to capture Web adaptor traffic, do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start Fiddler&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Go to Tools &amp;gt; Fiddler Options &amp;gt; Connections&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check "Allow remote computers to connect"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Within C:\inetpub\wwwroot\arcgis\web.config make the changes described below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;system.net&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;defaultProxy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;proxy usesystemdefault="false" proxyaddress="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mymachine.com:8888" rel="nofollow" target="_blank"&gt;http://mymachine.com:8888&lt;/A&gt;&lt;SPAN&gt;" bypassonlocal="false" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/defaultProxy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/system.net&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't have Fiddler, you can download from &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.fiddler2.com"&gt;www.fiddler2.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 16:25:36 GMT</pubDate>
    <dc:creator>ThomasMontefusco</dc:creator>
    <dc:date>2013-05-10T16:25:36Z</dc:date>
    <item>
      <title>Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/352998#M13617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm setting up ArcGIS for Server 10.1 SP1 on Windows Server 2008 R2. I'm trying to use LDAP as identity store for users and roles. When I configure the identity store in ArcGIS Manager, everything seems to go successfully - I fill in all the required fields, click on 'Test connection' and the connection is successful. After completing configuration (while logged in to Manager as siteadmin) I can successfully search users and roles from the LDAP directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, users configured in LDAP with Administrator-type role can not log in to Manager. The error message given by manager is simply that username or password is incorrect. When tracing the connection on LDAP server, I see the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TLS accept failure 1 on connection 0x8f2e5b80, setting err = -5875. Error stack:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;error:14094416:SSL routines:SSL3_READ_BYTES:sslv3 alert certificate unknown - SSL alert number 46&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TLS handshake failed on connection 0x8f2e5b80, err = -5875.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The LDAP directory in question is Novell eDirectory 8.8.5. It is configured to require TLS for binds with password. The LDAP server uses SSL certificate issued by the eDirectory internal CA, not a 'well-known' commercial CA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some OpenLDAP-based client systems which can successfully authenticate users to the same eDirectory. To get these working, I had to introduce our eDirectory CA certificate to the client systems. However, I cannot see a way to do something similar with ArcGIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to get LDAP-based authentication working in my situation?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 05:05:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/352998#M13617</guid>
      <dc:creator>ToomasAas</dc:creator>
      <dc:date>2013-04-30T05:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/352999#M13618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Don't have the answer, but check this link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Securing services with users and roles from an LDAP server&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01540000050w000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//01540000050w000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 12:51:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/352999#M13618</guid>
      <dc:creator>BubbaHey</dc:creator>
      <dc:date>2013-04-30T12:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353000#M13619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the pointer. I did follow this document when configuring my LDAP settings, and as I mentioned there were no problems during the configuration process itself. But there doesn't seem to be a possibility to configure the SSL certificate for LDAP server in this process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 15:08:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353000#M13619</guid>
      <dc:creator>ToomasAas</dc:creator>
      <dc:date>2013-04-30T15:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353001#M13620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, don't know, but I'll do some digging.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 16:29:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353001#M13620</guid>
      <dc:creator>BubbaHey</dc:creator>
      <dc:date>2013-04-30T16:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353002#M13621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried adding the eDirectory CA certificate into the Trusted Root Certificates store of the arcgis service account on the server. This did not help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 04:38:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353002#M13621</guid>
      <dc:creator>ToomasAas</dc:creator>
      <dc:date>2013-05-02T04:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353003#M13622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using Web Adaptor? If so, see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enabling SSL on ArcGIS Server when accessed through the ArcGIS Web Adaptor&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//015400000600000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//015400000600000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 13:28:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353003#M13622</guid>
      <dc:creator>BubbaHey</dc:creator>
      <dc:date>2013-05-03T13:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353004#M13623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for the delayed answer. Yes, I am using Web Adaptor. Before encountering the problem with LDAP over SSL, I had already configured the ArcGIS server and Web Adaptor to use SSL following the manual that you referenced. That is all working smoothly. The problem is only when ArcGIS server needs to authenticate users via LDAP over SSL - in my understanding the problem is not with SSL connection between user and ArcGIS server, but between ArcGIS server and LDAP server. The LDAP server does not use the same SSL certificate that ArcGIS server is using.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 07:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353004#M13623</guid>
      <dc:creator>ToomasAas</dc:creator>
      <dc:date>2013-05-09T07:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353005#M13624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. I think there may be a bug that appies. Let me look.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 16:16:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353005#M13624</guid>
      <dc:creator>BubbaHey</dc:creator>
      <dc:date>2013-05-10T16:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353006#M13625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you attach the latest Server Manager logs and also the logs from&amp;nbsp; C:\Program Files\ArcGIS\Server\framework\etc\service\logs?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 16:21:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353006#M13625</guid>
      <dc:creator>BubbaHey</dc:creator>
      <dc:date>2013-05-10T16:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353007#M13626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, logs would be good. Also a Fiddler session.&amp;nbsp; To configure Fiddler to capture Web adaptor traffic, do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start Fiddler&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Go to Tools &amp;gt; Fiddler Options &amp;gt; Connections&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Check "Allow remote computers to connect"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Within C:\inetpub\wwwroot\arcgis\web.config make the changes described below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;system.net&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;defaultProxy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;proxy usesystemdefault="false" proxyaddress="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mymachine.com:8888" rel="nofollow" target="_blank"&gt;http://mymachine.com:8888&lt;/A&gt;&lt;SPAN&gt;" bypassonlocal="false" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/defaultProxy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/system.net&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't have Fiddler, you can download from &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.fiddler2.com"&gt;www.fiddler2.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 16:25:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353007#M13626</guid>
      <dc:creator>ThomasMontefusco</dc:creator>
      <dc:date>2013-05-10T16:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353008#M13627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll attach the logs, but it seems to me that they don't contain much useful information. I changed the log level in ArcGIS Server Manager to 'Debug', but the only log lines that were generated during login attempts are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Level Time Message Source
SEVERE 2013 5 13 19:22:20 Failed to login, invalid username or password. Admin
SEVERE 2013 5 13 19:19:40 Failed to login, invalid username or password. Admin
SEVERE 2013 5 13 19:18:35 Failed to login, invalid username or password. Admin
SEVERE 2013 5 13 19:14:36 Failed to login, invalid username or password. Admin
SEVERE 2013 5 13 19:12:26 Failed to login, invalid username or password. Admin&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Logfiles in ArcGIS\Server\framework\etc\service\logs (service.log and service_error.log) end at the time when I last started the ArcGIS server, and no lines are added there during the login attempts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fiddler session (arcgis.saz) is also quite concise (I have never used Fiddler before, so I am not sure whether I did everything correctly).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:33:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353008#M13627</guid>
      <dc:creator>ToomasAas</dc:creator>
      <dc:date>2021-12-11T16:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353009#M13628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see this error in the Fiddler logs:&amp;nbsp; {"status":"error","messages":["Failed to login, invalid username or password."]}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nothing really in the Server logs&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 17:37:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353009#M13628</guid>
      <dc:creator>BubbaHey</dc:creator>
      <dc:date>2013-05-13T17:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353010#M13629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a bug that may apply:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bug NIM-086807&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDg2ODA3"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDg2ODA3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the following Active Directory domain policy:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc778124(v=WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc778124(v=WS.10).aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set "Domain controller: LDAP server signing requirements" to: "None"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 17:46:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353010#M13629</guid>
      <dc:creator>ThomasMontefusco</dc:creator>
      <dc:date>2013-05-13T17:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353011#M13630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There is a bug that may apply:&lt;BR /&gt;&lt;BR /&gt;See the following Active Directory domain policy:&lt;BR /&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc778124(v=WS.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc778124(v=WS.10).aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Set "Domain controller: LDAP server signing requirements" to: "None"&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I understand, this setting needs to be done on the domain controller in the case when LDAP authentication is done against Microsoft domain. My situation is different in that I'm trying to authenticate against Novell eDirectory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the Novell documentation at &lt;/SPAN&gt;&lt;A href="http://www.novell.com/documentation/edir873/edir873/data/agtxhz5.html#agwje1p"&gt;http://www.novell.com/documentation/edir873/edir873/data/agtxhz5.html#agwje1p&lt;/A&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;The client needs to import a certificate that the client will trust so that the client can validate the tree CA that the LDAP server claims to be using. The client must import a certificate from the server so that whenever the server sends its certificate, the client can validate it and verify that the server is who it claims to be.&lt;BR /&gt;&lt;BR /&gt;So that the client can get a secure connection, the client must be configured before the connection.&lt;BR /&gt;&lt;BR /&gt;The way that the client imports the certificate differs, based on the kind of application being used. Each application must have a method to import a certificate. Netscape browser has one way, IE has another way, and ICE has a third way. These are three different LDAP clients. Each client has its method for locating the certificates that it trusts. &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"The client" in this case would be the ArcGIS server, and it seems there is no way that I can import the eDirectory CA certificate&amp;nbsp; into ArcGIS server so that the necessary trust would be established. The only way would be to turn of requirement for TLS on the LDAP server side, but obviously I don't want to do authentication in plaintext.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like what I'm trying to do can't be done at this point, so I'll need to use ArcGIS server's internal user accounts. Fortunately there are not too many people using ArcGIS at our place right now, so this might be workable.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 18:17:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353011#M13630</guid>
      <dc:creator>ToomasAas</dc:creator>
      <dc:date>2013-05-13T18:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353012#M13631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Probably right. Can't help much. My last experience with Novell was in 1994.&amp;nbsp; IPX/SPX, remember those days? What a pain it was to get it to work with windows. edited the autoexec.bat and all that stuff.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 13:29:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353012#M13631</guid>
      <dc:creator>BubbaHey</dc:creator>
      <dc:date>2013-05-14T13:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353013#M13632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The logs you provided are the wrong logs. Can you upload the ArcGIS Server logs? You can find the location under Server Manager/Logs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the fiddler log, it looks like ArcGIS is receiving an encrypted value as the username, and it doesn't know what to do with it. I see that Tom sent the "required signing" in an earlier post, does that apply to you? Do you know why the username is being sent encrypted? I think that may be the issue. Thanks-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 15:38:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353013#M13632</guid>
      <dc:creator>JustinRodriguez</dc:creator>
      <dc:date>2013-05-21T15:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353014#M13633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ToomasAas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you ever find a solution to this issue?&amp;nbsp; I've had this happen four times on three different servers (ArcGIS Server 10.2).&amp;nbsp; At some point, ArcGIS Server stops recognizing the active directory and only the Primary Site admin can log in.&amp;nbsp; I've had this happen on a server with GIS tier authentication, SSL enabled and using a trusted certificate.&amp;nbsp; I've also had it happen on a server without SSL enabled, no trusted cert and using WEB tier authentication.&amp;nbsp; The one thing that was common across the servers is that ArcGIS Server was using Windows Domain for authentication.&amp;nbsp; My solution...that sometimes works, is to remove the arcgis-logsettings.json.rlock file and reset the security configuration.&amp;nbsp; If that doesn't work, I restart the ArcGIS Server Service.&amp;nbsp; If that doesn't work, I restart the server.&amp;nbsp; That one has always worked so far.&amp;nbsp; I couldn't find anything in the ArcGIS Server logs or the server manager logs that indicates what had happened to cause this.&amp;nbsp; I'd be happy to hear how you solved this issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 14:45:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353014#M13633</guid>
      <dc:creator>StephanieSnider</dc:creator>
      <dc:date>2013-12-23T14:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353015#M13634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you are doing well. It seems from the description below that your issue may be different that what was being described in the thread above. The .rlock file that you are deleting makes me think that there is some sort of communication issue with your config store. Have you been having any DNS issues or network issues? Are you using any technology that does client side caching (such as OPLOCKS)? Thank you very much-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ToomasAas,&lt;BR /&gt;Did you ever find a solution to this issue?&amp;nbsp; I've had this happen four times on three different servers (ArcGIS Server 10.2).&amp;nbsp; At some point, ArcGIS Server stops recognizing the active directory and only the Primary Site admin can log in.&amp;nbsp; I've had this happen on a server with GIS tier authentication, SSL enabled and using a trusted certificate.&amp;nbsp; I've also had it happen on a server without SSL enabled, no trusted cert and using WEB tier authentication.&amp;nbsp; The one thing that was common across the servers is that ArcGIS Server was using Windows Domain for authentication.&amp;nbsp; My solution...that sometimes works, is to remove the arcgis-logsettings.json.rlock file and reset the security configuration.&amp;nbsp; If that doesn't work, I restart the ArcGIS Server Service.&amp;nbsp; If that doesn't work, I restart the server.&amp;nbsp; That one has always worked so far.&amp;nbsp; I couldn't find anything in the ArcGIS Server logs or the server manager logs that indicates what had happened to cause this.&amp;nbsp; I'd be happy to hear how you solved this issue.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 15:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353015#M13634</guid>
      <dc:creator>JustinRodriguez</dc:creator>
      <dc:date>2013-12-23T15:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using LDAP identity store - certificate error</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353016#M13635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Justin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No, we haven't been having DNS or network issues and no we are not using any client side caching.&amp;nbsp; You're right.&amp;nbsp; This may be a different issue, but it seemed closer than any other post I could find.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2013 22:07:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/using-ldap-identity-store-certificate-error/m-p/353016#M13635</guid>
      <dc:creator>StephanieSnider</dc:creator>
      <dc:date>2013-12-23T22:07:22Z</dc:date>
    </item>
  </channel>
</rss>

