Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

user quota restriction

Hello everyone,I am using alfresco community addition my requirement is that user should not be able to upload files. I have set the user quota to 1mb through admin panel but user is still able to upload 200mb file. How can i fix it any suggestions?

akashyadav by Champ on-the-rise
  • 780 Views
  • 6 replies
  • 2 kudos

ldapS configuration for samba-ad

Hello,is there someone who can validate a configuration with ldapS to connection to a samba-ad ??Alfresco made me mad, because I just want connection by ldapS without synchronization,but I'm not enable to. I changed and try many parameters, but alway...

davidgobe by Champ in-the-making
  • 230 Views
  • 0 replies
  • 0 kudos

Concurrent user login -session logout

Hi,In Alfresco It is possible for users to log into the application concurrently, using one account, from different systems.In this case one system logout the user. If we go to the admin console and if we check the sessions, it gets gone. But another...

Mail task Activiti 6.0

Hi,I am new to Activiti, and I'm trying to use a mail task but it fails. Can someone please help me?I add these codes in activiti-custom-context.xml:<property name="mailServerHost" value="smtp.gmail.com"/><property name="mailServerPort" value="465"/>...

Ảnh chụp màn hình 2024-10-24 005400.png

Query on cmis:name does not return all results

Hello,I have a problem when doing a query regarding the document name.When I do the following query to show all documents begining with "C11-4":select * from cmis:document WHERE cmis:name like 'C11-4%' order by cmis:name descI get as first result the...