cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to login to new admin section of store

Unable to login to new admin section of store

Unable to login to new admin section of store 

Installed version 2.3.2 

even by creating new admin user

3 REPLIES 3

Re: Unable to login to new admin section of store

Please clarify, how are you creating new admin users if you're not already logged into the store? 

 

Also, when you create new users, are you assigning them a role in the User Role tab (ie. "Administrators") and also making sure that the users are set to an Active status?

 

It's easy to forget to assign a User Role.  

Re: Unable to login to new admin section of store

Hi @dinesh_sharma1 

 

I would suggest you to create a new admin USER using command line terminal, below is the command to create a new admin :

 

php bin/magento admin:user:create --admin-user="Test" --admin-password="test@1234" --admin-email="test@test.com" --admin-firstname="test" --admin-lastname="test"

then check at the backend and try to logged in from this new user

 

It will works !

if issue solved,Click Kudos & Accept as Solution

Re: Unable to login to new admin section of store

Hi Manthan

Created another admin through CLI for login but with no success.

Also demo customer roni@example.com is also unable to login.