This procedure describes how to configure PLM client LPAR's in multiple domains with the PLM server and HMC sitting in different domains than the client LPAR. This has typically caused RMC authentication problems in the past and this procedure circumvents it.
mx1apnim01 root
mx1apnim01-mc2 root
mx1apnim01-mcc2 root
mx1apnim01.man.mtxia.com root
mx1apnim01-mc2.man.mtxia.com root
mx1apnim01-mcc2.man.mtxia.com root
206.245.36.100 root
vi /etc/inetd.conf
refresh -s inetd
rsh lparname-mc2.man.mtxia.com ls
CT_CONTACT=lparname-mc2.man.mtxia.com lsrsrc IBM.HostPublic
CT_CONTACT=mx1apnim01-mcc2.man.mtxia.com lsrsrc IBM.HostPublic
/etc/plm/setup/plmsetup lparname-mc2.man.mtxia.com root mx1apnim01-mcc2.man.mtxia.com
CT_CONTACT=lparname-mc2.man.mtxia.com lsrsrc IBM.LPAR
/var/ct/cfg/ctrmc.acls
"
file on the client LPAR and edit the "IBM.LPAR" stanza to containt the
following info:
IBM.LPAR:
* * rw
UNAUTHENT * rw
Troubleshooting: RSCT configuration reset
cd /usr/sbin/rsct/install/bin
./uncfgct
./cfgct
./recfgct
cd /usr/sbin/rsct/bin
./rmcctrl -z
./rmcctrl -A
./rmcctrl -p
cd /usr/sbin/rsct/bin
./ctsthl -d -n mx1apnim01
./ctsthl -d -n mx1apnim01-mc2
./ctsthl -d -n mx1apnim01-mcc2
./ctsthl -d -n mx1apnim01.man.mtxia.com
./ctsthl -d -n mx1apnim01-mc2.man.mtxia.com
./ctsthl -d -n mx1apnim01-mcc2.man.mtxia.com