SourceOP
Invalid Username or Password. - Printable Version

+- SourceOP (http://forums.sourceop.com)
+-- Forum: SourceOP Plugin (http://forums.sourceop.com/SourceOP-Plugin-forum)
+--- Forum: General Chat (http://forums.sourceop.com/General-Chat-forum)
+---- Forum: Bugs/Problems (http://forums.sourceop.com/Bugs-Problems-forum)
+---- Thread: Invalid Username or Password. (/Invalid-Username-or-Password-thread)



Invalid Username or Password. - henk717 - Jun 08, 2009

I keep getting invalid username and password if i use the Control Panel.
I made a file called henk717.txt in the users directory. And i added henk717 to the list.txt

This is my file.
Code:
* My password *
Players        = abcdefghijklmn
AdminInfo    = ab
Chat        = abcdef
Administrative    = acdefghijklmnopq

Does anyone get whats going wrong?


Invalid Username or Password. - Drunken F00l - Jun 08, 2009

Try adding a blank line between your password and the permissions. It shouldn't make a difference, but try.

If your password has any symbols, try a password without symbols for now and see if that helps. If it works with no symbols, try adding them back in one at a time to see which symbol causes the problem and let me know.


Invalid Username or Password. - henk717 - Jun 09, 2009

Thanks for the info i already fixed the problem.
I had put it on a linux server but it was made with normal notepad.
I had to make it in notepad++ in the unix format.


Invalid Username or Password. - Drunken F00l - Jun 09, 2009

Thanks for sharing the solution.