Userauth Help

These are old archives. They are kept for historic purposes only.
Post Reply
Foomy

Userauth Help

Post by Foomy »

I'm trying currently to get the userauth module working with 3.2.5 under windows, I have the file compiled for windows and can get it to load correctly.

The problem comes with the authentification, when I try to send the username:password with the server connection string (given as /server localhost 6667 test1:test1, I always get a authentification failed notice, and in the log file it says "Failed authentication by test1!test1@localhost -- no such username [given password was: test1:test1]"

and now I'm just stumped, I created an access.conf file in the unreal directory and placed a line in it that has "test1:test1"

so any help would be appriciated, I don't know if I've just done something stupid like having the conf file in the wrong place, or if I'm just sending the connection string slighltly wrong

thank you for any help you can provide for me
Post Reply