<?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: Geoportal 10 LDAP/Active Directory setup in Esri Geoportal Server Questions</title>
    <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172209#M230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check the definition of the Geoportal roles in your gpt.xml file. If the portal cannot find a user ID in one of the roles (AD Groups) it will complain. The portal authenticates with AD to establish a users ability to edit metadata and/or manage a profile. Can you see metadata in a search of your portal before you login? If so then your connection problem is with AD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also posted this to your thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/22981-Geoportal-Login-Fails-on-Connection-to-Postgresql"&gt;http://forums.arcgis.com/threads/22981-Geoportal-Login-Fails-on-Connection-to-Postgresql&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dennis Geasan&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Technologies&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Feb 2011 15:56:09 GMT</pubDate>
    <dc:creator>DennisGeasan</dc:creator>
    <dc:date>2011-02-08T15:56:09Z</dc:date>
    <item>
      <title>Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172200#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to get the portal to authenticate via Active Directory.&amp;nbsp; I made the entries specified for Active Directory in the Portal Help section but I keep getting an error message from the portal web site login page that it cannot connect to the LDAP server.&amp;nbsp; I am able to connect to Active Directory using JXplore.&amp;nbsp; Although I'm not sure that it is quite right either.&amp;nbsp; It stops after 1000 items have been read to the schema.&amp;nbsp; In JXplore I raised the value to 10000 but it still stops at 1000.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I'm guessing I don't have the parameters correctly defined to resolve to a distinguised name (DN).&amp;nbsp; Anyone else been down this path and have any recommendations?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dennis Geasan&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Technologies&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 00:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172200#M221</guid>
      <dc:creator>DennisGeasan</dc:creator>
      <dc:date>2010-09-15T00:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172201#M222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dennis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My experience has been every time I've had problems in the past with AD-LDAP configuration, it could be traced to a typo somewhere.&amp;nbsp; I would suggest you review the configuration and troubleshooting sections of &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geoportal_extension/10.0/help/00t0/00t00000000z000000.htm"&gt;http://help.arcgis.com/en/geoportal_extension/10.0/help/00t0/00t00000000z000000.htm&lt;/A&gt;&lt;SPAN&gt; again.&amp;nbsp; Then if you're still having problems, contact esri tech support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Clive&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 13:09:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172201#M222</guid>
      <dc:creator>CliveReece</dc:creator>
      <dc:date>2010-10-01T13:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172202#M223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem was defining the search DIT for matching the portal roles to Active Directory Groups.&amp;nbsp; I'm working with a large corporation that has a large Active Directory.&amp;nbsp; Well over a few thousand items between users, groups, and organization units.&amp;nbsp; The login process was timing out because there were more than 1000 items in the search path for the AD groups.&amp;nbsp; Once I restricted the search for groups to a specific branch of the AD hierarchy that had only a few entries I was able to log in.&amp;nbsp; Another sympton was that the login took over 2 minutes before getting a failure message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've submitted an enhancement request to esri to improve the documentation on using AD with the portal. Right now it is really weak.&amp;nbsp; The link you posted is a start but doesn't help a lot if you are new to AD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply Clive.&amp;nbsp; Are you the Clive I recently met at a client site in Toronto?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dennis Geasan&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Technologies&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 02:45:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172202#M223</guid>
      <dc:creator>DennisGeasan</dc:creator>
      <dc:date>2010-10-13T02:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172203#M224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dennis.&amp;nbsp; Glad to hear you got it working.&amp;nbsp; - Clive&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 12:35:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172203#M224</guid>
      <dc:creator>CliveReece</dc:creator>
      <dc:date>2010-10-28T12:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172204#M225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"&amp;nbsp; The problem was defining the search DIT for matching the portal roles to Active Directory Groups. I'm working with a large corporation that has a large Active Directory. Well over a few thousand items between users, groups, and organization units. The login process was timing out because there were more than 1000 items in the search path for the AD groups. Once I restricted the search for groups to a specific branch of the AD hierarchy that had only a few entries I was able to log in. Another sympton was that the login took over 2 minutes before getting a failure message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've submitted an enhancement request to esri to improve the documentation on using AD with the portal. Right now it is really weak. The link you posted is a start but doesn't help a lot if you are new to AD. Dennis Geasan&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dennis:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I agree with your comment on documentation insufficiency. I don't have JXplorer or something similar. Not allowed to add Groups or Userids. Don't have any idea how this is supposed to verify a user against Active Directory, how it asks for or passes a password, how it lets me know if the user's group is admin or publisher. Can you tell me how you defined your groups and DIT search, and how you restricted the groups? Is a wildcard allowed? My security group is looking at me very suspiciously... (BTW, I have 9.3.1 if that makes a difference)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you all. This forum is great! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rachel Noon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 20:45:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172204#M225</guid>
      <dc:creator>RachelNoon</dc:creator>
      <dc:date>2010-11-29T20:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172205#M226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone have a live, working gpt.xml working with Active Directory they could share with me, sans passwords?&amp;nbsp; I have followed the instructions for adjusting the search strings for active directory yet i still can't connect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 19:49:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172205#M226</guid>
      <dc:creator>JosephWallis</dc:creator>
      <dc:date>2011-02-07T19:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172206#M227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been negligent in replying.&amp;nbsp; Here is an example that works minus information that indicates the company.&amp;nbsp; I can't provide that.&amp;nbsp; In italics are the parts you would replace.&amp;nbsp; The entries for securityPrincipal and catalogAdminDN are an Active Directory (AD) "Distinguished Name" which you have to get from something that lets you browse the Active Directory database.&amp;nbsp; Check out Active Directory Explorer from Sysinternals (&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.sysinternals.com"&gt;www.sysinternals.com&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; I believe I got that from the Microsoft download site but the Help/About section of the app indicates the Sysinternals web site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An AD "Distinguished Name" for an AD group also has to be assigned to the three roles.&amp;nbsp; Be sure to use AD groups that are fairly small.&amp;nbsp; If there are greater than 1000 members to a group the portal breaks on a user login and it takes close to 2 minutes to complete the login.&amp;nbsp; I think this is set in the source code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;ldapConnectionProperties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; providerURL="ldap://&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&amp;lt;a URL to the LDAP server&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;:389"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; initialContextFactoryName="com.sun.jndi.ldap.LdapCtxFactory"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; securityAuthentication="simple"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; securityProtocol=""&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; &amp;lt;ldapServiceAccount&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; securityPrincipal="CN=Geasan\, Dennis (GIS Technologies),OU=Users,OU=Anchorage Alaska,OU=North America,OU&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;=&amp;lt;the company name&amp;gt;,&lt;/SPAN&gt;&lt;SPAN&gt;DC=&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;domain name&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;,DC=&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;company&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;,DC=com"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; securityCredentials="&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;securityPrincipal password goes here&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; encrypted="false"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; catalogAdminDN="CN=Geasan\, Dennis (GIS Technologies),OU=Users,OU=Anchorage Alaska,OU=North America,OU&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;=&amp;lt;the company name&amp;gt;,&lt;/SPAN&gt;&lt;SPAN&gt;DC=&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;domain name&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;,DC=&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;company&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;,DC=com"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ldapConnectionProperties&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 01:03:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172206#M227</guid>
      <dc:creator>DennisGeasan</dc:creator>
      <dc:date>2011-02-08T01:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172207#M228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you this is helpful&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 11:31:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172207#M228</guid>
      <dc:creator>JosephWallis</dc:creator>
      <dc:date>2011-02-08T11:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172208#M229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been following your conversation, very helpful. I may have posted my issue here, instead I used a new thread: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/22981-Geoportal-Login-Fails-on-Connection-to-Postgresql"&gt;http://forums.arcgis.com/threads/22981-Geoportal-Login-Fails-on-Connection-to-Postgresql&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My issue is a little different, but I hope now to draw on your experiences with geoportal, as I realize now these issues are very similar (login to geoportal, generally).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you read the thread above, you'll see my login connects to ldap and the postgres db, but then receives an error message from postgresql (I think) reporting: "a valid userid was not auto-generated..."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have anyone encountered this before? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 13:40:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172208#M229</guid>
      <dc:creator>TomGiles</dc:creator>
      <dc:date>2011-02-08T13:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172209#M230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check the definition of the Geoportal roles in your gpt.xml file. If the portal cannot find a user ID in one of the roles (AD Groups) it will complain. The portal authenticates with AD to establish a users ability to edit metadata and/or manage a profile. Can you see metadata in a search of your portal before you login? If so then your connection problem is with AD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also posted this to your thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/22981-Geoportal-Login-Fails-on-Connection-to-Postgresql"&gt;http://forums.arcgis.com/threads/22981-Geoportal-Login-Fails-on-Connection-to-Postgresql&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dennis Geasan&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Technologies&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 15:56:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172209#M230</guid>
      <dc:creator>DennisGeasan</dc:creator>
      <dc:date>2011-02-08T15:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172210#M231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply Dennis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've double checked that the user I am using to login is in fact a member of my 'geoportalAdmin' AD Group, which is configured properly in the gpt.xml file (a good suggestion to double check this to be sure).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In reference to: &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;'Can you see metadata in a search of your portal before you login?'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't loaded anything into my geoportal yet. I am unsure how I would do this without being able to login as admin (perhaps there is a way, but I haven't investigated). Let me know if you know of a way to better test this with live data in the portal. When I search or browse through the portal before a login, I get zero returned results. It is unclear whether it needs auth. to return 0 results. Do you know?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I can say, when I attempt a login with a fake user name, or a bad password, I get the error: "Your username or password was not valid, please try again...".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I attempt to login with the correct user/pass I get the "A valid userid was not&amp;nbsp; auto-generate" error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This leads me to believe that the system is 'passing' the AD login auth; although I could very well be mistaken.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for yours and others continued support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 17:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172210#M231</guid>
      <dc:creator>TomGiles</dc:creator>
      <dc:date>2011-02-08T17:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172211#M232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Something to test.&amp;nbsp;&amp;nbsp; Change the password for the 'geoportal10' database user in the geoportal.xml file. (C:\Program Files\Apache Software Foundation\Tomcat 6.0\conf\Catalina\localhost)&amp;nbsp; Then try a search.&amp;nbsp; See if you get an error about connecting to the database.&amp;nbsp; If you do then the portal is connecting to the Geoportal database (Postgress for you) and your problem is confined to AD.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check this stuff.&amp;nbsp; Items enclosed by &amp;lt; &amp;gt; are values I can't display.&amp;nbsp; You AD distinguished names will of course be different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;users&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; displayNameAttribute="sAMAccountName"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; passwordEncryptionAlgorithm="SHA"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; newUserDNPattern="cn={0},OU=&amp;lt;company&amp;gt;,DC=&amp;lt;domain&amp;gt;,DC=&amp;lt;company&amp;gt;,DC=com"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; usernameSearchPattern="(&amp;amp;amp;(objectclass=person)(sAMAccountName={0}))"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; searchDIT="OU=&amp;lt;company&amp;gt;,DC=&amp;lt;domain&amp;gt;,DC=&amp;lt;company&amp;gt;,DC=com"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; &amp;lt;requiredObjectClasses&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;objectClass name="top"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;objectClass name="person"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;objectClass name="organizationalPerson"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;objectClass name="inetOrgPerson"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; &amp;lt;/requiredObjectClasses&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; &amp;lt;userAttributeMap&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="username"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldapName="sAMAccountName"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="password"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldapName="userPassword"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="email"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldapName="mail"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="firstName"&amp;nbsp;&amp;nbsp;&amp;nbsp; ldapName="givenName"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="lastName"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldapName="sn"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="organization" ldapName="o"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="affiliation"&amp;nbsp; ldapName="businessCategory"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="street"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldapName="street"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="city"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldapName="l"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="stateOrProv"&amp;nbsp; ldapName="st"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="postalCode"&amp;nbsp;&amp;nbsp; ldapName="postalCode"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="country"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldapName=""/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;attribute key="phone"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ldapName="telephoneNumber"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; &amp;lt;/userAttributeMap&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/users&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;groups&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; displayNameAttribute="cn"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; dynamicMemberOfGroupsAttribute=""&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; dynamicMembersAttribute=""&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; memberAttribute="member"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; memberSearchPattern="(&amp;amp;amp;(objectclass=group)(member:1.2.840.113556.1.4.1941:={0}))"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&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; searchDIT="OU=Groups,OU=&amp;lt;city&amp;gt;,OU=Corporate,OU=&amp;lt;company&amp;gt;,DC=&amp;lt;domain&amp;gt;,DC=&amp;lt;company&amp;gt;,DC=com"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/groups&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 18:23:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172211#M232</guid>
      <dc:creator>DennisGeasan</dc:creator>
      <dc:date>2011-02-08T18:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172212#M233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dennis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to thankyou for including the sample code from your gpt.xml file. I had failed to change uniquemember to member in the groups tag section (both entries). After matching your settings I can now log in succesfully and view the 'Adminstration' tab. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still do not see a repositories tab as specified in the GeoportalServer_Installation.pdf file, but I am now able to successfully run through the first phase of the smoke test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My AD connection therefore appears to be working, as I can also see other testUsers I added to the three gpt AD groups, when I view users from the "Document Owner" combo box under the Manage Resources Tab.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My work continues... Thanks again Dennis. I'll be sure to check back in here if I have other questions &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; and to help others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers mate!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS If you have any ideas about the repo tab please let me know!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 20:04:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172212#M233</guid>
      <dc:creator>TomGiles</dc:creator>
      <dc:date>2011-02-08T20:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172213#M234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems it has been too late to open this thread again.&amp;nbsp; I've been trying to make my Geoportal server working via LDAP and not able to achieve it.&amp;nbsp; I've tried out all the possible links through sourceforge.net and esri to get this work but still not able to make it work.&amp;nbsp; I am attaching the gpt.xml file which I am using in my application (&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;I've removed all unwanted sections apart from LDAP setting in order to reduce the file size to upload in this thread&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;).&amp;nbsp; I've removed the CN,OU,SearchDIT pattern since I cannot reveal it here.&amp;nbsp; I've picked the actual DN name using JExplorer from where I am able to see the actual DIT structure.&amp;nbsp; For your additional note, I am able to successfully connect to LDAP using the same credentials which I am using in gpt.xml which tells me that Geoportal server is not able to communicate to this LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And further, I am using the same SearchDIT structure in other web applications and successfully able to validate the user through LDAP and give access.&amp;nbsp; When I found the log file there were no related info or SEVERE message as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure, where is the actual problem???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please guide me here and provide me some help...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error Message which I am getting when logging in is: "&lt;/SPAN&gt;&lt;STRONG&gt;Your username or password was not valid. Please try again...&lt;/STRONG&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is anyone has ever come across this kind of issue; your suggestions are most welcome...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environment details:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Oracle 11g database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Apache tomcate 6.0.32&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. JDK - 1.7.0_03&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;~Paul&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 07:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172213#M234</guid>
      <dc:creator>PaulRichards</dc:creator>
      <dc:date>2013-03-25T07:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172214#M235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you check that the passwordEncryptionAlgorithm setting in gpt.xml corresponds to what your AD is using for passwords?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's my thinking:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The "username or password was not valid" error (with no LDAP errors in the log file) may actually indicate you are connecting to the LDAP, but that it is rejecting the username/password credentials as wrong.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How could that happen if you are providing the right credentials?&amp;nbsp; One reason that would cause that is if the Geoportal Server is hashing your passwords using the wrong algorithm (for example, SHA instead of MD5).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Worth looking into it.&amp;nbsp; (also setting your log file reporting to FINEST while you are troubleshooting)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-C&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 12:12:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172214#M235</guid>
      <dc:creator>CliveReece</dc:creator>
      <dc:date>2013-03-25T12:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172215#M236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone have an example of how to set up a connection to multiple domains at an organization in AD? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The advice at &lt;/SPAN&gt;&lt;A href="https://github.com/ESRI/geoportal-server/wiki/Connecting-to-a-User-Directory"&gt;https://github.com/ESRI/geoportal-server/wiki/Connecting-to-a-User-Directory&lt;/A&gt;&lt;SPAN&gt; does not seem to address this requirement. There is only one providerURL provided in the &amp;lt;ldapConnectionProperties&amp;gt; in the default gpt.xml.&amp;nbsp; Can the &amp;lt;ldapConnectionProperties&amp;gt; be replicated within this file for multiple domains or do you have to create a separate gpt.xml for each domain?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 20:19:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172215#M236</guid>
      <dc:creator>DouglasOlcott</dc:creator>
      <dc:date>2014-03-27T20:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172216#M237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm thinking that would be something you do within Active Directory.&amp;nbsp; AD worries about establishing trust between different domains.&amp;nbsp; Once established you need only work with the user names for each domain.&amp;nbsp; DG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 21:46:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172216#M237</guid>
      <dc:creator>DennisGeasan</dc:creator>
      <dc:date>2014-03-27T21:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172217#M238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dennis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like our AD people can solve the multiple domain issue.&amp;nbsp; Another question I/they have concerns the ldapServiceAccount, requiring naming a securityPrincipal and providing a password for the its securityCredentials. Can this be any AD user we have set up, or should it be a separate account, and what permissions does it require to service the AD?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 15:21:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172217#M238</guid>
      <dc:creator>DouglasOlcott</dc:creator>
      <dc:date>2014-04-09T15:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172218#M239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I recommend you define a dedicated Active Directory (AD) account, one where the password does not time out.&amp;nbsp; Otherwise you will have to edit the "D:\ProgramFiles\Apache Software Foundation\Tomcat7.0\webapps\geoportal\WEB-INF\classes\gpt\config\gpt.xml" file after the password timeout period.&amp;nbsp; Read-only access to AD is all that is required.&amp;nbsp; You can't administer AD from the Geoportal admin section.&amp;nbsp; The only purpose of this account is to connect to the AD database for user authentication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To ID the user who can administer Geoportal, assign any AD user to the &amp;lt;ldapServiceAccount&amp;gt; parameter "catalogAdminDN". The value here has to be the full user name as defined in AD.&amp;nbsp; It will look something like this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Values between &amp;lt;&amp;gt; indicate values I can't provide. The string representing a user name will most likely be different.&amp;nbsp; Each 'OU' value represents an organization unit.&amp;nbsp; The whole string appears to define a users location in the company AD hierarchy. )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;ldapServiceAccount
&amp;nbsp;&amp;nbsp;&amp;nbsp; securityPrincipal="&amp;lt;USERID&amp;gt;"
&amp;nbsp;&amp;nbsp;&amp;nbsp; securityCredentials="&amp;lt;PASSWORD&amp;gt;"
&amp;nbsp;&amp;nbsp;&amp;nbsp; encrypted="false"
&amp;nbsp;&amp;nbsp;&amp;nbsp; catalogAdminDN="CN=&amp;lt;AD USER NAME&amp;gt;,OU=Users,OU=California,OU=North America,OU=&amp;lt;COMPANY NAME&amp;gt;,DC=&amp;lt;DOMAIN&amp;gt;,DC=&amp;lt;COMPANY&amp;gt;,DC=com"/&amp;gt;/&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:54:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172218#M239</guid>
      <dc:creator>DennisGeasan</dc:creator>
      <dc:date>2021-12-11T08:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Geoportal 10 LDAP/Active Directory setup</title>
      <link>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172219#M240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Something to test.&amp;nbsp;&amp;nbsp; Change the password for the 'geoportal10' database user in the geoportal.xml file. (C:\Program Files\Apache Software Foundation\Tomcat 6.0\conf\Catalina\localhost) &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I see, after many years, that I described the wrong location.&amp;nbsp; It is this file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"D:\ProgramFiles\Apache Software Foundation\Tomcat7.0\webapps\geoportal\WEB-INF\classes\gpt\config\gpt.xml"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry to have misled anyone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 16:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-geoportal-server-questions/geoportal-10-ldap-active-directory-setup/m-p/172219#M240</guid>
      <dc:creator>DennisGeasan</dc:creator>
      <dc:date>2014-04-09T16:41:00Z</dc:date>
    </item>
  </channel>
</rss>

