PenUltima Online

It is currently Fri Sep 05, 2008 7:32 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: POL097-2007-08-23 RC5 Coregina - CheckPassword problem?
PostPosted: Thu Jan 03, 2008 10:37 pm 
Offline
Distro Developer
User avatar

Joined: Fri Feb 10, 2006 8:08 am
Posts: 313
Location: Myrtle Beach, South Carolina
I got this inside of my auto account packet hook script and it always fails. I tested inside a command and it worked. Maybe it being ran in a critical script is causing it to always fail? Might test that later, I'll report back if I ever do.

Code:
   var account := FindAccount(username);

   if ( account )
      if ( !(account.CheckPassword(password)) )
         UUOAALog(username, password, mobile.ip, "FailedPassword");
      endif
      return 0;
   endif


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 05, 2008 5:27 pm 
Offline

Joined: Sat Feb 04, 2006 5:49 pm
Posts: 747
Location: Chicago, IL USA
I know it becomes a bit decentralized this way and you're reporting a possible bug but as a workaround for now, can't you just hook the failure packet to log invalid passwords?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subice by phpBBservice.nl