• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

管理集群中的crs管理员

mysql 搞代码 4年前 (2022-01-09) 64次浏览 已收录 0个评论
文章目录[隐藏]

管理集群中的 crs 管理员 oracle Managing CRS Administrators in the Cluster Use the following commands to manage CRS Administrators in the cluster: The CRS Administrator is a predefined administrator role in Oracle Clusterware that controls

管理集群中的 crs 管理员

oracle Managing CRS Administrators in the Cluster
Use the following commands to manage CRS Administrators in the cluster:

The CRS Administrator is a predefined administrator role in Oracle Clusterware that
controls the creation of server pools. Users to whom you grant the CRS Administrator
role can grant or revoke access to system resources only for server pools. The CRS
Administrator role does not influence administrative rights on the server.

■ 查询crs administrators :
$ crsctl query crs administrator

■添加crs administrator:

To enable role-separated management and grant privileges to本文来源gaodai#ma#com搞*!代#%^码$网* non-permanent CRS
Administrators, you must add specific users to the CRS Administrators list. As a permanent CRS Administrator, run the following command:

# crsctl add crs administrator -u user_name

The default asterisk (*) value is replaced by the user or users you add using this command.

■ To remove specific users from the group of CRS Administrators:
# crsctl delete crs administrator -u user_name

■ To make all users CRS Administrators, add the asterisk (*) value back to the list, as
follows:

# crsctl add crs administrator -u “*”

The asterisk (*) value must be enclosed in double quotation marks (“”). This value
replaces any previously specified users in the CRS Administrators list.


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:管理集群中的crs管理员

喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址