If we are using PERL-LDAP to do automated administrative tasks to a Sun Java Directory Server, what would you recommend as the best way to store a password for the admin user binding to the directory? Currently it is just stored in a flat file as clear text.
Thanks.