s4:provision_self_join.ldif - Adapt comment after implementation of distributed RIDs
[ira/wip.git] / source4 / setup / fedorads-linked-attributes.ldif
1 # Link ${MEMBER_ATTR} to ${MEMBEROF_ATTR}
2 dn: cn=${MEMBER_ATTR} to ${MEMBEROF_ATTR},cn=Linked Attributes,cn=plugins,cn=config
3 objectClass: extensibleObject
4 cn: ${MEMBER_ATTR} to ${MEMBEROF_ATTR}
5 linkType: ${MEMBER_ATTR}
6 managedType: ${MEMBEROF_ATTR}
7