Forums / General / Read Only User
Dhaval Panchal
Tuesday 28 December 2010 6:08:44 am
Hi All,
I need to create one read only user, which is only able to surf admin site but can't edit anything.
can anyone help?
Thank you
Carlos Revillo
Tuesday 28 December 2010 6:44:48 am
this is quite simple through the admin interface.
just create a new role, and asign it two policies:
user -> login -> your admin siteaccess
content -> read -> without limitations
assign this new role to the user (be sure no other roles are assigned for this user) and is done.
Hope it helps.
Tuesday 28 December 2010 9:34:31 pm
Hi Carlos Revillo,
Actually im new bee to eZ publish.
It helps me a lot.
Wednesday 29 December 2010 12:08:05 am
It works perfect but have one issue.
It displays like:
The system is unable to display the requested page because of security issues.
Possible reasons:
Is it possible to hide this error or navigate user to any page?
This error occurred while navigate to Dashboard tab.
Wednesday 29 December 2010 1:02:46 am
Easier way to go is to add a new policy to that role.
content -> dashboard.
there are other ways but requires little extra work.
Cheers.
Wednesday 29 December 2010 6:07:04 am
It works.