-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Blocker
-
Component/s: ldapemail-plugin
We are not able to configure ldap data base connecting string.
command:Â
$con  = new-object Oracle.ManagedDataAccess.Client.OracleConnection "User Id=$env:DB_CRED_USR;Password=$env:DB_CRED_PSW;Data Source=$DB_connection_string"
Â
ldap connection string:Â Â ldap://oud-non-prod.sce.com:1389/cyme_drpep_np1,cn=OracleContext,dc=SoCal ldap://oud-non-prod.sce.com:2389/cyme_drpep_np1,cn=OracleContext,dc=SoCal
Â
Issue: powershell.exe : Exception calling "Open" with "0" argument(s): "ORA-12154: TNS:could not resolve the connect identifier specified"