- Controlhub is enabled with LDAP, now I want to register datacollectors to SCH. Previously datacollectors were registered using following file-based authentication https://docs.streamsets.com/datacollector/latest/help/datacollector/UserGuide/DPM/RegisterSDCwithDPM.html#concept_js4_2z1_cx.
- After LDAP is enabled in controlhub, I believe we can’t use file-based authentication to register SDC to SCH.
Page 1 / 1
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.