Originally posted by: Vilius
Hello,
AIX v6.1 TL6
I need to install websm and have problems configuring AIX embedded Web server.
In order to install windows client I must download it from AIX server using HTTP.
This is from official IBM doc:
The machine to be used as the managing machine must be set up as an HTTP Server. You can
do
this by configuring the embedded Web server or the HTTP Server of your choice. Use the /usr/websm/bin/ configassist command to configure the embedded Web server. Configuring an AIX® Server
for Remote Client Installation Complete the following steps to configure an AIX® server
for Web-based System Manager Remote Client installation: 1. Use the /usr/websm/bin/configassist command. 2. Proceed in Configuration Assistant until you reach the main panel. 3. Select Configure the web server
for Web-based System Manager remote management. 4. Click Next.
I am able to launch configassist successfully but there is no word about websm there - only standard AIX post-installation tasks. Subsystem http4websm exist and starts with no problems. Following filesets are installed(so I consider websm is installed):
# lslpp -L|grep websm bos.aixpert.websm 6.1.6.0 C F AIX Security Hardening WebSM sysmgt.help.en_US.websm 6.1.4.0 C F WebSM Extended Helps - U.S. sysmgt.help.msg.en_US.websm sysmgt.msg.en_US.websm.apps sysmgt.pconsole.apps.websm sysmgt.websm.apps 6.1.6.1 C F Web-based System Manager sysmgt.websm.diag 6.1.0.0 C F Web-based System Manager sysmgt.websm.framework 6.1.6.2 C F Web-based System Manager sysmgt.websm.icons 6.1.6.0 C F Web-based System Manager Icons sysmgt.websm.rte 6.1.6.0 C F Web-based System Manager sysmgt.websm.webaccess 6.1.6.0 C F WebSM Web Access Enablement
I really don't want to install additional HTTP server, and want to use embedded one.
How do I configure this AIX embedded Web server(which is started by http4websm subsystem) ?
thnaks
Vilius