Log in

View Full Version : MiniLogin 0.3.9.1 Release


DeletedUser
10-11-2002, 03:25 PM
Updated MiniLogin to use IP based authenication from MiniLoginAccounts.ini. Works with up to 200 accounts/IPs.If there's no match in the ini, it uses the usual eqemu/eqemu.

Example MiniLoginAccounts.ini:
192.168.0.1 Admin AdminPass
192.168.0.2 User1 User1Pass
192.168.0.3 User2 User2Pass

<a href="http://prdownloads.sourceforge.net/eqemu/EQEMu-0.3.9.1-MiniLogin.zip?download">MiniLogin 0.3.9.1 Binary (Win32)</a>

_OZZY_
10-11-2002, 03:40 PM
Is it possible to get this to work publicly, or are we stuck with a private 192.168.x.x LAN-only login server? A great program either way. Keep up the good work :)

DeletedUser
10-11-2002, 04:30 PM
You can use any IP address in the file of course. Public/Private, doesnt matter. Just has to be typed into MiniLoginAccounts.ini manually and wont work well with dualup/dynamic IP. Only limitation is the MiniLoginAccounts.ini file phraser wont read more than 200 lines.

devn00b
10-11-2002, 07:23 PM
verry nice Quagmire!

corun
10-11-2002, 10:58 PM
Does'nt work for me though.
As soon as I put your mini login into my eqemu dir and boot up MiniLogin and World.exe (after configuring the minilogin.ini) I dont get a response from the server anymore in the eq client.

When I put the old minilogin back in the dir, it just works fine again...

Heretic
10-11-2002, 11:44 PM
thank you, thank you. I have been waiting for this =)

1010101
10-12-2002, 10:19 AM
Haven't tried it yet, but assuming it works as advertised, all I can say is, "VERY NICE".

cofruben
10-12-2002, 10:40 AM
when i try to see the new version,and run world.exe after new minilogin,i have got an error:bad version can anybody help me plz?

kraqur
10-12-2002, 10:59 AM
Probably just somthing im doing wrong.. but when I load thw minilogin and try to run world.exe I get this..


Failed to connect to database: Error: Access denied for user: 'kraqur@localhost'
(Using password: YES)
EqEmu 0.3.9 - Angriff der Corpses
Error in GetVariable query 'SELECT value FROM variables WHERE varname like 'hold
zones'' #2006: MySQL server has gone away
Loading zone names & items...Error in LoadZoneNames query 'SELECT MAX(zoneidnumb
er) FROM zone' #2006: MySQL server has gone away
done.
LoginServer.ini read.
Loading guild ranks...Error in LoadGuilds query 'SELECT id, eqid, name, leader,
rank0title, rank1, rank1title, rank2, rank2title, rank3, rank3title, rank4, rank
4title, rank5, rank5title from guilds' #2006: MySQL server has gone away
done.
World server listening on: port 9000
Connected to LoginServer: 192.168.0.1 :5999



Then when I go back to the minilogin menus it says this

LoginServer.ini read.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 192.168.0.1:1076
Dropping Connection: 0.0.0.0:0
Removing LWorld from ip: 0.0.0.0, port: 0


Then when I load Boot5zone I get this on all 5 screens

Failed to connect to database: Error: Access denied for user: 'kraqur@localhost'
(Using password: YES)
EqEmu 0.3.9 - Angriff der Corpses
Loading zone names, items & NPCs...Error in LoadZoneNames query 'SELECT MAX(zone
idnumber) FROM zone' #2006: MySQL server has gone away
Error in LoadItems query 'SELECT MAX(id) FROM items' #2006: MySQL server has gon
e away
Error in LoadNPCTypes query 'SELECT MAX(id) FROM npc_types' #2006: MySQL server
has gone away
done.
If this is the last message you see, you forgot to move spells_en.txt from your
EQ dir to this dir.
Spells loaded.
Loading guild ranks...Error in LoadGuilds query 'SELECT id, eqid, name, leader,
rank0title, rank1, rank1title, rank2, rank2title, rank3, rank3title, rank4, rank
4title, rank5, rank5title from guilds' #2006: MySQL server has gone away
done.
Loading faction data...Error in LoadFactionData 'SELECT MAX(id) FROM faction_lis
t' #2006: MySQL server has gone away
done.
InitWorldServer failed
Entering sleep mode


Well not shure whats wrong.. this is what my MiniLoginAccounts.ini looks like with the passwords changed..

192.168.0.1 eqemu eqemu
192.168.0.3 test test


not shure if thats wrong.. im not a programmer this is all new to me and kinda a trial and error thing.. I have everything working good with the old minilogin ver.. but would like to get some of the other computers on my network going if possible.

Thanks for all the help.. you guys have done such amazing work!

Kraqur

kraqur
10-12-2002, 11:57 AM
nm.. im not shure what happend but mysql was messed up.. I reinstalled it and everything is working fine again.. thanks

devn00b
10-12-2002, 11:58 AM
This is hardly the win32 support forum

try going here

http://forums.eqemu.net/search.php?s=

and type in this

Failed to connect to database: Error: Access denied for user: 'kraqur@localhost'
(Using password: YES)

kraqur
10-12-2002, 01:33 PM
yes I know i am sorry.. This is my first time using anything like this.. and I had it working till I put in the new minilogin so thought that was the problem.. thats why I posted here.. then I figured out it was mysql that was messed up.. sorry for the confusion

sneaker
10-13-2002, 05:28 PM
Just curiousity, how hard would it be to authenticate via mysql? You already have it phrasing a .ini file....

awesome work btw!!!!

jubbi
10-13-2002, 10:26 PM
thanks

Letania
10-16-2002, 02:15 PM
lets just add wild char support so we can allow anyone to use the login or maybe just a tag to make it so anyone can use it. Such as * or *all*. (this could be in and I'm just retarded... in which case never mind and move on =p)

devn00b
10-16-2002, 03:28 PM
cant/wont work that way.

The loginserver needs to authenticate you on some lvl..it uses your ip addy to do this.


** Edit **

Hurray 200th post.