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 22 lines
!!! Overview
[{$pagename}] ([X-NDS_SYNTAX] of [Net Address]) is a [LDAPSyntaxes] ([OID] [2.16.840.1.113719.1.1.5.1.12]) defined in [Draft-sermersheim-nds-ldap-schema] Values in this syntax are encoded according to the following [BNF]:
{{{
taggedData = uint32string "#" octetstring
}}}
Note that the data portion of the value is represented as an [OctetString], which may contain non-printable characters. No character escapement is used in the [octetstring].
The following [ASN.1] data type is used to represent this syntax when transferred in [BER] form (see 4.1):
{{{
taggedData ::= SEQUENCE {
number uint32,
data OCTET STRING
}
}}}
Attributes of this syntax match for equality if the number (using [IntegerMatch] (2.5.13.14)) and the data matches exactly.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Tagged Data|https://www.novell.com/documentation/developer/ndslib/schm_enu/data/sdk5624.html|target='_blank'] - based on information obtained 2020-06-05