Skip to content

LDIF Importer Job Fails Due to LDAP Port/SSL Mismatch in ForgeOps 2025.1.0 #698

@mayur-dorlikar

Description

@mayur-dorlikar

Description:
We are encountering an issue with the LDIF Importer job during our ForgeOps 2025.1.0 deployment.

The ds-passwords.sh script is currently configured to connect using the default plain LDAP port 1389 with no SSL (-p 1389).
However, in ForgeOps 2025.1.0, DS pods run secure LDAP (LDAPS) only on port 1636.
Plain LDAP is disabled by default for security reasons.

As a result, the ldif-importer job fails with connection refusal or invalid credentials errors.
This prevents the DS configuration from initializing properly, which blocks AM startup.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions