Unpacking the Steel-Belted Radius Carrier Software
This section assumes that you are installing Steel-Belted Radius Carrier on your Solaris server for the first time or that you are installing Steel-Belted Radius Carrier in a directory other than the one used by previous installations — a clean installation.
Package Management Commands
The installer for the Solaris version of the Steel-Belted Radius Carrier server software uses pkgadd files, which have filenames that include the edition and version of the server software.
Table 5 lists common Solaris package management commands.
To install the Steel-Belted Radius Carrier server software on a Solaris server:
- Log in to the Solaris server as root.
- Copy the Steel-Belted Radius Carrier installation files from their download location or CD to the Solaris server. Make sure to copy them to a local or remote hard disk partition that is readable by root.
This example copies the files from a CD to the /tmp/sbr directory.
#mkdir -p /tmp/sbr#cp -pR /cdrom/sbr/solaris/* /tmp/sbr#cd /tmp/sbr#$ls -ltrtotal 216240-rw-r--r-- 1 root root 110712276 Aug 25 09:44 JNPRsbr.7.0.0.sol.pkg.tgz#gunzip -dc JNPRsbr.7.0.0.sol.pkg.tgz |tar xf -# ls -ltrtotal 216256drwxr-xr-x 4 Xtreece other 370 Aug 24 17:01 JNPRsbr.pkg-rw-r--r-- 1 root root 110712276 Aug 25 09:44 JNPRsbr.7.0.0.sol.pkg.tgz# pkgadd -d /tmp/sbrThe following packages are available:1 JNPRsbr.pkg JNPRsbr - Juniper Networks Steel-Belted Radius Carrier(sparc) 7.00.4556Select package(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: allJNPRsbr - Juniper Networks Steel-Belted Radius Carrier(sparc) 7.00.4556(C) Copyright 1996-2008 Juniper Networks, Inc. See license.txtThe selected base directory </opt/JNPRsbr> must exist before installation is attempted.Do you want this directory created now [y,n,?,q]Using </opt/JNPRsbr> as the package base directory.## Processing package information.## Processing system information.48 package pathnames are already properly installed.## Verifying disk space requirements.## Checking for conflicts with packages already installed.## Checking for setuid/setgid programs.This package contains scripts which will be executed with super-userpermission during the process of installing this package.Do you want to continue with the installation of <JNPRsbrsp> [y,n,?]**** user will see a scrolling list of all the files being installed. The files shown below are only a subset*******...../opt/JNPRsbr/radius/openldap/schema/openldap.schema/opt/JNPRsbr/radius/openldap/slapd/opt/JNPRsbr/radius/openldap/tools/Examples.txt/opt/JNPRsbr/radius/openldap/tools/db_recover/opt/JNPRsbr/radius/openldap/tools/ldapdelete/opt/JNPRsbr/radius/openldap/tools/ldapmodify/opt/JNPRsbr/radius/openldap/tools/ldapsearch/opt/JNPRsbr/radius/openldap/ucdata/case.dat/opt/JNPRsbr/radius/openldap/ucdata/cmbcl.dat/opt/JNPRsbr/radius/openldap/ucdata/comp.dat/opt/JNPRsbr/radius/openldap/ucdata/ctype.dat/opt/JNPRsbr/radius/openldap/ucdata/decomp.dat/opt/JNPRsbr/radius/openldap/ucdata/kdecomp.dat/opt/JNPRsbr/radius/openldap/ucdata/num.dat/opt/JNPRsbr/radius/optiva.dct/opt/JNPRsbr/radius/optivity.dct/opt/JNPRsbr/radius/oracle.ini/opt/JNPRsbr/radius/orinoco.dct/opt/JNPRsbr/radius/paceset.dct/opt/JNPRsbr/radius/parlayPPSPlugin.gen/opt/JNPRsbr/radius/parlayPPSPlugin.so/opt/JNPRsbr/radius/passaprt.dct/opt/JNPRsbr/radius/passport.dct/opt/JNPRsbr/radius/pathdb.dct/opt/JNPRsbr/radius/peapauth.aut/opt/JNPRsbr/radius/peapauth.so/opt/JNPRsbr/radius/pico.dct/opt/JNPRsbr/radius/portmstr.dci/opt/JNPRsbr/radius/portmstr.dct/opt/JNPRsbr/radius/pprt8000.dct/opt/JNPRsbr/radius/prepaidAcct.acc/opt/JNPRsbr/radius/prepaidAcct.so/opt/JNPRsbr/radius/prepaidAttr.att/opt/JNPRsbr/radius/prepaidAttr.so/opt/JNPRsbr/radius/proxy.ini......[ verifying class <none> ]## Executing postinstall script.Newly installed server directory will be backed up as:/opt/JNPRsbr/radius/install/backups/2008:08:25-09:47:28Installation of <JNPRsbrsp> was successful.