-
1. Re: Tableau Server 9.0
vishwanath Pendyala Jun 3, 2015 10:54 AM (in response to satish.parvathaneni)How are you trying to configure, If its through Active Directory make sure that you have Use Active Directory , Enable Automatic login if desired.
Thanks
Vishwa
-
2. Re: Tableau Server 9.0
satish.parvathaneni Jun 3, 2015 12:50 PM (in response to vishwanath Pendyala)It's a trail version ,AD will not be enabled as well as Automatic Login.
-
3. Re: Tableau Server 9.0
Mark McGheeJun 3, 2015 2:59 PM (in response to satish.parvathaneni)
Tableau Server requires a "Run As User" account to be able to access services especially for a distributed environment.
For a standalone Tableau Server installation you could leave the default value it populates with and continue with the installation.
At the very end of the installation, it will then prompt you to setup an administrator account.
-
4. Re: Tableau Server 9.0
satish.parvathaneni Jun 3, 2015 3:13 PM (in response to Mark McGhee)Thank you.
The problem is here i didn't showed me any options to create admin account at the end of installation. So i am having problems in logging in .
Is there a way i can create a username and password thru tabcmd utilites ?
Thanks,
satish.p
-
5. Re: Tableau Server 9.0
Mark McGheeJun 3, 2015 3:33 PM (in response to satish.parvathaneni)
As a doublecheck, in the \bin directory of Tableau Server you might want to run the 'tabadmin status -v' command just to make sure all services are up and running including the Gateway service.
If that looks good, next would be to verify what port was selected for the Gateway service. By default it will try to select port 80 and in that case it shouldn't be necessary to add the port number to the URL when you try to access Tableau Server. The configuration tab should reveal if it had to select another port (eg 8000). In the latter case you would need to specify the port (eg http://localhsot:8000).
If nothing is down and you're using the correct port, you can try running the 'tabadmin reset' account to be prompted to setup a user account.
-
6. Re: Tableau Server 9.0
satish.parvathaneni Jun 3, 2015 3:40 PM (in response to Mark McGhee)The services and the http://servername:80 is working but can't login.
I have tried to issue the command tabadmin reset ,But it didn't pop up anything to create a new username or password.
It gave me --Reset Tableau Server State
Thanks
Satish.p
-
7. Re: Tableau Server 9.0
Mark McGheeJun 3, 2015 3:46 PM (in response to satish.parvathaneni)
Satish,
When you went to the URL http://servername:80 is it showing you a login screen but you just can't login? Or is the screen completely blank? That is you don't see any fields to enter in a login or password.
Since you issued the one tabadmin command. Could you try to go to the same URL in the browser again? On that screen is where there will four fields instead of two that should allow to setup an account.
Could you reply if that worked?
-
8. Re: Tableau Server 9.0
satish.parvathaneni Jun 3, 2015 3:50 PM (in response to Mark McGhee)BIG Thank you to you Mark. I spent considerable time and finally decided to post this on the forum.
Finally I have created Username and password and can login now.
Thank you very much.
Appreciate your help.
Regards,
satish.p
-
9. Re: Tableau Server 9.0
Mark McGheeJun 3, 2015 3:54 PM (in response to satish.parvathaneni)
Satish,
Glad to hear you got it working!