Hello List

Maybe this is wrong the wrong list, but now i'm playing with pacemaker
1.10  and a i see the crmsh dosn't respeact the read permissions like i
show below
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[root@nod01 ~]# id watch
uid=505(watch) gid=100(users) groups=100(users),989(haclient)

[root@nod01 ~]# crm configure show | grep dc
    dc-version="1.1.10-1.fc18-e04c603" \
    dc-deadtime="30"

[root@nod01 ~]# su - watch
[watch@nod01 ~]$ crm configure property dc-deadtime="60"
[watch@nod01 ~]$ crm configure show | grep dc
    dc-version="1.1.10-1.fc18-e04c603" \
    dc-deadtime="60"

My acl

role monitor \
    read cib
user watch \
    role:monitor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


Thanks


-- 
esta es mi vida e me la vivo hasta que dios quiera
_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to