assigning privileges on a specific document type
------------------------------------------------
Key: NXP-5009
URL: https://jira.nuxeo.org/browse/NXP-5009
Project: Nuxeo Enterprise Platform
Issue Type: Contribution
Affects Versions: 5.3 GA
Environment: Linux ubuntu 8.04 lts, postgreSQL 8.3
Reporter: Jesus Ibanez
Priority: Major
when creating a specific document type i need assign privileges on this
document and assign it to a group, is it possible? i have made the follows
contribution but it does not work
<extension target="org.nuxeo.ecm.platform.permissions.defultdictamen"
point="config">
<configuration>
<document type="dictamen">
<principal name="dictamen_managers">
<permission isGranted="true">Write</permission>
</principal>
</document>
</configuration>
</extension>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets