Forums / Developer / Users groups/policies
Clemens T
Thursday 10 February 2005 6:37:57 am
Heya, I'm trying to create a User group.. which must log-in and then be able to edit articles in mysection. I can't get it done, I'm sure I'm forgetting someting. The user should only be limited to editing articles in this section and maybe browsing other sections. I want to achieve this from the ground up with a NEW user group, so not adjusting anonymous or something. Thank you for helping me out! Greets,Clemens
Kristian Hole
Thursday 10 February 2005 4:45:03 pm
Hi,
Can you post the policies you have made for the usergroup, then I can try to spot what you are missing :)
Kristian http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute
Friday 11 February 2005 4:59:07 am
Role | Module | Function | Limitation MyUser (limited to section 10) | content | edit | Class( Article ) , Section( Practices section ) MyUser (limited to section 2) | content | edit | Class( Article ) , Section( Practices section )
Friday 11 February 2005 5:01:01 am
Those are the policies for this usergroup, I only want them to be able to:LOGIN, READ and EDIT.
Thanks a lot for your help!
Sunday 13 February 2005 11:16:30 pm
Hmm.. are your usergroup supposed to log in to the admininterface? Then you need a login policy for the admin-siteaccess. The normal anonymous user only has access to login to the user siteaccess.
(Sidenote: You should almost never remove any of the anonymous policies, because those are usually needed for the system to work properly)
Script start
Module start 'content'
Module end 'content'
Script end
Time used to render debug report: 0.0002 secs