Loading...
Select Version
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.
Copy the default file.
Specify
action= nocheck
.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"