Begin arcbot message
This merge request is automatically copied from !1122 (merged) orginally made by @floridop
End arcbot message
## WIP: patch for nordugrid schema LDIF/LDAP, hashed DNs for GDPR BUGZ-3980 (#92 (closed) )
Link to Bugzilla ticket
Description
DNs are substituted with sha512 hash in the LDIF/LDAP rendering of nordugrid info
- nordugrid schema description updated to accept any kind of user ID as job global-owner
- This code hashes every DN in nordugrid-job-global-owner as a sha512 hex encoded string
- this MR does not include any client code.