OSM CN: Secret Creation For The External LDAP Is Not Working
(Doc ID 3058905.1)
Last updated on NOVEMBER 13, 2024
Applies to:
Oracle Communications Order and Service Management - Version 7.5.0.0.0 and laterInformation in this document applies to any platform.
Goal
We are trying to integrate an external LDAP with OSM 75004 CN (OpenShift). We are getting the following error while creating the secret.
$ $OSM_CNTK/samples/credentials/manage-osm-ldap-credentials.sh -p $ProjectName -i $InstanceName -c create -l ldap
Provide LDAP credentials for ' ' ...
LDAP Host Name:
LDAP Domains dn: DC=inroot,DC=in
LDAP Admin dn (Read-Only access): CN=<USERNAME>,OU=<PROJECT>-Externa-Users,OU=QMM-Migrated User,OU=INROOT Users,DC=inroot,DC=in
LDAP Admin Password (Read-Only access):
Creating secret <SECRET_NAME>
error: exactly one NAME is required, got 3
See 'kubectl create secret generic -h' for help and examples
error: no objects passed to apply
We have tried using single or double quotes as well but same issue. It's blocking our go live activities. Please help.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |