Sun Microsystems Portal Server 6 User Manual
Page 110

Portal Server and Access Manager on Different Nodes
110
Portal Server 6 2005Q1 • Deployment Planning Guide
1.
Modify the following areas in
AMConfig.properties
to be in sync with the first
installed instance of Portal Server and Access Manager servers:
#The key that will be used to encrypt and decrypt passwords.
am.encryption.pwd=t/vnY9Uqjf12NbFywKuAaaHibwlDFNLO <==
REPLACE
THIS STRING WITH THE ONE FROM FIRST PORTAL INSTALL
/* The following key is the shared secret for application auth module */
com.iplanet.am.service.secret=AQICxIPLNc0WWQRVlYZN0PnKgyvq3gTU8JA9
<== REPLACE THIS STRING WITH THE ONE FROM FIRST PORTAL
INSTALL
2.
In
/etc/opt/SUNWam/config/ums
modify the following areas in
serverconfig.xml
to be insync with the first installed instance of Portal Server
and Access Manager server:
cn=puser,ou=DSAME Users,dc=sun,dc=net
AQICxIPLNc0WWQT22gQnGgnCp9rUf+FuaqpY <== REPLACE THIS STRING
WITH THE ONE FROM FIRST PORTAL INSTALL
cn=dsameuser,ou=DSAME Users,dc=sun,dc=net
AQICxIPLNc0WWQT22gQnGgnCp9rUf+FuaqpY <== REPLACE THIS STRING
WITH THE ONE FROM FIRST PORTAL INSTALL
3.
Restart amserver services.