bareos: master 0f53026c

Author Committer Branch Timestamp Parent
arogge arogge master 2020-09-11 19:14 master 7ee398a7 Pending
Changeset filed: ldap - detect slashes in DN

Bareos cannot handle objects with a slash in their name gracefully,
because it is the path delimiter.
This patch adds detection of DNs the contain a slash to the plugin. It
will now correctly raise an error and will no longer try to back up that
data.
mod - core/src/plugins/filed/python/ldap/BareosFdPluginLDAP.py Diff File