I am still using Kevin Mitcham Cookbok.

I add this, to my Debian web server configuration
# vi /etc/apache/httpd.con

# LDAP Mods
Alias       /ldap/ /usr/local/openra/httpd/htdocs/ldap/
ScriptAlias /cgi-bin/ldap/ /usr/local/openra/httpd/cgi-bin/ldap/

#LDAP Directory
<Directory "/usr/local/openra/httpd/htdocs/ldap">
        AllowOverride None
        Options FollowSymlinks Indexes
        Order allow,deny
        Allow from all
</Directory>

I open my webbrowser to localhost/ra, then login to ldap from general
> LDAPadmin. There's a note moving fast, when my webbrowser goes to
localhost/ldap (just like when we're login to ra/ca), but then come
this error page.

Error 6251026
General Error Aborting connection - you are using a wrong security
protocol (http).

I'm still using http protocol when accessing, RA, CA, ca-node, and
ra-node. I think, I should change some configuration to make this ldap
page work on http protocol.

-- 
Zaki Akhmad

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to