"shilpa muramkar" <[EMAIL PROTECTED]> writes: > Hi, > > I hv installed openLDAP on windowsxp. Now im trying to populate it with our > company specific values using java code.It is giving me the following error. > error result (53); modification of subschema subentry not supported; DSA is > unwilling to perform > i have provided access previlages in slapd.conf as > access to dn.base="" by * write > access to dn.base="cn=subschema by * write > access to * > by self write > by users write > by anonymous auth > but still i get an error saying i cannot modify the subschema entry. > can anyone just let me knwo where exactly is the error??
> How do i add my values into the subschema.l Why do you want to write to subschema? If you only want to add another schema, you either add an include statement in slapd.conf, or you write to cn=schema,cn=config. -Dieter -- Dieter Klünter | Systemberatung http://www.dkluenter.de N 53°37'10.08" E 10°08'02.82" GPG Key ID:8EF7B6C6
