Skip to main content
Skip table of contents

LDAP

This page describes how to connect with LDAP directory services.

You can connect pathfinder to a LDAP directory for authentication, user and group management.


Connecting to LDAP

Admin privileges are required to configure the directory services and apply changes.

Click on test to check connectivity to the external directory.

Click on OK to save your changes.

Please see the Configuration for LDAP jumpcloud and Configuration for LDAP forumsys table below for more information on the required fields.

Autologin is not supported for this directory service type.


Configuration for Jumpcloud (LDAP)

Connection

Host

ldap.jumpcloud.com

Port

389

use SSL

No

Timeout

3000

Username

uid=<your_binduser>,ou=Users,o=<your_orgID>,dc=jumpcloud,dc=com

Password

<your_password>

Schema settings

Base DN

o=<your_orgID>,dc=jumpcloud,dc=com

User bind DN

uid={0},ou=Users,o=<your_orgID>,dc=jumpcloud,dc=com

User DN

Group DN

Properties Mapping

User search string

person

Groups search string

groupOfNames

Username

uid

User First Name

givenName

User Last Name

sn

User Description

description

User Group identifier

uid

User groups

memberOf

User E-Mail

mail

User Primary group ID

User object Sid

objectSid

GroupName

cn

Group Description

description

Group Users

member

Group identifier

cn

Object identifier

entryUUID

Primary group token

Group object Sid

objectSid

Configuration for forumsys (LDAP)

Connection

Host

ldap.forumsys.com

Port

389

use SSL

No

Timeout

3000

Username

cn=read-only-admin,dc=example,dc=com

Password

password

Schema settings

Base DN

dc=example,dc=com

User bind DN

uid={0},dc=example,dc=com

User DN

Group DN

Properties Mapping

User search string

person

Groups search string

groupOfUniqueNames

Username

uid

User First Name

cn

User Last Name

sn

User Description

description

User Group identifier

uid

User groups

memberOf

User E-Mail

mail

User Primary group ID

User object Sid

objectSid

GroupName

cn

Group Description

description

Group Users

uniqueMember

Group identifier

cn

Object identifier

entryUUID

Primary group token

Group object Sid

objectSid

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.