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

relay backend and dynlist overlay



Hi!

I'd like to use the relay backend to make a whole database suffix
available under a different naming context because of a domain name change.

So far everything works fine except for entries that have attributes
expanded by the dynlist overlay. Those entries are not shown at all in
the virtual naming context. (Not even those attributes that are not
created dynamically, only an empty dn is shown for those entries.)

# real naming context:
-------------------- 8< --------------------
$ ldapsearch -LLL -h bach-s49 -b 'dc=wu-wien,dc=ac,dc=at' -x
'(cn=dynlisttest)'
dn: cn=dynlisttest,ou=LDAPgroups,dc=wu-wien,dc=ac,dc=at
objectClass: wuDynGroupOfNames
objectClass: groupOfURLs
objectClass: top
cn: dynlisttest
memberURL:
ldap:///dc=wu-wien,dc=ac,dc=at??sub?(&(objectclass=wuPerson)(uid=be
 rgolth*))
member: uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at
member: uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at
-------------------- 8< --------------------

# virtual naming context:
-------------------- 8< --------------------
$ ldapsearch -LLL -h bach-s49 -b 'dc=wu,dc=ac,dc=at' -x '(cn=dynlisttest)'
dn:
-------------------- 8< --------------------

# dynlist config:
-------------------- 8< --------------------
dn: olcOverlay={0}dynlist,olcDatabase={1}bdb,cn=config
objectClass: olcDynamicList
objectClass: olcOverlayConfig
olcOverlay: {0}dynlist
olcDlAttrSet: {0}posixGroup labeledURI memberUid:uid
olcDlAttrSet: {1}wuDynGroupOfNames memberURL member
-------------------- 8< --------------------

I have attached the debug output of the second ldapsearch.
I'd appreciate any hints!

Thanks in advance,
--leo
-- 
e-mail   ::: Leo.Bergolth (at) wu.ac.at
fax      ::: +43-1-31336-906050
location ::: IT-Services | Vienna University of Economics | Austria

Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on 1 descriptor 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on:
Dec  7 14:09:13 bach-s49 slapd[18802]:  
Dec  7 14:09:13 bach-s49 slapd[18802]: slap_listener_activate(7):  
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=7 busy 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=8 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: >>> slap_listener(ldap:///) 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: listen=7, new connection on 15 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: added 15r (active) listener=(nil) 
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 fd=15 ACCEPT from IP=137.208.89.100:39246 (IP=0.0.0.0:389) 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on 2 descriptors 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on:
Dec  7 14:09:13 bach-s49 slapd[18802]:  15r
Dec  7 14:09:13 bach-s49 slapd[18802]:  
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: read active on 15 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=7 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=8 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_get(15) 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_get(15): got connid=4 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_read(15): checking for input on id=4 
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 op=0 do_bind 
Dec  7 14:09:13 bach-s49 slapd[18802]: >>> dnPrettyNormal: <> 
Dec  7 14:09:13 bach-s49 slapd[18802]: <<< dnPrettyNormal: <>, <> 
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 op=0 BIND dn="" method=128 
Dec  7 14:09:13 bach-s49 slapd[18802]: do_bind: version=3 dn="" method=128 
Dec  7 14:09:13 bach-s49 slapd[18802]: send_ldap_result: conn=4 op=0 p=3 
Dec  7 14:09:13 bach-s49 slapd[18802]: send_ldap_result: err=0 matched="" text="" 
Dec  7 14:09:13 bach-s49 slapd[18802]: send_ldap_response: msgid=1 tag=97 err=0 
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 op=0 RESULT tag=97 err=0 text= 
Dec  7 14:09:13 bach-s49 slapd[18802]: do_bind: v3 anonymous bind 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on 1 descriptor 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on:
Dec  7 14:09:13 bach-s49 slapd[18802]:  
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=7 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=8 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on 1 descriptor 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on:
Dec  7 14:09:13 bach-s49 slapd[18802]:  15r
Dec  7 14:09:13 bach-s49 slapd[18802]:  
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: read active on 15 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=7 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=8 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_get(15) 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_get(15): got connid=4 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_read(15): checking for input on id=4 
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 op=1 do_search 
Dec  7 14:09:13 bach-s49 slapd[18802]: >>> dnPrettyNormal: <dc=wu,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: <<< dnPrettyNormal: <dc=wu,dc=ac,dc=at>, <dc=wu,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: SRCH "dc=wu,dc=ac,dc=at" 2 0
Dec  7 14:09:13 bach-s49 slapd[18802]:     0 0 0 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]: EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_filter 0 
Dec  7 14:09:13 bach-s49 slapd[18802]:     filter: (cn=dynlisttest) 
Dec  7 14:09:13 bach-s49 slapd[18802]:     attrs:
Dec  7 14:09:13 bach-s49 slapd[18802]:  
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 op=1 SRCH base="dc=wu,dc=ac,dc=at" scope=2 deref=0 filter="(cn=dynlisttest)" 
Dec  7 14:09:13 bach-s49 slapd[18802]: ==> limits_get: conn=4 op=1 self="[anonymous]" this="dc=wu,dc=ac,dc=at" 
Dec  7 14:09:13 bach-s49 slapd[18802]: [rw] searchDN: "dc=wu,dc=ac,dc=at" -> "dc=wu-wien,dc=ac,dc=at" 
Dec  7 14:09:13 bach-s49 slapd[18802]: >>> dnPrettyNormal: <dc=wu-wien,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: <<< dnPrettyNormal: <dc=wu-wien,dc=ac,dc=at>, <dc=wu-wien,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: str2filter "(cn=dynlisttest)" 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]: EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_filter 0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_search 
Dec  7 14:09:13 bach-s49 slapd[18802]: bdb_dn2entry("dc=wu-wien,dc=ac,dc=at") 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access to "dc=wu-wien,dc=ac,dc=at" "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: search_candidates: base="dc=wu-wien,dc=ac,dc=at" (0x00000001) scope=2 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_dn2idl("dc=wu-wien,dc=ac,dc=at") 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	AND 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_list_candidates 0xa0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	OR 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_list_candidates 0xa1 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_equality_candidates (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => key_read 
Dec  7 14:09:13 bach-s49 slapd[18802]: bdb_idl_fetch_key: [b49d1940] 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_index_read: failed (-30988) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_equality_candidates: id=0, first=0, last=0 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=0 first=0 last=0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_equality_candidates (cn) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => key_read 
Dec  7 14:09:13 bach-s49 slapd[18802]: bdb_idl_fetch_key: [35ac39fc] 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_index_read 1 candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_equality_candidates: id=1, first=2233, last=2233 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=1 first=2233 last=2233 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_list_candidates: id=1 first=2233 last=2233 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=1 first=2233 last=2233 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_list_candidates: id=1 first=2233 last=2233 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=1 first=2233 last=2233 
Dec  7 14:09:13 bach-s49 slapd[18802]: bdb_search_candidates: id=1 first=2233 last=2233 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access to "cn=dynlisttest,ou=LDAPgroups,dc=wu-wien,dc=ac,dc=at" "cn" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr cn 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (cn) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "cn=dynlisttest,ou=LDAPgroups,dc=wu-wien,dc=ac,dc=at", attr "cn" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to value by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr cn 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (cn) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "cn=dynlisttest,ou=LDAPgroups,dc=wu-wien,dc=ac,dc=at", attr "cn" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to value by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: >>> dnPrettyNormal: <dc=wu-wien,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: <<< dnPrettyNormal: <dc=wu-wien,dc=ac,dc=at>, <dc=wu-wien,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: str2filter "(&(!(objectClass=posixGroup))(&(objectclass=wuPerson)(uid=bergolth*)))" 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]: AND 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_filter_list 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]: NOT 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]: EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_filter 0 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_filter 0 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]: AND 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_filter_list 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]: EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_filter 0 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]: SUBSTRINGS 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin get_ssa 
Dec  7 14:09:13 bach-s49 slapd[18802]:   INITIAL 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_ssa 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_filter 0 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_filter_list 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_filter 0 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_filter_list 
Dec  7 14:09:13 bach-s49 slapd[18802]: end get_filter 0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_search 
Dec  7 14:09:13 bach-s49 slapd[18802]: bdb_dn2entry("dc=wu-wien,dc=ac,dc=at") 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access to "dc=wu-wien,dc=ac,dc=at" "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: search_candidates: base="dc=wu-wien,dc=ac,dc=at" (0x00000001) scope=2 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_dn2idl("dc=wu-wien,dc=ac,dc=at") 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	AND 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_list_candidates 0xa0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	OR 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_list_candidates 0xa1 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_equality_candidates (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => key_read 
Dec  7 14:09:13 bach-s49 slapd[18802]: bdb_idl_fetch_key: [b49d1940] 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_index_read: failed (-30988) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_equality_candidates: id=0, first=0, last=0 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=0 first=0 last=0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	AND 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_list_candidates 0xa0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	NOT 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=-1 first=1 last=2233 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	AND 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_list_candidates 0xa0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_equality_candidates (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => key_read 
Dec  7 14:09:13 bach-s49 slapd[18802]: bdb_idl_fetch_key: [0031ceb6] 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_index_read 1851 candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_equality_candidates: id=1851, first=4, last=2232 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=1851 first=4 last=2232 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_filter_candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: 	SUBSTRINGS 
Dec  7 14:09:13 bach-s49 slapd[18802]: => bdb_substring_candidates (uid) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => key_read 
Dec  7 14:09:13 bach-s49 slapd[18802]: bdb_idl_fetch_key: [a5239cdb] 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_index_read 3 candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: => key_read 
Dec  7 14:09:13 bach-s49 slapd[18802]: bdb_idl_fetch_key: [09e3cb6a] 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_index_read 2 candidates 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_substring_candidates: 2, first=35, last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=2 first=35 last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_list_candidates: id=2 first=35 last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=2 first=35 last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_list_candidates: id=2 first=35 last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=2 first=35 last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_list_candidates: id=2 first=35 last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=2 first=35 last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_list_candidates: id=2 first=35 last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= bdb_filter_candidates: id=2 first=35 last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: bdb_search_candidates: id=2 first=35 last=1950 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     AND 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter_and 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     NOT 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access to "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at" "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr objectClass 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at", attr "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to value by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr objectClass 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at", attr "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to value by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 5 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     AND 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter_and 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access to "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at" "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr objectClass 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at", attr "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to value by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr objectClass 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at", attr "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to value by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     SUBSTRINGS 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin test_substrings_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access to "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at" "uid" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr uid 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (uid) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at", attr "uid" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr uid 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (uid) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at", attr "uid" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter_and 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter_and 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: read access to "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at" "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: read access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: read access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: read access to "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at" "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: read access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: read access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     AND 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter_and 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     NOT 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access to "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at" "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr objectClass 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at", attr "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to value by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr objectClass 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at", attr "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to value by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 5 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     AND 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter_and 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     EQUALITY 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access to "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at" "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr objectClass 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at", attr "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to value by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr objectClass 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (objectClass) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at", attr "objectClass" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to value by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: => test_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]:     SUBSTRINGS 
Dec  7 14:09:13 bach-s49 slapd[18802]: begin test_substrings_filter 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access to "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at" "uid" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr uid 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (uid) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at", attr "uid" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr uid 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (uid) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at", attr "uid" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: search access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter_and 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter_and 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= test_filter 6 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: read access to "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at" "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: read access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: read access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: read access to "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at" "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: read access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: read access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: dnMatch -5 	"uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at" 	"uid=bergolth2,ou=ldapusers,dc=wu-wien,dc=ac,dc=at" 
Dec  7 14:09:13 bach-s49 slapd[18802]: send_ldap_result: conn=4 op=1 p=3 
Dec  7 14:09:13 bach-s49 slapd[18802]: send_ldap_result: err=0 matched="" text="" 
Dec  7 14:09:13 bach-s49 slapd[18802]: [rw] searchEntryDN: "cn=dynlisttest,ou=LDAPgroups,dc=wu-wien,dc=ac,dc=at" -> "cn=dynlisttest,ou=LDAPgroups,dc=wu,dc=ac,dc=at" 
Dec  7 14:09:13 bach-s49 slapd[18802]: >>> dnPrettyNormal: <cn=dynlisttest,ou=LDAPgroups,dc=wu,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: <<< dnPrettyNormal: <cn=dynlisttest,ou=LDAPgroups,dc=wu,dc=ac,dc=at>, <cn=dynlisttest,ou=ldapgroups,dc=wu,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: [rw] searchAttrDN: "uid=bergolth,ou=users,dc=wu-wien,dc=ac,dc=at" -> "uid=bergolth,ou=users,dc=wu,dc=ac,dc=at" 
Dec  7 14:09:13 bach-s49 slapd[18802]: >>> dnPrettyNormal: <uid=bergolth,ou=users,dc=wu,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: <<< dnPrettyNormal: <uid=bergolth,ou=users,dc=wu,dc=ac,dc=at>, <uid=bergolth,ou=users,dc=wu,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: [rw] searchAttrDN: "uid=bergolth2,ou=LDAPusers,dc=wu-wien,dc=ac,dc=at" -> "uid=bergolth2,ou=LDAPusers,dc=wu,dc=ac,dc=at" 
Dec  7 14:09:13 bach-s49 slapd[18802]: >>> dnPrettyNormal: <uid=bergolth2,ou=LDAPusers,dc=wu,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: <<< dnPrettyNormal: <uid=bergolth2,ou=LDAPusers,dc=wu,dc=ac,dc=at>, <uid=bergolth2,ou=ldapusers,dc=wu,dc=ac,dc=at> 
Dec  7 14:09:13 bach-s49 slapd[18802]: => send_search_entry: conn 4 dn="(null)" 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: read access to "(null)" "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [1] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "(null)", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] applying +0 (break) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [2] mask: =0 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_get: [5] attr entry 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: result not in cache (entry) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: access to entry "(null)", attr "entry" requested 
Dec  7 14:09:13 bach-s49 slapd[18802]: => acl_mask: to all values by "", (=0)  
Dec  7 14:09:13 bach-s49 slapd[18802]: <= check a_dn_pat: * 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] applying read(=rscxd) (stop) 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= acl_mask: [1] mask: read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => slap_access_allowed: read access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: => access_allowed: read access granted by read(=rscxd) 
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 op=1 ENTRY dn="(null)" 
Dec  7 14:09:13 bach-s49 slapd[18802]: <= send_search_entry: conn 4 exit. 
Dec  7 14:09:13 bach-s49 slapd[18802]: send_ldap_result: conn=4 op=1 p=3 
Dec  7 14:09:13 bach-s49 slapd[18802]: send_ldap_result: err=0 matched="" text="" 
Dec  7 14:09:13 bach-s49 slapd[18802]: send_ldap_response: msgid=2 tag=101 err=0 
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 op=1 SEARCH RESULT tag=101 err=0 nentries=1 text= 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on 1 descriptor 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on:
Dec  7 14:09:13 bach-s49 slapd[18802]:  
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=7 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=8 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on 1 descriptor 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on:
Dec  7 14:09:13 bach-s49 slapd[18802]:  15r
Dec  7 14:09:13 bach-s49 slapd[18802]:  
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: read active on 15 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=7 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=8 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_get(15) 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_get(15): got connid=4 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_read(15): checking for input on id=4 
Dec  7 14:09:13 bach-s49 slapd[18802]: ber_get_next on fd 15 failed errno=0 (Success) 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_read(15): input error=-2 id=4, closing. 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_closing: readying conn=4 sd=15 for close 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_close: deferring conn=4 sd=15 
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 op=2 do_unbind 
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 op=2 UNBIND 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_resched: attempting closing conn=4 sd=15 
Dec  7 14:09:13 bach-s49 slapd[18802]: connection_close: conn=4 sd=15 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: removing 15 
Dec  7 14:09:13 bach-s49 slapd[18802]: conn=4 fd=15 closed 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on 1 descriptor 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: activity on:
Dec  7 14:09:13 bach-s49 slapd[18802]:  
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=7 active_threads=0 tvp=zero 
Dec  7 14:09:13 bach-s49 slapd[18802]: daemon: epoll: listen=8 active_threads=0 tvp=zero