You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mayan EDMS
Thank you Levon! That got me a lot further.
Do you know how the change the permissions for the Folder and Files so Mayan can read and write them? Right now i get an "Error processing source: [Errno 13] Permission denied"
LeVon Smoker
unread,
Feb 19, 2016, 2:59:55 PM2/19/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mayan EDMS
Much depends on how your system/installation is configured. You need to ensure that the user that Mayan is running under (which might be in your uwsgi.ini file) has access to the mount directory. Then use chown and/or chmod on that directory. Beyond that info, look for general help on unix/linux permissions.