Myster-Tee / TinfoilWebServer

Install your packages from your own server
GNU General Public License v3.0
124 stars 26 forks source link

password login issues #33

Closed The-Lost-Magic closed 1 month ago

The-Lost-Magic commented 1 month ago

I add a custom password and user every time, and it always says,

Request [0HN5RV32D3KKU:00000001] rejected for user "insertusernamehere": password incorrect.

and i know the password and username match on tinfoil.

The-Lost-Magic commented 1 month ago

i figured out the issue.

under authentication, i needed to change the pwdtype to plaintext and it worked.