David, > 1) a section on setting up the CMS SSL server to provide secure management traffic transport. > 2) a section on enabling SMAPI and the use of smaclient to manipulate the images.
We had talked about the SSL server early. Apparently this is a complicated install. Given the quantity of material we've already agreed to add, I don't think it's realistic to also address the SSL server. Documenting smaclient is much more manageable. I've even started that task and have run into a small issue. I got smaclient-1.1 from http://download.sinenomine.net/smaclient/, renamed it to just smaclient, installed gcc on a RHEL 6.4 system and tried a SMAPI command: # smaclient iqd -T lnxadmin /usr/local/sbin/smaclient: line 948: smiucv: command not found get4 called with insufficient data Should not smiucv have been magically compiled on the fly as this system has gcc? # which gcc /usr/bin/gcc Or maybe a compiled smiucv should also be on the Downloads page? "Mike MacIsaac" <mikemac at-sign us.ibm.com> ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
