JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
System Administration Guide: Basic Administration
search filter icon
search icon

Document Information

Preface

1.  Oracle Solaris Management Tools (Road Map)

2.  Working With the Solaris Management Console (Tasks)

3.  Working With the Oracle Java Web Console (Tasks)

4.  Managing User Accounts and Groups (Overview)

5.  Managing User Accounts and Groups (Tasks)

6.  Managing Client-Server Support (Overview)

7.  Managing Diskless Clients (Tasks)

8.  Introduction to Shutting Down and Booting a System

9.  Shutting Down and Booting a System (Overview)

10.  Shutting Down a System (Tasks)

11.  Modifying Oracle Solaris Boot Behavior (Tasks)

12.  Booting an Oracle Solaris System (Tasks)

13.  Managing the Oracle Solaris Boot Archives (Tasks)

14.  Troubleshooting Booting an Oracle Solaris System (Tasks)

15.  x86: GRUB Based Booting (Reference)

16.  x86: Booting a System That Does Not Implement GRUB (Tasks)

17.  Working With the Oracle Solaris Auto Registration regadm Command (Tasks)

18.  Managing Services (Overview)

19.  Managing Services (Tasks)

20.  Managing Software (Overview)

21.  Managing Software With Oracle Solaris System Administration Tools (Tasks)

22.  Managing Software by Using Oracle Solaris Package Commands (Tasks)

Adding and Removing Signed Packages by Using the pkgadd Command (Task Map)

Adding and Removing Signed Packages by Using the pkgadd Command

How to Display Certificate Information ( pkgadm listcert)

How to Remove a Certificate (pkgadm removecert)

How to Set Up a Proxy Server (pkgadd)

How to Add a Signed Package (pkgadd)

Managing Software Packages by Using Package Commands (Task Map)

Using Package Commands to Manage Software Packages

How to Add Software Packages (pkgadd)

Adding a Software Package to a Spool Directory

How to Add Software Packages to a Spool Directory (pkgadd)

How to List Information About All Installed Packages (pkginfo)

How to Check the Integrity of Installed Software Packages (pkgchk)

How to Check the Integrity of Installed Objects ( pkgchk -p, pkgchk -P)

Removing Software Packages

How to Remove Software Packages (pkgrm )

23.  Managing Patches

A.  SMF Services

Index

Adding and Removing Signed Packages by Using the pkgadd Command (Task Map)

The following task map describes software management tasks that you can perform with signed package commands.


Note - The process of adding and removing signed packages by using the pkgadd command includes obtaining and applying a trusted certificate by using the keytool utility. Procedures that associated with using the keytool utility in this Oracle Solaris release are not described in detail in this chapter. For complete instructions on using the keytool utility to import and export trusted certificates, go to http://download.oracle.com/docs/cd/E17476_01/javase/1.4.2/docs/tooldocs/solaris/keytool.html.


Task
Description
For Instructions
Print the details of one or more certificates.
You can print the details of a certificate by using the pkgadm listcert command.
Remove a certificate.
You can remove a certificate by using the pkgadm removecert command.
Set up a proxy server.
Use this procedures for systems that are set up behind a firewall with a proxy.
Add a signed package.
After the root certificate is imported, you can add a signed package by using he pkgadd command.