Skip to main content

@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