Hi,

AFAIK the admin user is not created when you embed. I'm stating this by proof of opposite, i.e. trying to authenticate as uid=admin in my embedded instance gives an error.. What I do which may fit you, is I create a user before directory.startup() and then use that to perform my read/write operations..YMMV but for my purposes this has worked out fine.

Yiannis.

[email protected] wrote:
How to configure an embedded Apache DS I see examples in the documentation of the version 1.5.4. http://directory.apache.org/apacheds/1.5/43-embedding-apacheds-as-a-web-application.html http://directory.apache.org/apacheds/1.5/41-embedding-apacheds-into-an-application.html

But how configure password of admin user ? Is it created by default at startup ? How to configure ssl ... Thanks for help

Reply via email to