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

Indirect referencing Inetorgperson attribute to own schema attribute



Title: Indirect referencing Inetorgperson attribute to own schema attribute

Sorry folks  for the (newbie) question,


have essentially the following setup in OpenLDAP 2.0.11

Person  OU=XX,dc=yyy,dc=com
objectclass OwnObjectclass
objectclass InetOrgPerson
telePhoneNumber: dn:XXAdressPhone,XXBusinesAddress=name.ba,ou=XX,dc=yyy,dc=com (which is the intended  indirect Adressing to persons business address)

there is a correspondent dn name.ba record with the existent attribute XXAdressPhone.

dn: XXbusinessAddress=name.ba,OU=XX,dc=yy,dc=com

XXAddressPhone: <valid phone number>

When i do a ldapsearch, i just get the string on the inetorgpersons telephonenumber entry.
Is it possilbe, or do i totally misunderstand the LDAP design ?
or am i using the wrong syntax ?

Any help appreciated

Roland