Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forgotten Password Or Change Password #47

Closed
ryois1 opened this issue Nov 28, 2016 · 5 comments
Closed

Forgotten Password Or Change Password #47

ryois1 opened this issue Nov 28, 2016 · 5 comments

Comments

@ryois1
Copy link

ryois1 commented Nov 28, 2016

How would you change the password. In the raspap.php file it has a 'admin_pass' => line but if run it through a hash decrypter it fails. Thanks...

@jrmhaig
Copy link
Collaborator

jrmhaig commented Nov 30, 2016

The default password is 'secret'. If, however, there is a file raspap.auth then the password in that file will be used instead. If that file exists then you can reset to the default by simply deleting it.
You may be able to brute-force the password but the hash is one way so you shouldn't be able to decrypt it.

@ryois1
Copy link
Author

ryois1 commented Dec 1, 2016

@jrmhaig sorry I'm late but thx I'll try that now.

@ryois1
Copy link
Author

ryois1 commented Dec 1, 2016

@jrmhaig where would that be located? /etc/raspap is empty

@jrmhaig
Copy link
Collaborator

jrmhaig commented Dec 1, 2016

The raspap.php at least should be in /etc/raspap. Where is it now? And how did you install the software? I suspect that this is actually your problem.

By default the raspap.auth file does not exist but is created when you set the password.

getveloce added a commit to getveloce/raspap-webgui that referenced this issue Feb 25, 2017
@billz
Copy link
Member

billz commented May 19, 2017

Marking this closed. @RyoisMC please reopen if your issue is not resolved, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants