-
1. Re: Set user workbook permissions with TABCMD
Eric McDonald Jan 27, 2014 6:07 AM (in response to eugen.frunza)1 of 1 people found this helpfulDoesn't look like you can - type the following at a command prompt to see the full list of options:
tabcmd help commands
you can also do the same with tabadmin:
tabadmin help commands
-
2. Re: Set user workbook permissions with TABCMD
Aaron Clancy Jan 27, 2014 7:09 AM (in response to eugen.frunza)Technically no but that shouldn't stop you from achieving what is needed. If you define your permissions at the project level and create a project for every combination of permissions then which project you publish to will determine that workbook's permission.
-
3. Re: Set user workbook permissions with TABCMD
Yogi Birajdar Nov 30, 2014 11:06 PM (in response to Aaron Clancy)I can't understand, why there is no option available to set permission using TabCmd?
Tableau is really very un-reliable. Hope so it will be added in next version.
-
4. Re: Set user workbook permissions with TABCMD
Aaron Clancy Dec 1, 2014 7:31 AM (in response to Yogi Birajdar)I highly doubt this will be an option in tabcmd in the future for two reasons.
1. There are too many configuration options to be feasible in a command line interface.
2. It already does allow the user to set permissions by inheriting the project's permission that you are publishing in.
Like stated above, when using tabcmd, you can specify the permissions of a workbook by creating a project with that set of permissions and publishing in to that project. This is why it is very important how you set up your security model initially.
Not sure how this issue could be described as "un-reliable.".....does using tabcmd causing your server to crash?
-
5. Re: Set user workbook permissions with TABCMD
Yogi Birajdar Dec 2, 2014 2:35 AM (in response to Aaron Clancy)Yes. I have a C# API(uses TabCmd) service to manage the operations like add/update/delete users from my application. Using Tabcmd makes my server very slow and I have to restart server most of the time to kill the background tasks to avoid the bottleneck. Please check the screen shot attached. It has many background tasks in Pending status.
-
Tableau Server.png 56.3 KB
-