Menu

#15 cosign.cgi uses platform specific crypt() for mysql

None
open
nobody
None
1
2015-02-11
2015-02-11
Anonymous
No

cosign.cgi uses platform specific crypt() for mysql logins. This can cause problems when the platform that Friend front-end is running on is different that the of the central cosign server.

e.g. cosign.cgi is on OSX (whose crypt() is only capable of DES), friend frontend is on linux (whose modern crypt() calls default to md5)

Discussion

Anonymous
Anonymous

Add attachments
Cancel