
31 Aug
2005
31 Aug
'05
8:08 a.m.
Hi As I've already posted in the "user questions" list I managed to use the user DB of Mambo as an external customer user DB in OTRS. But the problem is, that the passwords are stored as "crypt" in OTRS and as MD5 hash in Mambo. I adapted the Kernel/System/CustomerAuth/DB.pm to use MD5 instead of crypt and it works. My question is now if there are any plans to enhance the password management in OTRS with MD5 hashes. -- Best regards Roberto