Error rendering macro 'rw-search'

null

Downloads

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Configure the adminclient.props settings:

Code Block
languagexml
themeDJango
host=<dmgr_fqdn> <-- (default: localhost) -->
port=<dmgr_soap_port> *(default: 8879) 
type=SOAP
securityEnabled=true 
username=<username> 
password=<password>
autoAcceptSignerForThisConnectionOnly=true 

...