[Date Prev][Date Next] [Chronological] [Thread] [Top]

Storing files in LDAP



I'm relatively new to LDAP, and am looking for a way to store complete files as an attribute in LDAP.  The files need to be able to be retrieved as complete files, identical to how they were before being inserted into LDAP.  I will also need to be able to do the insert and retrieval in a script, preferably PERL.

Any suggestions on how to do this?