啟用授權

您可以使用 IBM® Installation Manager 連接至授權伺服器,以讓 IBM UrbanCode Release 使用授權。在您安裝 IBM UrbanCode Release 之前,請從管理者取得授權伺服器連線資訊。

關於這項作業

在大多數情況下,您會在執行安裝處理程序期間指定授權伺服器;請參閱安裝伺服器。您還可以在日後透過編輯配置檔直接變更授權資訊。

若要透過編輯配置檔來變更授權資訊,請開啟檔案 ucrelease/conf/server.properties 並找到以程式碼 license.server.url= 開始的程式碼行。然後,在該程式碼的末尾新增授權資訊。例如,如果您的授權伺服器位於 27000@RCLServer.example.com,則程式碼行如下所示:
license.server.url=27000@RCLServer.example.com
You can specify the port and host name or IP address for the license server, such as 27000@RCLServer.example.com. To avoid problems when a license server is not available, you can specify multiple license servers. In this case, separate each address with colons on Linux and UNIX or semicolons on Windows, as in the following example: 27000@RCLServer.example.com;27000@backupRCLServer.example.com . For more complicated license server scenarios, see this document: http://pic.dhe.ibm.com/infocenter/rational/v0r0m0/index.jsp?topic=/com.ibm.rational.license.doc/topics/r_specify_lic_servers.html

下一步

如需授權類型的相關資訊,請參閱授權類型。如需授權伺服器的相關詳細資料,請參閱http://publib.boulder.ibm.com/infocenter/rational/v0r0m0/topic/com.ibm.rational.license.doc/topics/t_setup_rcl.html

註: 未授權的使用者可以登入 IBM UrbanCode Release,但數個動作被封鎖。系統訊息會說明這些限制。

意見