Dear Maxim, I am using OM for online meetings, and I am using another system for administering other aspects of the services. On both systems, the users are stored in Mysql databases, and I have studied the structure of OM user data bases and also those of the other system.
For each of the areas that I manage, the same set of users utilize OM and the other system. So, I need to be able to move them from one system to the other. I have written a script to copy users from the other system and place them correctly into the OM user database. All works very well. The only problem are the passwords. They are encrypted both on OM and on the other system. And the encryptions are not the same. The encrypted string on OM is much longer than that on the other system, for the same password. Would you be able to offer some pointers or readings that I can use to learn how to correctly move the encrypted passwords from the other system to OM? My goal is that the users use the same password for both systems, so that I minimize the amount of complaining about having to set two different passwords for what the users view as one integrated system. Any insights and pointers would be very much appreciated. Thank you. Robert. >