Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Silent installation

In the case of the openUTM and BeanConnect subpackages, you need a so-called <response-file> in order to respond to the questions concerning location, owner and group. In addition, for both products you need a modified <installation-administration-file>, in order to deactivate the security query for root authorization.

The default file default is located under /var/sadm/install/admin.

  1. Copy the default file.

  2. Specify action= nocheck.

  3. Specify the file as the <installation-administration-file>.

On Solaris systems, you call silent installation as follows:

pkgadd -r <response-file> -a <installation-administration-file> 
-d MASTER_BC65A00.pkg 
<<EOF
<Space-separated subpackage number>
EOF

Example for <response-file>:

LOC="/opt/lib"
OWNER="root"
GROUP="root"