The option –sys stops HAD on the system you specified.
Log on to VCS
#halogin vcsusername password
To end a session for a host
#halogin –endsession hostname
To end all sessions
#halogin –endallsessions
setting the configuration to read/write
The commands to add modify and delete a user must be executed only as root, and only if the VCS configuration is in read/write mode.
To set the mode to read/write, type the following command from any system in the cluster
#haconf – makerw
When you have completed adding modifying and deleting users, reset the configuration to read only
#haconf –dump –makero
Adding a user
1、 the configuration to read/write mode:
#haconf –makerw
2 add the user
#hauser –add user [-priv <Administrator|Operator> [ -group service_groups]]
Reset the configuration to read-only:
#haconf –dump –makero
Assigning and removing user privileges
To assign privileges to an administrator or operator
#hauser –addpriv user Administrator|Operator [-group service_groups]
To remove privileges from an administrator or operator
#hauser –delpriv user Administrator|Operator [-group service_groups]
Modifyling a user
#haconf –makerw
#hauser –update user
#haconf –dump –makero
Deleting a user
#haconf –makerw
#hauser –delpriv user Administrator|Operator [-group service_groups]
#hauser –delete user
#haconf –dump –makero
Displaying a user
#hauser –list
To display the privileges of all users
#hauser –display
To display the privileges of a specific user
#hauser –display user
Querying VCS
VCS enables you to query various cluster objects, includeing resources,service groups,
System, resource types,agents and cluster. You may enter query commands form any system in the cluster. Command to display information on the VCS configuration or system states can be executed by all users: you do not need root privileges.
| 论坛热门帖子: | [lch203] 写得蛮好的linux学习笔记(10-21) [黑马制造] 学习java的30个目标(10-19) [笑傲股林] 做测试半年了,有点迷茫,应该再学些什么提高自己的测试水平和测试能力呢?(10-19) [udp8589] 大家用google的来吱一声? 用百度的~~也来报道下?(10-18) [沂偌掳兆] 本人总结的一些认为C++比较经典的书籍,希望对大家有用(10-18) |
| TAG标签: | 笔记 学习 回复 #hauser #haconf Theoption Operator |
注册
个人空间
