<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content

Check the Status, Start, or Stop the Okta LDAP Agent in Linux

Administration
Okta Classic Engine
Directories
Okta Identity Engine

Overview

The Okta Lightweight Directory Access Protocol (LDAP) Agent service on Linux servers requires specific command-line instructions for management depending on the installed version. Execute the appropriate systemctl or service commands to start, stop, restart, or check the status of the agent.

Applies To

  • Okta Identity Engine (OIE)
  • Okta Classic Engine
  • Okta Lightweight Directory Access Protocol (LDAP) Agent
  • Linux

Solution

What commands manage the Okta LDAP Agent services in Linux?

Review the following table to identify the correct command to start, stop, restart, or check the status of the Okta LDAP Agent based on the installed version.

 

CommandAgent version 5.22.0 or laterAgent version 5.21.0 or earlier
Start agentsystemctl start OktaLDAPAgentservice OktaLDAPAgent start
Stop agentsystemctl stop OktaLDAPAgentservice OktaLDAPAgent stop
Restart agentsystemctl restart OktaLDAPAgentservice OktaLDAPAgent restart
Check agent statussystemctl status OktaLDAPAgentN/A

Loading
Okta Support - Check the Status, Start, or Stop the Okta LDAP Agent in Linux