Jump to content

how to chang admin password? i forget it .


Recommended Posts

jonny761012
Posted

how to chang admin password? i forget it .

Posted

Hi there, have you tried clicking forgot password?

jonny761012
Posted

 

No response after entering the user name.

Posted
4 hours ago, jonny761012 said:

 

No response after entering the user name.

Hi, what exactly do you mean? What exactly did you do?

jonny761012
Posted

@cayars

 click forgot password and input username . then web no response

Posted
12 hours ago, jonny761012 said:

@cayars

 click forgot password and input username . then web no response

 

Did you do this from the computer running Emby Server?  You will need to access the file system in order to reset the password.

Happy2Play
Posted

What browser? You don't receive this message?

forgot.jpg.0fcdd848fc5f7113ef611c7af947c449.jpg

Posted

Are you on your local LAN when you reset the password?

What is the URL in your browser when you're at the forget password button?

  • Like 1
Happy2Play
Posted
2 minutes ago, jonny761012 said:

no this message

What browser are you using?  

How are you connecting to your server? 

Happy2Play
Posted (edited)

@Luke that server is throwing these console errors.  Do you have any idea.

 

apiclient.js?v=4.4.3.0:1 POST http://xxxxxxxx.newwan.top:8096/emby/Users/ForgotPassword 500 (Internal Server Error)
getFetchPromise @ apiclient.js?v=4.4.3.0:1
ApiClient.fetch @ apiclient.js?v=4.4.3.0:1
ApiClient.ajax @ apiclient.js?v=4.4.3.0:1
(anonymous) @ forgotpassword.js?v=4.4.3.0:1
index.html#!/startup/forgotpassword.html?serverId=c09bf65169bc4e01a97c1a6fxxxxxxxxx:1 Uncaught (in promise) Response {type: "basic", url: "http://xxxxxxxxd.newwan.top:8096/emby/Users/ForgotPassword", redirected: false, status: 500, ok: false, …}
Promise.then (async)
(anonymous) @ forgotpassword.js?v=4.4.3.0:1

My only other idea would be removing the password directly from the users.db.

We will need to edit these post also.

 

I know on my external connection I at least get this pop up.

external.jpg.5403d3844a5afdb3b66ddb9d7a399ecb.jpg

Edited by Happy2Play
edited url and id
Posted

Hmm, in Chrome this worked fine for me.  I had to translate the message but got this:

aaa.png.911dcc26c384006640887038061a411c.png

  • Like 1
Happy2Play
Posted (edited)
10 minutes ago, cayars said:

Hmm, in Chrome this worked fine for me.  I had to translate the message but got this:

aaa.png.911dcc26c384006640887038061a411c.png

I am getting that now for OPs site.  Will remove url now.

@jonny761012 if you did this via a local connection does it work now?

Last resort would be the database.

Edited by Happy2Play
  • Like 1
jonny761012
Posted (edited)

how to removing the password directly from the users.db.? ubuntu18 system

Edited by jonny761012
Posted

Hi,

Personally I'd copy the known hash key from a user that I knew the password to and put that in your account password.  Then you can login and change it.

You have to know how to work with a SQL database however to do this which for this task is not hard at all.

Happy2Play
Posted
21 minutes ago, jonny761012 said:

how to removing the password directly from the users.db.? ubuntu18 system

Use your preferred SQLite viewer and clear the users password.  Emby needs to be shut down. Browse the LocalUsersv2 table and clear everything inbetween the quotes for your Name

db.thumb.jpg.7c366b49a14be584cd2bdc39c7144dba.jpg

Posted
12 hours ago, Happy2Play said:

I am getting that now for OPs site.  Will remove url now.

@jonny761012 if you did this via a local connection does it work now?

Last resort would be the database.

This is what I would do and then you won't need do mess with the database 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...