Description:
How to configure an Access Control endpoint to an DH host for advance policy management?
Solution:
One common mistake in configuring an endpoint for advancement policy manager is using the dmsmgr utility command in one line, example: './dmsmgr -config -dhname [email protected] -endpoint'
You will need to break the command into two lines, like the example below.
# ./dmsmgr -config -endpoint # ./dmsmgr -config -dhname [email protected]