Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

hpsmh(1m) [hpux man page]

hpsmh(1M)																 hpsmh(1M)

NAME
hpsmh - starts or stops the HP System Management Homepage server SYNOPSIS
DESCRIPTION
The HP System Management Homepage is the management server for web-based System Administration tools. In order to use HPSMH, start a web browser on your desktop or workstation, and type in the URL or Address of the server to be managed: By default, the HP SMH management server under HP-UX only starts on demand. It does not run continually. A daemon listens on port 2301 to start an instance of the management server. The above URL automatically starts the management server, then redirects your browser to the secure port from which to login: The command starts or stops the HPSMH server. If no options are specified, displays the possible options. Options The command supports the followings options: Starts the HPSMH Server if is not currently running Stops the HPSMH Server Access Control By default, only the root user can login to HPSMH. Within HPSMH you can configure additional user groups to have HPSMH access. You must be a superuser to run the command. Certificates Installing HPSMH will generate an SSL self signed certificate. Because this certificate is self signed, when connecting to HPSMH your web browser will prompt you with a warning that the certificate was issued by a web site, company or Certificate Authority you have not chosen to trust. It is possible to proceed by accepting this self signed certificate temporarily for each session. You can also view and install (accept permanently) this certificate to avoid this warning in the future. HPSMH also supports installation of certificates created by a Certifi- cate Authority. RETURN VALUES
The command returns: upon successful completion if the command failed EXAMPLES
Starts HPSMH Server: Stops HPSMH Server: Shows options: Using HPSMH, start a browser and enter the following URL: AUTHORS
was developed by Hewlett-Packard SEE ALSO
smhstartconfig(1M). hpsmh(1M)

Check Out this Related Man Page

lpweb(1M)																 lpweb(1M)

NAME
lpweb - invokes the HP-UX Printer Management tool SYNOPSIS
[ ] [ ] [ ] DESCRIPTION
The HP-UX Printer Management tool ( ) is used to configure the LP spooling sub-system. It allows the user to view and configure Printers and Print Requests. The tool also allows the user to save and restore spooler configuration. The HP-UX Printer Management tool provides both Web-based and terminal user interface. The Web-based interface is launched through the HP System Management Homepage. Superuser privileges are required to access the HP-UX Printer Management tool. An attempt will be made to connect to a Mozilla/Netscape Web browser running on the X server defined by the DISPLAY environment variable. If a running Mozilla/Netscape client is found, it will be used, otherwise a new Mozilla/Netscape session will be initiated. This will only happen if the Mozilla/Netscape process is running in the same system as that referenced by the DISPLAY variable, unless the -F option is used. Note: By default, the HP-UX Printer Management tool ( ) invokes the Mozilla Web browser. If you want to support any other browser (Net- scape), set the BROWSER environment variable as shown below: The terminal user interface is invoked if any of the following conditions are true: o The command is invoked with the option. o The environment variable is not set. The Web-based interface is launched if all the following conditions are true: o The command is invoked with option. o The environment variable is set. o The command is available on the system. Options recognizes the following options: Forces a client browser to be used in less secure ways. The option forces the client browser to be used or started, even when the X-traffic between the X-server and the Mozilla browser is not secure. Use this option only when you are sure the network traffic between the host where Mozilla is running and the host in the DISPLAY variable is secure. If a privileged user (root) executes the command with the option, a temporary login bypass key is generated. The bypass key enables the user to access the Web interface without having to provide login information again. You can also start the HP-UX Printer Management tool using one of the following methods: o Invoke o Invoke the HP-UX Printers and Plotters Configuration tool Web interface by typing the URL in the address bar of your browser, where hostname is the fully qualified name of the server. o Launch the HP-UX Systems Insight Manager on the server and select the Printer Management tool from Configure -> HP-UX Configuration menu Online Help After the HP-UX Printers and Plotters Configuration tool is started, the online help provides details on how to use the tool. RETURN VALUES
Upon completion, lpweb returns one of the following values: o 0 Successful o 1 An error occurred AUTHOR was developed by Hewlett-Packard Company. SEE ALSO
sam(1M), enable(1), lp(1), lpstat(1), accept(1M), lpsched(1M), lpweb(1M)
Man Page