Tagged Questions
0
votes
4answers
967 views
How to store a file in LDAP?
I'm looking for the best way to store a configuration file in an LDAP server.
My application used to save the user settings in an xml file. The user logins have been centralized in an LDAP server. The ...