cancel
Showing results for 
Search instead for 
Did you mean: 

New Admin User

neerajvij
Champ in-the-making
Champ in-the-making
hi,

how can a I create a new user with Admin rights.

Thanks,
Neeraj.
3 REPLIES 3

neerajvij
Champ in-the-making
Champ in-the-making
Thanks for your inputs

I tried it. But where should I give the password. 

authority-services-context had the follwoing entry.

       <property name="adminUsers">
            <set>
             <value>admin</value>
             <value>administrator</value>
          </set>
        </property>

warm regards
Neeraj.

xerox
Champ in-the-making
Champ in-the-making
Those admin users should be existing users in alfresco.
So you don't need to give them a password in this configuration file.

Only the name is sufficient.
e.g. you've got a user called neerajvij in alfresco and want to give him admin rights.
You just need to put that name in the configuration file and restart alfresco.
From now on neerajvij can login to alfresco with admin-rights

friendly regards,
Nick

neerajvij
Champ in-the-making
Champ in-the-making
Thanks for your inputs. It worked perfectly for me.


warm regards,
Neeraj.