KnowledgeTree

From DataSync Suite Wiki

Jump to: navigation, search

Contents

Configuring LDAP Settings for KnowledgeTree and DataSync Suite

NOTE: DataSync recommends using KnowledgeTree 3.5 or newer with the Suite


Setting up LDAP

  • Log into KnowledgeTree as the admin user
  • Click on the DMS Administration Bar
  • Click on Users and Groups
  • Click on Authentication
  • Click on Add New Authentication Source
  • Name the source, Authentication Source as LDAP

LDAP Settings

Provider Configuration

  • LDAP Server: LDAP SERVER NAME
  • LDAP Server Port: 389
  • Base DN: ou=people,dc=<domain>,dc=com
  • LDAP Search User: cn=adminUser,ou=admins,cn=datasync
  • LDAP Search Password: ********
  • Search Attributes: cn, mail, sAMAccountName
  • Object Classes: user, inetOrgPerson, posixAccount
  • Use Transaction Layer Security (TLS): False

Session Timeout

To configure the session timeout, edit config/config.ini and change the [session] section.

Personal tools