23.11.2014 Views

TIBCO Spotfire Server 3.2.2 - TIBCO Product Documentation

TIBCO Spotfire Server 3.2.2 - TIBCO Product Documentation

TIBCO Spotfire Server 3.2.2 - TIBCO Product Documentation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Authentication and User Directory<br />

Note the quotation marks. Here the arguments spotfireserver-user, computers,<br />

yourdomaincontroller, yourorganization and com reflect a Windows Domain. Your<br />

Windows Domain may look different. If you do have this information, ask your<br />

Windows Domain administrator. You will be prompted for the password. If you<br />

receive the error message<br />

C:\tibco\tss\<strong>3.2.2</strong>\tomcat\bin\SetComputerPass.vbs(12, 1) Microsoft VBScript runtime<br />

error:<br />

ActiveX component can't create object: 'ScriptPW.Password'<br />

your system is lacking a component required for password prompting. If this happens,<br />

you need to edit the SetComputerPass.vbs script and specify the password here.<br />

Comment out the three lines that read<br />

Set objPassword = CreateObject("ScriptPW.Password")<br />

WScript.StdOut.Write "Password:"<br />

strPassword = objPassword.GetPassword()<br />

by adding a ' character before them, so that they look like this<br />

'Set objPassword = CreateObject("ScriptPW.Password")<br />

'WScript.StdOut.Write "Password:"<br />

'strPassword = objPassword.GetPassword()<br />

and add the following line directly below:<br />

strPassword = “service.account.password”<br />

and replace the string service.account.password with a long and random password.<br />

When you have run the script, you should make a note of the password and remove the<br />

script with the password in it.<br />

Note: You must be a member of the Account Operators in order to run this script<br />

successfully. If you get the error message “Microsoft VBScript runtime error:<br />

Permission denied”, the most likely cause is that you are not.<br />

Enabling NTLM Authentication for Your Cluster in the Configuration Console<br />

In the Configuration Console, select the Authentication Tab and select NTLM v1/v2<br />

as Login Method.<br />

Configuring NTLM<br />

Once you have enabled NTLM in the Configuration Console, you are ready to<br />

configure the settings the <strong>Spotfire</strong> <strong>Server</strong>s need to communicate with the Windows<br />

Domain.<br />

If you have only one <strong>Spotfire</strong> <strong>Server</strong>, this can be done entirely in the Configuration<br />

Console.<br />

If you have more than one <strong>Spotfire</strong> <strong>Server</strong>, you must configure settings on each<br />

<strong>Spotfire</strong> <strong>Server</strong>, in order to have a unique configuration for each <strong>Spotfire</strong> <strong>Server</strong>. You<br />

76 (144) <strong>TIBCO</strong> <strong>Spotfire</strong>® <strong>Server</strong> <strong>3.2.2</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!