Question

Register Datacollector to controlhub using LDAP.

  • 21 August 2023
  • 2 replies
  • 13 views


2 replies

Userlevel 2
Badge

@naveenkumarY the datacollector will still have http.authentication.login.module property is set to file. Once the DC is registered with ControlHub, it uses the authentication method enabled for ControlHub.

@Sanjeev 
But the following command is being used to register DC

“bin/streamsets cli -U http://localhost:18630 -D https://cloud.streamsets.com system enableDPM --dpmUrl https://cloud.streamsets.com-dpmUser alison@MyOrg --dpmPassword MyPassword”

It expects User and Password. When LDAP is enabled on controlhub, we can’t create users explicitly, so how can we register DC to SCH.

Reply