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.
ddcapnim01 root
ddcapnim01-mc2 root
ddcapnim01-mcc2 root
ddcapnim01.man.capgeminienergy.net root
ddcapnim01-mc2.man.capgeminienergy.net root
ddcapnim01-mcc2.man.capgeminienergy.net root
206.245.36.100 root
vi /etc/inetd.conf
refresh -s inetd
rsh lparname-mc2.man.capgeminienergy.net ls
CT_CONTACT=lparname-mc2.man.capgeminienergy.net lsrsrc IBM.HostPublic
CT_CONTACT=ddcapnim01-mcc2.man.capgeminienergy.net lsrsrc IBM.HostPublic
/etc/plm/setup/plmsetup lparname-mc2.man.capgeminienergy.net root ddcapnim01-mcc2.man.capgeminienergy.net
CT_CONTACT=lparname-mc2.man.capgeminienergy.net 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 ddcapnim01
./ctsthl -d -n ddcapnim01-mc2
./ctsthl -d -n ddcapnim01-mcc2
./ctsthl -d -n ddcapnim01.man.capgeminienergy.net
./ctsthl -d -n ddcapnim01-mc2.man.capgeminienergy.net
./ctsthl -d -n ddcapnim01-mcc2.man.capgeminienergy.net