On Saturday 25 November 2006 15:29, Lepidosteus wrote:
> {lepidosteus} ~ $ echo -n 123456 | md5sum
> e10adc3949ba59abbe56e057f20f883e  -
> {lepidosteus} ~ $ echo -n beebob | md5sum
> 95ee914c147ed0d25a9064d0c3ce2019  -
>
> echo -n to remove newlines.
> Fpc is working correct on this.
I can confirm this now, the bug turned out to be in a completely different 
piece of code. Specifically the piece that handled staff accounts (which are 
untimed and thus handled slightly differently from normal users), staff 
accounts WERE failing the initial password check - but because of the way the 
checks were laid out, the fact that it WAS a staff account ended up 
overriding the results of the check.

I have now corrected this - and all is working.

Ciao
A.J.
-- 
"80% Of a hardware engineer's job is application of the uncertainty principle.
80% of a software engineer's job is pretending this isn't so."
A.J. Venter
Chief Software Architect
OpenLab International           | +27 83 455 99 78 (South Africa) 
http://www.getopenlab.com       | 086 654 2898 (Fax)
http://www.silentcoder.co.za    | +55 118 162 2079 (Brazil)
GPG Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x27CFFE5A

Attachment: pgp0uBmuaYjQl.pgp
Description: PGP signature

Reply via email to