It is always a best practice to run the WCM MemberFixer
Tool when WCM content or design elements are syndicated (or export and
import) from the one environment to another
environment (When these environments are configured with different LDAP
repositories or structures ).
WP8 provided simple way to initiate the MemberFixer
Tool with Syndication . It runs on the
subscriber server during syndication
against items that have just been syndicated.
Update the following properties in the WCMConfigService to
add or update mismatch id's.
deployment.fixMembers
|
To enable member fixing during syndication set this parameter to
“true”
|
syndication.memberfixer.altDn
|
To update references to nonexistent users or groups with portal admin
ID, set this to “update”.
To remove references to nonexistent users or groups, set this
parameter to “remove”.
|
syndication.memberfixer.invalidDn
|
To update references to users or groups that have invalid DN’s with
portal admin ID, set this to “update”.
To remove references to users or groups that have invalid DN’s , set
this to “remove”
|
syndication.memberfixer.mismatchid
|
To fix the mismatch unique ID’s , set this to “true”.
To remove mismatched unique ID’s , set this to “remove”
|
syndication.memberfixer.fixCase
|
This is used to define how to treat case differences when updating or
fixing Dn’s
Set this to “update” to leave case unchanged.
Set this to “lower” to convert this to lower
|
syndication.memberfixer.realm
|
Need to set this in multi realm environment
|
syndication.memberfixer.norealmdn
|
Set this to “true” to update any user or groups that are not defined
for the realm.
|
Resources / References
No comments:
Post a Comment