Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0-M28
-
None
Description
From time to time, we have to ask for user's LDIF, or users have to transmit LDIF to someone else for test purposes. It's clearly important to be able to have anonymized files, so that no critical information is leaked.
The idea would be to read the original LDIF, replacing all teh values with random - but syntaxically correct - values.
It should also be configurable (ie, the list of attributes to anonymized should be extensible).
We have to take care of DN too, and of attributes which are DN pointing on some of the base entries (like Member).