Friday, March 29, 2013
Separation of Concerns
Monday, March 25, 2013
Log in to Tableau Server using tabcmd
Log in to Tableau Server using tabcmd
Step 1Click the Start button, and select All Programs > Accessories. Right-click Command Prompt and select Run as administrator.Step 2Type one of the commands below, depending on where the tabcmd utility is running from.If you are running the tabcmd utility from the same machine as Server:
Step 3Type the following command:tabcmd login -s http://host:port -u admin -p passwordNotes:
C:\tli>tabcmd login -s http://tableauserver:80 -u admin -p password===== Creating new session ===== Server: http://tableauserver:80 ===== Username: admin ===== Connecting to server... ===== Logging in... ===== Login Succeeded. |
Subscribe to:
Posts (Atom)