From 4517e8e90f6840a1afd892aa8cca62754e9954b2 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 25 Aug 2017 11:17:07 -0400 Subject: [PATCH] fix table --- _articles/directory-connector/ldap-directory.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_articles/directory-connector/ldap-directory.md b/_articles/directory-connector/ldap-directory.md index 4e49adb4..5ccc42ca 100644 --- a/_articles/directory-connector/ldap-directory.md +++ b/_articles/directory-connector/ldap-directory.md @@ -4,7 +4,7 @@ title: Configuring directory sync with Active Directory or other LDAP servers categories: [organizations] featured: true popular: false -tags: [] +tags: [active directory, ldap, ad] --- An LDAP directory is a collection of data about users and groups. LDAP (Lightweight Directory Access Protocol) is an Internet protocol that web applications can use to look up information about those users and groups from the LDAP server. @@ -57,7 +57,7 @@ The following options can be set: {% table %} | Property | Description | Examples | -|----------|---------- --|----------| +|----------|-------------|----------| | Sync Groups | Sync groups to your organization. | | | Sync Users | Sync users to your organization. | | | Sync Interval | When using the background service, the interval, in minutes, that you wish to automatically sync. | 5 |