PavanKumar Sura schrieb:
>  
> Now I am working on RA server installation. I tried to integrate LDAP with
> openCA in RA server. I realized few things:
> 
> To integrate/install LDAP on RA server with Apache, one must install
> mod_authz_ldap which can only be installed as a dynamic shared object (DSO),
> the version statically linked into the apache server is no longer supported.

Sorry, but you have not to install mod_authz_ldap to use LDAP-code in
RA. You need only mod_authz_ldap if you want authenticate users on your
Apache with the certificates in the LDAP-server.

> Q1>
> I decided not to install LDAP for now on my RA. So my question is what all
> am i going to loose without RA?.

Do you mean without LDAP? (Which you can install and use without
installing mod_authz_ldap.)

> Q2>
> I know that I cannot store the certs and serch for certs on LDAP. But can I
> still make use of RA server without much loss. Bascially I just want to know
> if anyone out there are working with RA server without LDAP (not in
> production environment ofcourse!).

Yes, I do it if I'm testing new features. LDAP is only a public
certificate- and LDAP-storage.

> Only reason for not installing LDAP is I have to install the module and then
> LDAP and then Apache from source.....and now I already have Apache binary
> installed with openssl and OpenCA configured and now i realzed that I need
> to make these changes..

Again you have not to install mod_authz_ldap on Apache. OpenCA's
LDAP-code is completely independent from Apache.

> Q3>
> I saw the following lines in online.conf and some other confs.
> 
> mailcommand             "/usr/lib/sendmail -n -t "
> 
> I am working on solaris. But when I checked it from command line I didnot
> find sendmail in usr/lib/ directory. So where do i get sendmail from. Can I
> download it from any site?

This is a little bit surprising for me but you can download it from
every sunsite-mirror.

> Q4>
> Also in the online.conf I saw this lines
> ImportDev "/dev/fd0"
> ExportDev "/dev/fd0"
> 
> Now I want to change these paths to a directory rather than floppy drives as
> I donot have direct access to the server I am using. And i generally telnet
> to the server and work. So on the CA server I used Exported ALL command and
> stored all as tar file.
> Can I place the tar file on the RA server and give the path to that
> directory in the above config file?

Yes, therefore we made this options.

> Can I then use the Import All command on the RA server (donot know if such
> command exists)

Yes.
 
> Q5>
> And Will this make the online server move all the certs to where ever they
> are supposed to be on the RA server?

Yes.

Regards,

Michael
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                       http://www.openca.org


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to