-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I'm not sure but I think it's because your password
is encrypted = you cannot read it with $person->password.

Try setting your password clear text (there's a checkbox
in Aegir --> Groups & People --> Person Details). Or you
can change it manually in DB by starting the string with
** (i.e. update person set password="**mypasswd" where id=YOURID).

Cheers!

~ //Henri

Sonic wrote:

| P.S.:
|
| I further narrowed down the problem and it seems that
|
| $server_hash =
| md5($person->username.$person->password.$nemeinnet[system_secure_string]);
|
| is the culprit. For some reason, $person->username returns the correct
| username and $person->password returns nothing...
|
|
| clueless,
|
| Andreas
|
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|

- --
Henri Kaukola                   [EMAIL PROTECTED]
Consultant                      Tel: +358-20-198 6037
Nemein Oy                       http://www.nemein.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAYIUx3xWc2AolrKgRAs5lAKCTKVP66K03YhpLZ4API911X/7jPwCg56Lu
Du9yTvbYs3RlIWeGUr+8Y28=
=hxUm
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to