>This seems tobe the case. Can you modify the schema with this user outside Java? What happens if you >connect to LDAP via any other mean and try to modify the schema?
The only tool I have found that allows me to edit the ADAM schema is ADAM-schmmgmt.dll and it is a tool provided by Microsoft. It snaps into the MMC (microsoft management console). To use this tool, I give it a server to connect to as well as a username and password. The username and password belong to a Windows user that I designated as the admin to the ADAM instance when I initially installed the ADAM instance. These sets of tools are provided with the ADAM installation.
Do you know of any other tools for managing an ADAM instance or modifying it's schema?
Is it even possible to create an ADAM user that would have the rights to modify the schema through a 3rd party tool like the small Java util I am trying to use?
I'll see if I can re-designate the category of this question. It has definetly moved from a programming question into an Active Directory/LDAP question.
Main Topics
Browse All Topics





by: girionisPosted on 2008-06-29 at 08:41:48ID: 21894367
> I think it's telling me the user I supplied doesn't have sufficient rights to modify the schema. I thought this would work given that the user I created has been added to the Administrators role/group within the ADAM instance.
This seems tobe the case. Can you modify the schema with this user outside Java? What happens if you connect to LDAP via any other mean and try to modify the schema?