Deploying protocols authentication on an existing cluster

Use this information to deploy protocols authentication on an existing cluster after deploying protocols using the installation toolkit.

  1. Enable file authentication with AD server on all protocol nodes using the following command.
    ./spectrumscale auth file ad

    Fill out the template and save the information, and then issue the following commands.

    ./spectrumscale deploy --precheck
    ./spectrumscale deploy
  2. Enable Object authentication with AD server on all protocol nodes using the following command.
    ./spectrumscale auth object ad

    Fill out the template and save the information, and then issue the following commands.

    ./spectrumscale deploy --precheck
    ./spectrumscale deploy