<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
0D51Y00007qkeDiSAIOkta Classic EngineIntegrationsAnswered2024-03-25T23:38:02.000Z2020-02-18T15:06:44.000Z2020-02-19T13:24:17.000Z

f1x8b (f1x8b) asked a question.

Okta LDAP agent for Linux requires GUI components

Hello,

We would like to use Okta LDAP with our FreeIPA infrastructure so we can sync users/passwords into FreeIPA.

According to the guide FreeIPA provide (https://www.freeipa.org/page/HowTo/Integrate_With_Okta), I need to install the LDAP agent and configure it.

 

I downloaded the Okta LDAP agent for Linux, but it seems that it requires a GUI to be installed.

 

Here is the RPM output:

$ rpm -ivh OktaLDAPAgent-05.05.07.x86_64.rpm

warning: OktaLDAPAgent-05.05.07.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 525c690a: NOKEY

error: Failed dependencies:

libGL.so.1()(64bit) is needed by OktaLDAPAgent-05.05.07-2ea15a2_1.x86_64

libXxf86vm.so.1()(64bit) is needed by OktaLDAPAgent-05.05.07-2ea15a2_1.x86_64

libnsl.so.1()(64bit) is needed by OktaLDAPAgent-05.05.07-2ea15a2_1.x86_64

 

 

Is there a way to to install the agent without a GUI?

 

Thanks,

Yevgeny


  • f1x8b (f1x8b)

    In case that anyone looking for this, the solution is to wget the RPM and run yum localnstall [PACKAE_FILE].

    This will install the required dependencies and allow you to continue in CLI mode.

This question is closed.
Loading
Okta LDAP agent for Linux requires GUI components