480bff9 [161099] admin passwd in clear text in adm.conf

Authored and Committed by nhosoi 18 years ago
    [161099] admin passwd in clear text in adm.conf
    1) sie password is no longer stored in adm.conf.  Instead, get it from client
       via PIPE.
    2) added subordinate functions: admldapGetXXX to retrieve ldap handle,
       directory URL, and userDN.
    3) updated Makefiles to clean up the old files from the previous make.
    4) increased the buffer size to read in the local cache files.
    
        
file modified
+2 -2
file modified
+102 -31
file modified
+88 -57
file modified
+1 -1
file modified
+2 -2
file modified
+44 -38