experimental acl support
This commit is contained in:
1
ldif.h
1
ldif.h
@@ -26,3 +26,4 @@ int ldap_match(struct ldaprec* r,struct SearchRequest* sr);
|
||||
int ldap_match_mapped(uint32 ofs,struct SearchRequest* sr);
|
||||
int ldap_match_present(uint32 ofs,uint32 attrofs);
|
||||
uint32 ldap_find_attr_value(uint32 ofs,uint32 attrofs);
|
||||
int ldap_matchfilter_mapped(uint32 ofs,struct Filter* f);
|
||||
|
||||
Reference in New Issue
Block a user