My Oracle Support Banner

EUSM Commands Shows Conflicting Values For Proxy (Doc ID 2700734.1)

Last updated on JULY 20, 2024

Applies to:

Advanced Networking Option - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

eusm listproxypermissionInfo shows that the specified proxy doesn't exist, but eusm createProxyPerm fails stating that the proxy already exists.

eusm listproxypermissionInfo proxy_permission=test_proxy domain_name=oracledefaultdomain realm_dn=o=dummy_dn ldap_host=dummy_host.nowhere.com ldap_port=1234 ldap_user_dn=uid=dummy_user ldap_user_password=xxxx
EUSException: There is no proxy permission with given name


This command states that the proxy test_proxy does not exist


eusm createProxyPerm proxy_permission=test_proxy domain_name=OracleDefaultDomain realm_dn=o=dummy_dn ldap_host=dummy_host.nowhere.com ldap_port=1234 ldap_user_dn=uid=dummy_user ldap_user_password=xxxx
EUSException: There is a proxy permission with the specific name


In this case the proxy does actually exist.

Note: The command to check if the proxy permission is correct

eusm listProxyPermissions domain_name="OracleDefaultDomain" realm_dn="o=dummy_dn" ldap_host="dummy_host.nowhere.com" ldap_port=1234 ldap_user_dn="uid=dummy_user" ldap_user_password=xxxx

 

Changes

 

Cause

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
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.