cancel
Showing results for 
Search instead for 
Did you mean: 

Access Denied

chicco0386
Champ on-the-rise
Champ on-the-rise
Hi,
I've this schema:

3 users:
Pinco
Ciccio
Gigi

1 group with 3 sub-groups:
AZIENDA:
–>Redattori (User: Pinco)
–>Verificatori (User: Ciccio)
–>Approvatori (User: Gigi)

SPACES:
AZIENDA (Spaces Users: AZIENDA)
–>Workflow (Spaces Users:  Inherit Parent Space Permissions)
–>–>In redazione (Spaces Users: Redattori)
–>–>Da verificare (Spaces Users: Verificatori)

And I've started a simple workflow, where one of its steps is:
When INBOUND: The document will be moved to 'Da verificare' if the 'Chiedi verifica' action is taken.

I've configured all this actions whit admin users…

Now when I logged in with user Pinco and I do the action 'Chiedi verifica' in a content into "In redazione" I've this message error:
[size=100]
Failed to approve the document due to system error: Access Denied. You do not have the appropriate permissions to perform this operation.[/size]

I use Alfresco 3.1 LABS Stable for linux…

HELP ME PLEASE
Smiley Surprisedops:  Smiley Surprisedops:  :?:  Smiley Tongue

THANKS
1 REPLY 1

rivetlogic
Champ on-the-rise
Champ on-the-rise
Hi,

The reason this is failing is because the user executing the action must have write privileges on the destination folder for them move to work.

So basically Pinco has to be able to create documents in 'Da verificare'.

Hope this helps,

–Alaaeldin