Hi Walter

[email protected] wrote:
Hi,
I've made my Partition
(http://directory.apache.org/apacheds/1.5/144-adding-your-own-partition-resp-suffix.html)
& I've enabled basic
authorization(http://directory.apache.org/apacheds/1.5/32-basic-authorization.html)
but when try to access as Anonymous "i get in" BUT get the
following ERROR:

Error while opening connection
[LDAP: error code 50 - INSUFFICIENT_ACCESS_RIGHTS: failed
for     SearchRequest
        baseDn : '2.5.4.3=schema'
        filter : '(objectClass=subschema)'
        scope : base object
        typesOnly : false
        Size Limit : no limit
        Time Limit : no limit
        Deref Aliases : deref Always
        attributes : 'createtimestamp', 'modifytimestamp'
: null]
  [LDAP: error code 50 - INSUFFICIENT_ACCESS_RIGHTS: failed
for     SearchRequest
        baseDn : '2.5.4.3=schema'
        filter : '(objectClass=subschema)'
        scope : base object
        typesOnly : false
        Size Limit : no limit
        Time Limit : no limit
        Deref Aliases : deref Always
        attributes : 'createtimestamp', 'modifytimestamp'
: null]


Not 100% sure on this, but if I am reading this correctly this is a search request with schema as the baseDn and if memory serves me right , an Anon account does not have access to the schema..Could be massively wrong though :-)


Reply via email to