KofaxTransact System Configuration Help
×
  • Overview
    • Application
    • Workflow Management
    • Connection Manager
    • License Details
    • Currency Configuration
  • Connection Manager
    • Add a new connection
    • Configure connection details
    • Test and save the connection
  • Cron expressions
  • Database connection and configuration
    • Configure JDBCRealm with Transact
    • Connect an Oracle database to Transact
    • Connect to a Microsoft SQL database over SSL
    • Database permissions
    • Oracle configuration in Connection Manager
  • Property files
    • Transact temporary folder automatic cleanup
    • dcma-telemetry.properties
    • Pickup service
    • Logo redirection
    • Web scanning concurrent.scanner.operators
    • Batch execution backup files
    • Mail-Import.properties
    • application.properties
  • The service_type features in the service_status table
  • License Consumption Report
  • Security configuration
    • Password masking
    • Restricting access to specific Transact pages
    • Batch class encryption
    • Support for batches executed from encrypted batch classes
    • LDAP/AD password encryption
    • Encrypt passwords in Transact files
    • Apache Server SSL setup with Transact on Linux
    • Enable SSL in Transact
    • Set SSL/TLS in Tomcat
      • Create self-signed certificates using OpenSSL
      • Generate keystores
      • Generate a certificate signing request (CSR)
      • Configure Transact SSL/TLS with generated certificates
      • Install certificates
  • Disaster recovery server setup
  • Theme customization
  • User connectivity
    • Active Directory resources
      • ADFS configuration requirements
      • ADFS configuration over SAML 2.0 requirements
        • Basic configuration
        • Authentication Type 1 using Active Directory
        • Authentication Type 2
        • Authentication Type 2 with multiple group support
        • Authentication Type 1 on Apache Tomcat
      • Examples of Active Directory Connection User Names
      • Configure Active Directory
        • Configure Active Directory with the Global Catalog Service port
        • Configure Active Directory with the Standard LDAP Service port
      • SSO with Azure ADFS
      • Integrate Transact with Active Directory
      • Multiple groups as roles in Active Directory
    • LDAP and OpenLDAP resources
      • Add users to LDAP using Java
      • Common LDAP errors
      • Create a user in OpenLDAP
      • Configure OpenLDAP
      • Integrate Transact with LDAP
    • Single sign-on resources
      • Multiple groups support in SAML SSO
      • CAS-based SSO framework
        • Central Authentication Service (CAS)
        • Configure CAS-based SSO mechanism
        • Suggestions for CAS server setup
      • Single sign-on
        • Third-party SSO agents or Identity Management Systems (IdPs)
        • Removing session timeouts for SSO authenticators
    • Default authentication method in Transact
    • Administer Transact users and groups
    • Configure Apache Tomcat users and groups
    • User Management
    • OAuth authentication method
      • Change Basic authentication to OAuth
      • Change OAuth to Basic authentication
      • OAuth Client Management
        • Add and delete a client
        • Download credentials
        • About roles
  • Transact logs
    • License logging
    • License monitoring codes
    • Enhanced logging
    • Modify Transact log locations
    • Set logs to INFO level
    • Open Linux Catalina.out log in text editors
  • Communication
  • Restore Transact
 › User connectivity › LDAP and OpenLDAP resources

LDAP and OpenLDAP resources

You can use Transact with LDAP or OpenLDAP as the directory services protocol.

  • Add users to LDAP using Java

  • Common LDAP errors

  • Create a user in OpenLDAP

  • Configure OpenLDAP

  • Integrate Transact with LDAP

Search results

Search tips

The search returns topics that contain terms you enter. If you type more than one term, an OR is assumed, which returns topics where any of the terms are found. Enclose your search terms in quotes for exact-phrase matching.

The search also uses fuzzy matching to account for partial words (such as install and installs). The results appear in order of relevance, based on how many search terms occur per topic. Exact matches are highlighted.

To refine the search, you can use the following operators:

  • Type + in front of words that must be included in the search or - in front of words to exclude. (Example: user +shortcut –group finds shortcut and user shortcut, but not group or user group.)
  • Use * as a wildcard for missing characters. The wildcard can be used anywhere in a search term. (Example: inst* finds installation and instructions.)
  • Type title: at the beginning of the search phrase to look only for topic titles. (Example: title:configuration finds the topic titled “Changing the software configuration.”)
  • For multi-term searches, you can specify a priority for terms in your search. Follow the term with ^ and a positive number that indicates the weight given that term. A higher number indicates more weight. (Example: shortcut^10 group gives shortcut 10 times the weight as group.)
  • To use fuzzy searching to account for misspellings, follow the term with ~ and a positive number for the number of corrections to be made. (Example: port~1 matches fort, post, or potr, and other instances where one correction leads to a match.)

Note that operators cannot be used as search terms: + - * : ~ ^ ' "