On Premise: How frequently does LDAP Sync job run?
search cancel

On Premise: How frequently does LDAP Sync job run?

book

Article ID: 125132

calendar_today

Updated On:

Products

Rally On-Premise Rally SaaS

Issue/Introduction

How frequently does the LDAP Sync job run for the On-Premise edition (2018.1) ?
Can we change the default?

Environment

Release:
Component: ACPREM

Resolution

The LDAP Sync job (if enabled) runs every 15 mins by default.

The LDAP Sync job is a cron job file. This file is named: ldapcron.cron . This file is located under: /etc/cron.d . 

Note that by default this file permissions are as such that will require root to update this file. You can see the file permissions by navigating to folder: /etc/cron.d/ and running:  ls -l . If you need to change permissions then use the chmod command.