{"id":2513,"date":"2014-12-29T19:46:36","date_gmt":"2014-12-29T19:46:36","guid":{"rendered":"https:\/\/ephesoft.com\/docs\/?p=2513"},"modified":"2020-12-03T14:44:59","modified_gmt":"2020-12-03T21:44:59","slug":"how-to-configure-openldap","status":"publish","type":"docs","link":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/","title":{"rendered":"How To Configure OpenLDAP"},"content":{"rendered":"

Topic:<\/strong> OpenLDAP Software is a free, open source implementation of the Lightweight Directory Access Protocol (LDAP) developed by the OpenLDAP Project. It is released under its own BSD-style license called the OpenLDAP Public License. LDAP is a platform-independent protocol.<\/p>\n

To connect to the Ephesoft LDAP database and modify groups, users, permissions, etc administrators can utilize the bundled JExplorer tool at\u00a0the following location:<\/p>\n

Ephesoft Installation Folder\\Dependencies\\OpenLDAP\\ldap-client\\jxplorer-3.2.1\\jxplorer.bat<\/em><\/p>\n

Note:<\/strong>\u00a0Newer versions of Ephesoft automatically use LDAP 2.4. Please confirm which version you’re using as the path may vary.<\/p>\n

Here is a link to jxplorer the tutorial: Click Here<\/a><\/p>\n

 <\/p>\n

LDAP configuration<\/strong><\/p>\n

This is enabled in two different files:<\/p>\n

1.<\/strong> user-connectivity.properties<\/strong><\/em> Located in the Ephesoft Installation Folder\\Application\\WEB-INF\\classes\\META-INF\\dcma-user-connectivity\\user-connectivity.properties<\/p>\n

This file contains the settings necessary to populate groups names in Ephesoft Batch Class Management. The following settings should be set for LDAP configuration:<\/p>\n

user.ldap_url=ldap:\/\/localhost:389<\/em>
\nuser.ldap_config=com.sun.jndi.ldap.LdapCtxFactory<\/em>
\nuser.ldap_domain_component_name=ephesoft<\/em>
\nuser.ldap_domain_component_organization=com<\/em>
\nuser.ldap_username=cn=Manager,dc=ephesoft,dc=com<\/em>
\nuser.ldap_password=*******<\/em>
\nuser.connection=0<\/em><\/p>\n

2. server.xml<\/strong><\/em>\u00a0Located in the Ephesoft Installation Folder\\JavaAppServer\\conf\\server.xml<\/p>\n

.<\/p>\n

The file should have following Realm:<\/p>\n

<Realm className=”org.apache.catalina.realm.JNDIRealm”<\/em>
\nconnectionURL=”ldap:\/\/localhost:389″<\/em>
\nconnectionName=”cn=Manager,dc=ephesoft,dc=com”<\/em>
\nconnectionPassword=”secret”<\/em>
\nuserPattern=”cn={0},ou=people,dc=ephesoft,dc=com”<\/em>
\nroleBase=”ou=groups,dc=ephesoft,dc=com”<\/em>
\nroleName=”cn”<\/em>
\nroleSearch=”uniqueMember={0}”<\/em>
\n\/><\/em><\/p>\n

 <\/p>\n

More Info: <\/strong><\/p>\n

Other LDAP Related Articles<\/a><\/strong><\/p>\n

 <\/p>\n

< Back<\/a><\/strong> |\u00a0How To Main Page<\/a><\/strong><\/p>\n","protected":false},"featured_media":0,"parent":47680,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","doc_tag":[],"yoast_head":"\nHow To Configure OpenLDAP | Ephesoft Docs<\/title>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Configure OpenLDAP\" \/>\n<meta property=\"og:description\" content=\"Topic: OpenLDAP Software is a free, open source implementation of the Lightweight Directory Access Protocol (LDAP) developed by the OpenLDAP […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/\" \/>\n<meta property=\"og:site_name\" content=\"Ephesoft Docs\" \/>\n<meta property=\"article:modified_time\" content=\"2020-12-03T21:44:59+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/\",\"url\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/\",\"name\":\"How To Configure OpenLDAP | Ephesoft Docs\",\"isPartOf\":{\"@id\":\"https:\/\/ephesoft.com\/docs\/#website\"},\"datePublished\":\"2014-12-29T19:46:36+00:00\",\"dateModified\":\"2020-12-03T21:44:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ephesoft.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Transact\",\"item\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"System Configuration\",\"item\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"User Connectivity\",\"item\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"LDAP and OpenLDAP Resources\",\"item\":\"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"How To Configure OpenLDAP\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ephesoft.com\/docs\/#website\",\"url\":\"https:\/\/ephesoft.com\/docs\/\",\"name\":\"Ephesoft Docs\",\"description\":\"Intelligent Document Processing Made Easy\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ephesoft.com\/docs\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How To Configure OpenLDAP | Ephesoft Docs","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"How To Configure OpenLDAP","og_description":"Topic: OpenLDAP Software is a free, open source implementation of the Lightweight Directory Access Protocol (LDAP) developed by the OpenLDAP […]","og_url":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/","og_site_name":"Ephesoft Docs","article_modified_time":"2020-12-03T21:44:59+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/","url":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/","name":"How To Configure OpenLDAP | Ephesoft Docs","isPartOf":{"@id":"https:\/\/ephesoft.com\/docs\/#website"},"datePublished":"2014-12-29T19:46:36+00:00","dateModified":"2020-12-03T21:44:59+00:00","breadcrumb":{"@id":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-configure-openldap\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ephesoft.com\/docs\/"},{"@type":"ListItem","position":2,"name":"Transact","item":"https:\/\/ephesoft.com\/docs\/products\/transact\/"},{"@type":"ListItem","position":3,"name":"System Configuration","item":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/"},{"@type":"ListItem","position":4,"name":"User Connectivity","item":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/"},{"@type":"ListItem","position":5,"name":"LDAP and OpenLDAP Resources","item":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/"},{"@type":"ListItem","position":6,"name":"How To Configure OpenLDAP"}]},{"@type":"WebSite","@id":"https:\/\/ephesoft.com\/docs\/#website","url":"https:\/\/ephesoft.com\/docs\/","name":"Ephesoft Docs","description":"Intelligent Document Processing Made Easy","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ephesoft.com\/docs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"comment_count":0,"_links":{"self":[{"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs\/2513"}],"collection":[{"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/comments?post=2513"}],"version-history":[{"count":0,"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs\/2513\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs\/47680"}],"next":[{"title":"Integrating Ephesoft Transact with LDAP","link":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/integrating-ephesoft-with-ldap\/","href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs\/16495"}],"prev":[{"title":"How to Create a User in OpenLDAP","link":"https:\/\/ephesoft.com\/docs\/products\/transact\/configurations\/user-connectivity\/ldap-and-openldap-resources\/how-to-create-user-in-openldap\/","href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/docs\/897"}],"wp:attachment":[{"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/media?parent=2513"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/ephesoft.com\/docs\/wp-json\/wp\/v2\/doc_tag?post=2513"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}