[Date Prev][Date Next] [Chronological] [Thread] [Top]

Models: aliases



Is this a correct alias entry:
  dn: o=foo
  objectclass: alias
  aliasedObjectName: o=bar
or should it also contain the attribute
  o: foo
?

If the original entry is correct, it violates 2.2.1 in [Models]:
  These AVAs [in the RDN] are chosen from the attributes of the
  entry.
If "o: foo" should be added, it violates the description of the
'alias' object class (2.6.1), which does not allow attribute 'o'.

-- 
Hallvard