Skip to content

Instantly share code, notes, and snippets.

@MalloZup
Last active September 1, 2020 22:10
Show Gist options
  • Save MalloZup/358d02b7c55e4a08cfeea62132185dab to your computer and use it in GitHub Desktop.
Save MalloZup/358d02b7c55e4a08cfeea62132185dab to your computer and use it in GitHub Desktop.

Create A read-only user with ACL

1) the user is already created via AD and belong to haclient group

hana02:~ # crm configure
crm(live/hana02)configure# role monitor read xpath:"/cib"
crm(live/hana02)configure# acl_target hawk-aduser monitor # this will add user read-only
crm(live/hana02)configure# show
crm(live/hana02)configure# commit
  1. login in hawk, and user is read-only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment