How can i sign in as a super admin in my local system. #9899
-
Hi team, |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
Hello, typically the first account you create when setting up Kolibri is a super admin account. Please see https://kolibri.readthedocs.io/en/latest/manage/permissions.html#permission-to-manage-channels-and-resources to find out more about resources management permissions. |
Beta Was this translation helpful? Give feedback.
-
Apologies for the late reply, in the past, we weren't using GitHub Discussion very actively and missed the message. |
Beta Was this translation helpful? Give feedback.
-
@MisRob is there any communication channel for kolibri discussion like slack? |
Beta Was this translation helpful? Give feedback.
-
Hello again, @MisRob I apologize for bothering you again, but, When I set up Kolibri as a developer, the first account that was created was a learner account and it shows the 'Learn' section only. |
Beta Was this translation helpful? Give feedback.
-
thanks you for your time @jredrejo , I get this . |
Beta Was this translation helpful? Give feedback.
hello @amitpanwar789 , if you set up kolibri as explained here: https://kolibri.readthedocs.io/en/latest/install/initial_setup.html the account you create is the superadmin.
In case you're using the code from the develop branch of kolibri, the setup wizard has several new options in this initial setup, be sure not to select "On my own" in the first screen, then, selecting the default options you'll create a superadmin account.
In the worst case, if you don't remember the superadmin credentials, you can always create a new superadmin user following the instructions at https://kolibri.readthedocs.io/en/latest/manage/command_line.html#create-a-new-super-admin
Regards