File:  [CSRG BSD Unix] / 43BSDReno / contrib / isode-beta / doc / manual / name.bnf
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:56 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

<attribute-value> ::= <NumericValue>
                    | <ASNValue>
                            -- For unknown syntaxes & photos
                    | <DNValue>
                    | <OIDValue>
                            -- OID & ObjectClass
                    | <PSAPvalue>
                    | <StringValue>
                            -- Used for:
                            --     CaseIgnoreString, CaseExactString,
                            --     PrintableString, CountryString,
                            --     OctetString, IA5String, Password
                            --	   TelephoneNumber
                    | <GuideValue>
                    | <TelexNumberValue>
                    | <TeletexTerminalIdentifierValue>
                    | <FacsimileTelephoneNumberValue>
                    | <PostalAddressValue>
                    | <MailboxValue>
                    | <UTCTimeValue>
                    | <DeliveryValue>
                    | <IntegerValue>
                    | <BooleanValue>
                    | <ACLValue>
                    | <SchemaValue>
                    | <EdbInfoValue>		 

<namevalue>	::= <namelist> ["#"]
<namelist>	::= <name> | <namelist> "$" <name>

<attribute>	::= <oid> "=" <avlist>
<avlist>	::= <attribute-value> | <avlist> "&" <attribute-value>
<rdn>		::= <attribute> | <attribute> "%" <rdn>
<name>		::= <rdn> | <rdn> "@" <name>
				- most significant first

-- An example name might be:
--        ``c=GB @ o=UCL % locality=London @ ou=CS''
-- Finally, this can be assembled together to give a format for a textual
-- representation of an Entry Data Block.


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.