So I installed my server, everything went smooth except that Authd service displayed in PWAdmin is offline. I thought that Authd is responsible for login process, isn't it? However it seems not to influence anything, I can create accounts and log into the game without problems. Logs seem to be fine too.
I will appreciate any input to insight what could be wrong.Code:authd:: add PollIO task.
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@1b64e6a
gauthd: 01 lis 2011 20:48:49,198 INFO GAuthServer:? - <<< clear all online records on zone 1 >>>
Prepare procedure call:{call clearonlinerecords(?,?)}
gauthd: 01 lis 2011 20:48:49,215 INFO GAuthServer:? - zone 1 aid 1 announced.
GQueryPasswd:account is admin , login ip is -382668331
Sending query to acquire password
Prepare procedure call:{call acquireuserpasswd(?,?,?)}
Received acquired password
Returning acquired password
Prepare procedure call:{call deleteTimeoutForbid(?)}
GQueryPasswd:account is admin , login ip is -382668331
Sending query to acquire password
Prepare procedure call:{call acquireuserpasswd(?,?,?)}
Received acquired password
Returning acquired password
Prepare procedure call:{call deleteTimeoutForbid(?)}
Prepare procedure call:{call recordonline(?,?,?,?,?)}
gauthd: 01 lis 2011 20:50:58,537 INFO GAuthServer:? - UserLogin:userid=32,sid=27,aid=1,zoneid=1,remaintime=0,free_time_left=0,free_time_end=0,func=0,funcparm=0,creatime=1320176819,adduppoint=0,soldpoint=0
Prepare procedure call:{call recordoffline(?,?,?,?,?)}
gauthd: 01 lis 2011 20:51:26,310 INFO GAuthServer:? - UserLogout::User 32 logout successfully.

