Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:documentation:adm:systems:winrm_ad_connector [2019/09/02 14:36]
sourek
devel:documentation:adm:systems:winrm_ad_connector [2019/09/11 11:27]
kucerar setting key
Line 139: Line 139:
   * jackson-databind-2.9.8   * jackson-databind-2.9.8
 You will probably need to add these libs into classpath in ConnectorServer.sh or ConnectorServer.bat it depends on your OS. You will probably need to add these libs into classpath in ConnectorServer.sh or ConnectorServer.bat it depends on your OS.
 +
 +For setting new password for you remote connector use
 +<code>
 +./bin/ConnectorServer.sh -setKey -key yourKey -properties conf/connectorserver.properties
 +</code>
 +
  
 If you want to be able to run connector server as a service follow next steps If you want to be able to run connector server as a service follow next steps
  • by kotynekv