lin wrote:
> 
> Hello,

Hi,

> Thank you for your help. I am trying this idea.
> But you mean I just download openldap1.2, then install it to my linux.
> How about openldap 2.6 (I installed it before. Doesnot matter? anything will
> be changed by openldap1.2 version?)

You could install the openldap version into a new directory, let's say you
installed it into /usr/local/openldap then you could change as following:


        $ mv /usr/local/openldap /usr/local/ldap-2.6


install the new openldap 1.2 into "/usr/local/ldap-1.2" then create a sylink:

        $ cd /usr/local
        $ ln -s ldap-1.2 openldap

> You mean that idea 1 : deal with LDAPapi to work for ldap server?
> How to LDAPapi.so?

When installing the Net-LDAPApi module compile it with the mitchigan AFTER
installing
openldap.
 
> 2. Install Openldap 1.2 in my Linux. I donot need to compile and do not care
> LDAPapi.so,right?

After installing openldap you should re-install the NET-LDAPApi module...
 
> I have another question that"
> 
>    Configuration Error. Cannot access
>    /usr/local/OpenCA/certs/new/12.pem Certificate! .
>    The reason is: the newly issued cert name is 0C.pem in my directory, not
> 12.pem.
> 
>    there was an error which caused the ca to search for
>       decimals instead of hex serials. How can I search right way??
> which file can I change for this error??
> 
> Looking forward to hearing that from you soon.

Ok, stay tuned.

C'you,

        Massimiliano Pala ([EMAIL PROTECTED])

S/MIME Cryptographic Signature

Reply via email to