I am running Alfresco Community 5 and set up the CIFS Server as a mapped network drive I want to be able to set this up on other user's workstations but with read only permissions. The process is that they can copy the file make a modification and then bring it to our weekly meeting for review before it is approved. How can I accomplish this?
First, you should definitely not use CIFS. It is deprecated in newer releases and it isn't worth the headache in older releases. Instead use WebDAV. You can still mount the repository as a Shared folder in Explorer/Finder. Just map a network drive to https://your-host.com/alfresco/webdav (this assumes port 443, adjust as necessary for your case).
Next, you are asking about making that read-only. Your users will have whatever access Alfresco says they are allowed to have. If you have a site that the files reside in, and you want them to have read-only access to that site, make them Consumers on the Site. By default, they'll have read access to everything in the site and won't be able to change anything.
Permissions are effective no matter how users access Alfresco--whether through Alfresco Share, through WebDAV, or an API.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.