Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to learn details on how to use the tool, the tool also provides an “help” option (-h) as follows:

usage: run.sh

-noauth         ignore a         ignore authentication properties

...

  1. If “-i” (for input file) is not specified, the tool will fall back to CLI option for collecting values for mandatory properties

  2. if “-o” (for output directory) is not specified, the tool will write all the output files to the <install dir>/ranger-0.5.0-usersync/ldaptool/output directory

  3. if “-noauth” a” (for ignoring authentication) is not specified, the tool will discovery & verify authentication related properties.

  4. if “-d” (for discovering usersync properties) is not specified, the tool will default to discovering all the usersync related properties

  5. if “-r” (for retrieving users and/or groups) is not specified, the tool will fallback to “-d” option.

...

This tool provides an option (-noautha) to skip discovery of authentication properties. When admin runs the tool with this option, the tool will not suggest the values for authentication related properties. The authentication option is as follows:

-noauth          Ignore a          Ignore authentication properties

...