Searched refs:baseObject (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
H A D | draft-legg-ldap-acm-bac-xx.txt | 266 LDAP Compare and baseObject Search operations, but does not imply 300 the LDAP Search operation, including baseObject searches, but does 1126 baseObject argument in order to initiate a search. However, if 1127 the baseObject is within the scope of the SearchArgument (i.e., 1128 when the subset argument specifies baseObject or wholeSubtree) the 1132 the scope of a baseObject search. An entry for which neither of 1138 with an X.500 DAP Read operation. LDAP relies on baseObject 1141 baseObject search gives an LDAP baseObject search the same access 1165 that an LDAP baseObject search with a filter testing for the 1168 baseObject search with a True filter does not require [all …]
|
H A D | draft-sermersheim-ldap-subordinate-scope-xx.txt | 46 baseObject, singleLevel, and wholeSubtree. This document introduces
|
H A D | draft-sermersheim-ldap-distproc-xx.txt | 323 baseObject (0), 1098 resulting ContinuationReference.searchScope to be set to baseObject. 1156 4.2.1.2.3 baseObject search scope 1159 No special handling is needed when the search scope is baseObject and 1865 If the search scope is one of baseObject, singleLevel, or 1952 with baseObject, singleLevel, wholeSubtree, or subordinateSubtree
|
H A D | draft-masarati-ldap-deref-xx.txt | 127 base, with a SearchRequest.scope of baseObject [RFC4511].
|
H A D | draft-ietf-ldapext-acl-model-xx.txt | 1128 baseObject LDAPDN, 1130 baseObject (0), 1268 if discloseOnError is not granted to the baseObject 1273 discloseOnError is granted to the baseObject then the
|
H A D | draft-ietf-ldapext-ldapv3-vlv-xx.txt | 440 We form a search with baseObject of "o=Ace Industry,c=us"; scope of
|
/netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
H A D | rfc3876.txt | 295 An LDAP search operation is specified with a baseObject set to the DN 354 The user creates an LDAP search operation with a baseObject set to 399 An LDAP search operation is specified with a baseObject set to
|
H A D | rfc4511.txt | 652 During a Search operation, after the baseObject is located, and 1094 baseObject LDAPDN, 1096 baseObject (0), 1153 X.500 "read"-like operation can be emulated by a baseObject Search 1159 4.5.1.1. SearchRequest.baseObject 1169 baseObject: The scope is constrained to the entry named by 1170 baseObject. 1173 subordinates of the entry named by baseObject. 1184 baseObject and to all its subordinates. 1542 baseObject but was unable or unwilling to search one or more non- [all …]
|
H A D | rfc4533.txt | 275 restrictions) the content matching the search criteria (baseObject, 959 3.5.1. baseObject 963 referred to by the baseObject is deleted, renamed, or moved. It is 965 referred to by the baseObject is changed such that the baseObject 969 manner that causes the baseObject no longer to refer to any entry or 970 in a manner that changes the entry the baseObject refers to, the
|
H A D | rfc4528.txt | 135 For Search operations, the target is indicated by the baseObject
|
H A D | rfc3672.txt | 316 and wholeSubtree scope Search requests but are visible to baseObject
|
H A D | rfc4512.txt | 1958 [RFC4511] where baseObject is the DN of the subschema (sub)entry, 1967 scope is baseObject, filter is "(objectClass=subschema)" [RFC4515], 2014 an empty baseObject, scope of baseObject, the filter
|
H A D | rfc3928.txt | 578 the baseObject of the search request and with an empty attribute 584 entryUUID - SHOULD be set to the UUID of the baseObject of the
|
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
H A D | aspell.en.pws | 1095 baseObject
|
H A D | monitoringslapd.sdf | 125 operation on the object with a baseObject scope and a
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ASTContext.cpp | 5103 if (const auto *baseObject = baseType->getAs<ObjCObjectType>()) in getObjCObjectType() local 5104 effectiveTypeArgs = baseObject->getTypeArgs(); in getObjCObjectType()
|