NAME | Description | Attributes | See Also
Syntax |
string |
Default value |
none |
Must be set |
No |
Is modifiable |
Yes |
Is multivalued |
No |
Requires restart |
No |
This property defines the relationship between the primary and secondary data views.
A filter join rule indicates how an entry should be retrieved from the secondary data view based on something in the primary data view.
For example, uid=\${primary-view-name.uid} is a valid property value.
To be taken in account by the server, this property must be set on join data view if the join-rule-control-enabled property for join data view is set to true; otherwise it must be set on secondary data views.
A filter join rule takes the form of an LDAP filter that is used to construct an attribute from one or more attributes from the primary data view.
The default behavior for this property is as follows: No filter join rule is applied
This property is used to configure the following features: jdbc-data-view, jdbc-table, join-data-view, ldap-data-view, ldif-data-view.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE |
ATTRIBUTE VALUE |
---|---|
Availability |
SUNWldap-proxy |
Stability Level |
Evolving |
dpconf(1M)
NAME | Description | Attributes | See Also