dpmrsi register_depot 命令用于向指定的 RSI 服务器标识存储库,使其可供使用。
此命令具有以下格式:
dpmrsi.exe register_depot
[-sc sc_url] –depot depotname -depotURL depotURL -networks networklist -desc description [-access-identity username -access_secret password] –img_host RSIserver -dc_user RSIapplicationuser -dc_password RSIapplicationpassword [-ws_user username -ws_password password] [-locale iso639value]
(可选)为服务控制器主机定义 URL。
示例:https://hostname:port/...
定义安装了服务控制器的完全限定主机。
示例:localhost.ca.com
定义服务控制器服务器的侦听端口。
示例:80
指定 RSI 库的名称。
示例:mydepot
指定库的 URL 和路径。
示例:dav://192.168.20.1/path/to/Depot
为库访问指定逗号分隔的网络 URL 的列表。
示例:10.1.1.0/24=dav://10.1.1.4/path/to/Depot, 10.1.2.0/24=dav://10.1.2.4/path/to/Depot
指定要应用于 RSI 服务器中的库的说明。
(可选)指定用于访问库的凭据。
定义 RSI 服务器的名称。
定义 RSI 应用程序用户名。
定义 RSI 应用程序用户的密码。
(可选)指定要用于 Web 服务安全检查的凭据。 如果不包含凭据,系统会提示您输入凭据。 通过使用 caaipsecurity 设置自己的会话来避免提示输入凭据。
(可选)指定 IS0 639_3166 组合以覆盖默认的英语输出(例如:法语为 fr_FR)。 要使用命令提示符的区域设置,请指定“native”。
示例:注册库
本示例注册库 NewDepot,以启动网络 10.1.1.0/24=dav://10.1.1.4/path/to/NewDepot 和 10.1.2.0/24=dav://10.1.2.4/path/to/NewDepot。
dpmrsi.exe register_depot
–depot NewDepot –depotURL dav://192.168.20.1/path/to/NewDepot -networks 10.1.1.0/24=dav://10.1.1.4/path/to/NewDepot, 10.1.2.0/24=dav://10.1.2.4/path/to/NewDepot –desc “This depot is used to provision servers in network 10.1.1.0 and 10.1.1.2.0” -access-identity user -access-secret password –img_host RSIServer -dc_user admin -dc_password dynacenter
版权所有 © 2013 CA。
保留所有权利。
|
|