[Date Prev][Date Next] [Chronological] [Thread] [Top]

problem w/schema modification



 
Hi all!
 
I've downloaded and installed OpenLDAP 2.0.11.
For my development purposes I need to modify attributes and objectclasses (add/delete/update) dynamically inside my code.
 
But when trying to execute the code that runs perfectly when on another server, i receive
javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name ''
 
I made minimum configuration, so I suspect this a configuration error.
So could pls help me solve this problem
 
Thanks in advance, Serge Karpinski