Forums / Setup & design / Access to subfolder (Permissions/role)
Tonny Laursen
Wednesday 03 September 2003 5:25:58 am
I have a user that must have write/create access to a subfolder. The user have read access to all folders. I dont want to create a section for only this folder. The user can change the name of the subfolder.
I have tried with: content create Subtree( subfolder )content edit Subtree( subfolder )
and I get a 'Access denied' for that user.
EZ3: 3.1-1 Revision: 2703
Gunnstein Lye
Thursday 11 September 2003 8:41:48 am
Try to add this policy:content versionread Subtree( subfolder )
(And of course double check that this role is assigned to the right user.)