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.
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.
Why not just programmatically add the user to the ALFRESCO_ADMINISTRATORS group?
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.