[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Structural object class rules
- To: openldap-technical@openldap.org
- Subject: Structural object class rules
- From: dE <de.techno@gmail.com>
- Date: Wed, 15 Apr 2015 09:20:38 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=i7IyT86Q/gJWFslIYjy1GYL8wsAHdaZhIiin6MsJtcM=; b=QfyaHraqrnmSaZEKUU/SmrsBBFJy8FOne1AdMX4VTbgdLHsU2A6yUJCGbWs3J2DQSo dIrmt2qfmclb9mWiMO+3GDIUocObfyu57jAxUENQ+YskrOg/IO0btvFWzdtJwKLGkz2x rmemUtHLjBD9oW1LzJBLCMticBOmLPdCdf+7xMJ1UTQmb7HioZdVAi3yXMTDeLx2txXS Joj8hYfExAKIfrmQPNdmWPuG+Gp614HSUPbywkA+ijVr216sYaS9gK3Rvi8jBelkb1XL nvX4yAhR7pktiA7LfAadOGZsff34HunqHJ4wRlhKnGAO2txxxXrczgzrO18qPW667ACh pWhg==
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0
"An object or alias entry is characterized by precisely one
structural object class superclass chain which has a single
structural object class as the most subordinate object class.
This structural object class is referred to as the structural
object class of the entry."
There's a bit of ambiguity with this
"which has a single structural object class as the most subordinate
object class"
What do you mean by 'most subordinate'? Is it that there must be no
parallel entries at the same level in the hierarchy?