Anonymous authentication allows anyone to access public
information that is available for viewing on the
Spotfire
web client without prompting them for a user name or password.
Procedure
-
Open a command prompt and export the active server configuration
by using the
export-config command; for
additional information, see
Executing
commands on the command line.
-
On the command line, enter the following command:
-
Enter the following command to enable the guest account:
config enable-user --username=ANONYMOUS\guest
For details on the command, see
enable-user.
-
Import the configuration back to the
Spotfire
database by using the
import-config command.
-
Restart the
Spotfire Server.