[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Inherit attribute value
Hi at all
My problem is simple:
In my ldap structure I would create users and group.
The users sholud be belong to a group and should be inherit some
attribute from group.
My general question about inherit attribute value is:
How Is it possible to do that the subentries inherit the value of the
entry "father"
(obvious without re-insert the value in subentry)?
Before I suppose that the subentry's objectclass has the same attributes
of the "father" entry or it is the objectclass inheritance
(inetorgperson is a person is a top).
But Is it possible this type of inherit?
Thank you