Define alternative administrators for multi-realm configurations
Web Content Manager requires a user to run various system tasks including initialization, and background tasks such as syndication. By default, this system user is the configured JCR domain administrator. In scenarios where the configured user realm does not contain the domain administrator, provide an alternate user
Run these steps prior to creating virtual portals if the different realms are required for immediate use.
- Log in to the WAS console and click...
Resources | Resource Environment | Resource Environment Providers | WCM WCMConfigService | Custom properties
If the WCM server is part of a cluster, use the dmgr console.
- Set...
- Base portal
- Property: wcm.admin.user.dn
- Value: The distinguished name of the alternate admin.
For example:
wcm.admin.user.dn=uid=myadmin,o=myRealm
Use a base override setting for this property.
- Virtual portals
- Use scoped configuration settings to apply different settings for specific virtual portals.
- Save the changes.
- Restart the portal for the new settings to take effect.