06-11-2018 11:44 AM
Hi,
Need to give Admin permissions to user without using admin console in alfresco ...? is there any possible solution to give admin permissions to user.
06-11-2018 11:57 AM
Since the Admin Tools in Share are required to manage / modify groups (i.e. add someone to the admin group), there is no other, clean out-of-the-box way to make someone an admin.
In case you are using an authentication system other than alfrescoNtlm to authenticate users, you can use that subsystem's "defaultAdministratorUserNames" configuration property (in its *.properties file) to list the user names of all the users that should be considered admin if authenticated by that subsystem. By adding the user name you wish to make admin to that list, restarting your Alfresco server and then having that user login via that subsystem, you can effectively make them an admin without using the Admin Tools.... Though I reckon if you have access to reconfigure the server and restart it, you should also have access to the Admin Tools.
06-11-2018 12:10 PM
Why not just programmatically add the user to the ALFRESCO_ADMINISTRATORS group?
Explore our Alfresco products with the links below. Use labels to filter content by product module.