打開命令視窗,用admin權限執行
切換到目錄 C:\Program Files\Tableau\Tableau Server\10.5\bin).
輸入下面指令停止 Tableau Server:
tabadmin stop
下一步,輸入下列命令:
tabadmin set wgserver.trusted_hosts "<trusted IP addresses or host names>"
In the command above, <trusted IP addresses> should be a comma-separated list of the IPv4 addresses or host names of your web server(s).
Note: The values you specify completely overwrite any previous setting. Therefore, you must include the full list of hosts in the set command. (You cannot amend the list of hosts by running the set command repeatedly.)
範例:
tabadmin set wgserver.trusted_hosts "192.168.1.101, 192.168.1.102, 192.168.1.103"
或
tabadmin set wgserver.trusted_hosts "webserv1, webserv2, webserv3"
Notes:
The comma separated list should be in quotes, with one space after each comma.
The web servers you specify must use static IP addresses, even if you use host names (learn more).
If you have one or more proxy servers between the computer that is requesting the trusted ticket (one of those configured in step 2, above) and Tableau Server, you also need to add them as trusted gateways. See Configure a reverse proxy server for steps.
輸入下面指令變更設定檔的資料:
tabadmin config
最後再輸入下面指令啟動 Tableau Server:
tabadmin start
PS:如果等很久,建議把 Tableau Server 主機重開後再重跑上面步驟就可以了!^_^
訂閱:
張貼留言 (Atom)
cas server 一直圈圈或取得狀態異常
重點: cas server 不能開 VPN,會造成取的來源 dns 異常,會一直轉圈圈或等很久。
-
開啟(建立)檔案 fopen () :打開文件檔案或是 url 網址,如果打開失敗,函數返回 false 語法: fopen ( filename , mode , include_path , context ) 參數說明: file...
-
參考資料來源: http://blog.webgolds.com/view/189 對於inner join, outer join , left join , right join還是很模糊嗎? 沒關係,這邊提供最簡易的SQL版本, 輕鬆好上手。 首先,我們...
-
LDAP Server 架好了,但要用指令新增、刪除、修改,快瘋了!>_< 後來發現居然有 GUI 介面的管理程式,以下簡列,未來會補上操作介面! 一、JXplorer – A Java Ldap Browser http://sourceforge.ne...
沒有留言:
張貼留言
注意:只有此網誌的成員可以留言。