Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
72:ldap_getting_started [2018/07/16 12:03] – [Getting Started] bkkr72:ldap_getting_started [2022/09/28 14:28] – [Getting Started] bdss
Line 3: Line 3:
 ====== Getting Started ====== ====== Getting Started ======
  
-The synchronization of the Stages user database with a LDAP directory is configured in a specific section of the PKitConfig.xml file. The LDAP configuration is defined in the tag section.+The synchronization of the Stages user database with a LDAP directory is configured in a specific section of the Config.xml file. The LDAP configuration is defined in the tag section.
  
-The PKitConfig.xml file can be found under: ''<font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/tomcat/webapps/pkit/WEB-INF/conf</font>''+The config.xml file ca <font inherit/Arial,Helvetica,sans-serif;;inherit;;inherit>be foun</font>under: '' <font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf</font> '' 
 + <font inherit/Arial,Helvetica,sans-serif;;inherit;;inherit>The LDAP configuration example includes variables, they can be configured in:</font> 
 + 
 +'' <font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf/config.properties</font> '' 
 + 
 +'' <font inherit/Courier New,Courier,monospace;;inherit;;#ffffff>or</font> '' 
 + 
 +'' <font inherit/Courier New,Courier,monospace;;inherit;;inherit><Stages folder>/stages/conf/secret.properties</font> ''
  
 === Basic Configuration === === Basic Configuration ===
Line 23: Line 30:
  </ldap-provider>  </ldap-provider>
 </ldap> </ldap>
 +
 </code> </code>