What is the correct procedure to create groups in Alfresco if one uses LDAP synchronization? As it is the system doesn't allow me (administrator) to create groups. It only synchronizes the group (Alfresco) created in Novell?
To still be able to create groups outside (!) the LDAP-database you have to enable "chaining" in Alfresco. This allows the program to use both, the LDAP-database to verifiy user logons and its internal user database (containing your newly created groups). This is not the easiest process, so it will probably be easier to change the groups in your LDAP-database, if that can fit your needs. An example on how to do this can be found here: https://issues.alfresco.com/jira/browse/AR-1850