Diego, > Ok, another episode to the saga: > > if I start OpenLDAP with "service ldap start", OpenCA is not able to > write certificates, if I start OpenLDAP with "slapd" then OpenCA is > able to write certificates...
looks to me like you need to make sure that your ldap server is running properly before you attempt to connect OpenCA to it. When you start your server can you connect to it via an ldap client (like GQ) ? If you can connect to it can you see a base dn ? You usually configure a base dn in the ldap server configuration files. If you can connect to it with an admin username and password, can you write entries to the server ? Only when you can do all of these things will OpenCA be able to stand a chance of connecting to the server. Are you using OpenLDAP ? Chris... ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
