-
1. Re: Updating Users role on Tableau server from TABCMD
Jeff StraussOct 30, 2017 1:56 PM (in response to Vinod k)
after your tabcmd syncgroup runs, then can you issue a tabcmd createusers or tabcmd createsiteusers and specify a role for the users that you want to be unlicensed?
-
2. Re: Updating Users role on Tableau server from TABCMD
Vinod k Oct 30, 2017 6:20 PM (in response to Jeff Strauss)Jeff,
Thanks for you quick reply. Correct me if I am wrong. As you said, after running tabcmd sync groups command, createusers or createsiteusers will be like adding a user newly with required license role?
We are thinking like, We have around 9000 inactive users, downloading them as csv and then running tabcmd deleterusers "name.csv" delete users from server (they dont have any ownership to content). After doing so, how can we make sure if they get added again during sync activity (lets say as scheduled on server) assigns a role of unlicensed by default?
Can we do something like re-adding them with role of unlicensed using tabcmd createusers "names.csv"? Or setting some minimum site role of unlicensed to groups (i am thinking like if we go with this, what if a user really needs something? other than unlicensed)?
Any responses greatly appreciated.
Thanks
Vinod