Skip to main content
Question

Register Datacollector to controlhub using LDAP.

  • August 21, 2023
  • 2 replies
  • 22 views

2 replies

Sanjeev
StreamSets Employee
Forum|alt.badge.img
  • StreamSets Employee
  • August 22, 2023

@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.


  • Author
  • Fan
  • August 23, 2023

@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.