Hello,
I'm using 2 applications to work with my customers. Both application are on Postgresql database.
One of them is Projeqtor.
In order to have an easier and transparent connexion for my users, i want to sync password between database for each user.
The besser way was to bridge projeqtor with the other application that was my principal access, but i don't kown if it's possible. So, i'm moving towards sync of passwords.
So how can i do this.sync or make a bridge ?
If i want to sync, i need to kow how you crypte password in projeQtor. Indeed, have you a solution to bridge my apps together ?
Thanks for your help
Best way is to define you users in ldap and connect through ldap
That's was the solution in the besser world, but my users aren't in the same AD.
I use your great application to exchange with my customers. So no possible LDAP.
I'm afraid you won't be able to synchonise users, because in ProjeQtOr encryption for passwork is not bijective (you cannot know the stored passwork, just check that it's correct).