
We want to move away from LDAP ...

Edited by
bluke
June 4, 2004, 02:06:02 AM EDT
We want to move away from LDAP ...
for a number of reasons:
- the system already uses a relational database to store most of the data it is very expensive to support another database.
- it means that some of the data is duplicated in both LDAP and the relational db causing data synchronization problems
- the system needs to be reliable, i.e. transactional, to the best of my knowledge LDAP doesn't support transactions meaning that we could end up with inconsistent data