This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 136 lines
!!! Overview
[{$pagename}] [MatchingRule] compares an [Assertion Value] of the [Directory String] syntax to an attribute value of a syntax (e.g., the Directory String syntax) whose corresponding [ASN.1] type is [DirectoryString].
[{$pagename}] evaluates to TRUE if and only if the assertion value character string matches any keyword in the attribute value. The identification of keywords in the attribute value and the exactness of the match are both [LDAP Server Implementation] specific.
In this [ForgeRock] implementation (DS 5.5), a keyword match occurs if the assertion value is contained within the attribute value, and the assertion value is bounded by the start or the end of the [Attribute Value] or any of the following characters:
* A space
* A period
* A comma
* A slash
* A dollar sign
* A plus sign
* A dash
* An underscore
* An octothorpe (#)
* An equal sign
!! LDAP [Matching Rule] [{$pagename}]
The LDAP definition for the [{$pagename}] [Matching Rule] is:
* [OID]: [2.5.13.33]
* [NAME]: [{$pagename}]
* [SYNTAX]: [1.3.6.1.4.1.1466.115.121.1.15]
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [LDAP Schema Reference|https://backstage.forgerock.com/docs/ds/5.5/schemaref/|target='_blank'] - based on information obtained 2018-10-03-