cancel
Showing results for 
Search instead for 
Did you mean: 

Create Only Users in Alfresco?

vinutha
Champ in-the-making
Champ in-the-making

Hi,

How can i create custom roles in alfresco which creates only USERS?

(In alfresco, only admin has rights to create users but for other roles do not have a rights to create users).

Regards

Vinutha M P

2 REPLIES 2

afaust
Legendary Innovator
Legendary Innovator

There is currently no special role in Alfresco that you can assign to users to allow them to create other users without having full admin privileges... Technically speaking there is also no special permission for this so even if you were to create a custom role there is no way to differentiate this from other admin actions.

jpotts
World-Class Innovator
World-Class Innovator

Might as well just set up an LDAP directory, configure Alfresco to authenticate against that, and then use an out-of-the-box client to manage users/groups in your LDAP directory or write your own webapp to do the same. That way you have full control over user/group management, and a directory that can be leveraged not just for Alfresco, but for other apps in your environment.