Home
last modified time | relevance | path

Searched refs:subentry (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-legg-ldap-acm-admin-xx.txt179 Any entry or subentry in an ACSA is permitted to contain ACI if and
187 entry, subentry and prescriptive.
189 Entry ACI applies to only the entry or subentry in which it appears,
191 entry or subentry MAY hold entry ACI.
196 subentry ACI.
201 subentry in which it appears. Prescriptive ACI is only permitted in
204 other subentry of that administrative point, but does apply to the
210 Each subentry which contains prescriptive ACI MUST have
212 a subentry is called an access control subentry.
227 A subentry of this object class MUST contain at least one
[all …]
H A Ddraft-legg-ldap-acm-bac-xx.txt212 access control subentry of an administrative point (see [ACA]).
234 associated with the subentry that holds them, not with entries within
235 the scope of the subentry. Modify-related access controls are
237 apply to the collective attribute and its values within the subentry.
411 or on the entry/subentry that holds it, in order for it to be
909 of an access control subentry. It contains prescriptive ACI
910 applicable to entries within that subentry's scope.
924 point never applies to the same or any other subentry of that
931 subentry that holds the attribute, the prescriptiveACI attribute does
937 entry or subentry (not just access control subentries). It contains
[all …]
H A Ddraft-behera-ldap-password-policy-xx.txt1190 This attribute points to the pwdPolicy subentry in effect for this
1195 DESC 'The pwdPolicy subentry in effect for this object'
2138 adding to an LDAP subentry whose immediate superior is the root of
2141 the LDAP subentry as specified in [RFC3672].
2147 LDAP subentry.
2157 by defining a new policy in a subentry of the user entry.
2160 subentry that is being used to control its policy in its
2163 for that object in order to arrive at the proper pwdPolicy subentry.
2197 any subentry would be, in order to have a consistent policy among all
2321 by adding a subentry immediately under the user's entry, Access
[all …]
H A Ddraft-ietf-ldapext-acl-model-xx.txt205 An access control information subentry class
209 subentry ldapACISubEntry) to identity the access
249 ldapACI subentry, it is possible to run multiple mechanisms
344 the namespace. This information is contained in a subentry
365 access control subentry entry associated with a naming
370 of that ldap access control subentry. Although, in general,
373 scope of that subentry.
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc3671.txt49 attributes subentry [RFC3672]. An entry can belong to several entry
69 their associated collective attributes subentry.
104 A collective attribute subentry SHOULD contain at least one
106 collective attribute subentry are available for finding, searching,
107 and comparison at every entry within the scope of the subentry. The
109 the subentry.
318 And collective attributes access via a subentry are governed by rules
319 restricting access to attributes of that subentry. However, as LDAP
H A Drfc3876.txt315 1.2.3.4.5 from the subschema subentry.
317 Assume the subschema subentry is held below the root entry with DN
318 cn=subschema subentry,o=myorg and this holds an attributeTypes
323 dn: cn=subschema subentry,o=myorg
324 cn: subschema subentry
355 cn=subschema subentry,o=myorg, a scope of base, a filter set to
363 dn: cn=subschema subentry,o=myorg
H A Drfc3672.txt39 A subentry is a special kind of entry immediately subordinate to
45 A single subentry may serve all or several aspects of
262 entry. A subentry not of a class permitted by the administrativeRole
289 The subentry object class is a structural object class.
291 ( 2.5.17.0 NAME 'subentry'
369 subentry O 2.5.17.0
H A Drfc4512.txt326 provides alternative naming. A subentry holds administrative and/or
961 A subentry is a "special sort of entry, known by the Directory, used
969 described in [RFC3672], to use a subentry and that other servers are
971 normally used with the subentry (e.g., 'subschema' for subschema
972 subentries) to mimic the subentry. This object entry's RDN SHALL be
1971 X.500 to detect that subentry information is being requested.
H A Drfc4533.txt1313 whether an entry or subentry appears in the content.
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dadd.c44 int subentry; in mdb_add() local
98 subentry = is_entry_subentry( op->ora_e ); in mdb_add()
222 if ( subentry ) { in mdb_add()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A DTODO8 - add some plugin monitoring stuff in back-monitor (e.g. a subentry
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dgp-macros.texi43 @c -- @cindex \label\ @subentry \string\
H A Dtexinfo.tex5020 \definedummyword\subentry
5326 % Given index entry text like "aaa @subentry bbb @sortas{ZZZ}":
5328 % * Set \fullindexsortkey to "aaa @subentry ZZZ"
5337 \expandafter\doindexsegment#1\subentry\finish\subentry
5341 \def\doindexsegment#1\subentry{%
5391 \def\sep{\subentry}%
5399 \let\subentry\relax
5444 % subentry case), texindex reduces to two when writing the .??s
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dschema.sdf169 attribute found in the subschema subentry, e.g.:
342 attribute found in the subschema subentry, e.g.:
405 subschema subentry normally named {{EX:cn=Subschema}}, this behavior
406 cannot be expected from other servers. The subschema subentry
413 To obtain the schema from a subschema subentry, you can use
H A Daspell.en.pws652 subentry
/netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/
H A Ddsee.schema17 # These definitions are from Sun DSEE 7's cn=schema subentry.
H A Ddsee.ldif17 # These definitions are from Sun DSEE 7's cn=schema subentry.
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dschema_check.c71 int subentry = is_entry_subentry( e ); in entry_schema_check() local
82 if( subentry ) { in entry_schema_check()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dadd.c231 if ( subentry ) { in wt_add()
/netbsd-src/external/gpl2/diffutils/dist/config/
H A Dtexinfo.tex2982 % #1 is name of index, #2 is stuff to put there, #3 is subentry --
3005 \let\subentry = \empty
3007 \def\subentry{ #3}%
3012 {\indexnofonts \xdef\indexsorttmp{#2\subentry}}%
3017 % If the third (subentry) arg is present, add it to the index
3026 % subentry case), texindex reduces to two when writing the .??s
/netbsd-src/external/gpl2/gettext/dist/build-aux/
H A Dtexinfo.tex2513 % #1 is name of index, #2 is stuff to put there, #3 is subentry --
2536 \let\subentry = \empty
2538 \def\subentry{ #3}%
2543 {\indexnofonts \xdef\indexsorttmp{#2\subentry}}%
2553 % If third (subentry) arg is present, add it to the index string.
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dtexinfo.tex4915 \definedummyword\subentry
5219 % Given index entry text like "aaa @subentry bbb @sortas{ZZZ}":
5221 % * Set \fullindexsortkey to "aaa @subentry ZZZ"
5230 \expandafter\doindexsegment#1\subentry\finish\subentry
5234 \def\doindexsegment#1\subentry{%
5287 \def\sep{\subentry}%
5295 \let\subentry\relax
5338 % subentry case), texindex reduces to two when writing the .??s
/netbsd-src/external/lgpl3/mpc/dist/build-aux/
H A Dtexinfo.tex4901 \definedummyword\subentry
5206 % Given index entry text like "aaa @subentry bbb @sortas{ZZZ}":
5208 % * Set \fullindexsortkey to "aaa @subentry ZZZ"
5217 \expandafter\doindexsegment#1\subentry\finish\subentry
5221 \def\doindexsegment#1\subentry{%
5271 \def\sep{\subentry}%
5279 \let\subentry\relax
5324 % subentry case), texindex reduces to two when writing the .??s
/netbsd-src/external/gpl2/grep/dist/doc/
H A Dtexinfo.tex2872 % #1 is name of index, #2 is stuff to put there, #3 is subentry --
2895 \let\subentry = \empty
2897 \def\subentry{ #3}%
2902 {\indexnofonts \xdef\indexsorttmp{#2\subentry}}%
2907 % If third (subentry) arg is present, add it to the index
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/
H A Dtexinfo.tex5020 \definedummyword\subentry
5326 % Given index entry text like "aaa @subentry bbb @sortas{ZZZ}":
5328 % * Set \fullindexsortkey to "aaa @subentry ZZZ"
5337 \expandafter\doindexsegment#1\subentry\finish\subentry
5341 \def\doindexsegment#1\subentry{%
5391 \def\sep{\subentry}%
5399 \let\subentry\relax
5444 % subentry case), texindex reduces to two when writing the .??s

12