irrdnet / irrd-legacy

the Internet Routing Registry daemon
http://irrd.net/
Other
36 stars 26 forks source link

Take #3 MD5-PW multiple issues #2

Closed job closed 10 years ago

job commented 10 years ago

@troy2914

There seem to be at least two issues of which one is directly related to your MD5-PW contribution.

Sep  7 18:26:37 [4104] do_auth_check () cleartxt passwd-(unixcrypt_citesting) crypt passwd-($1$SaltSalt$DummifiedMD5HashValue.)
Sep  7 18:26:37 [4104] auth_ok () find_attr: (PGPKEY-8BFE94A9
)
Sep  7 18:26:37 [4104] auth_ok () find_attr: (test_001@localhost)
Sep  7 18:26:37 [4104] Syntax or authorization error.  Object not added to IRRd.

Previous run_tests.sh script didn't properly test your feature, here is example failure: https://travis-ci.org/job/irrd/builds/34648763

troy2914 commented 10 years ago

Actually this does not appear to be related to the MD5-PW change, as the crypt test is failing too. see https://travis-ci.org/job/irrd/builds/34652898 where the failure occurs with the "INFO: testing object creation authenticated with UNIX crypt password" test, not the MD5 test.