JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
System Administration Guide: Basic Administration     Oracle Solaris 10 8/11 Information Library
search filter icon
search icon

Document Information

About This Book

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)

Oracle Solaris Auto Registration (Overview)

How Your Oracle Solaris 10 System Is Registered

When and How Service Tag Data Is Transmitted

Managing Auto Registration Configuration

How the Auto Registration Process Works

Getting Started With the regadm Command

When to Use the regadm Command-Line Interface

Requirements for Using the regadm Command

Managing the Auto Registration SMF Service

How to Determine If the Auto Registration SMF Service Is Enabled

How to Disable the Auto Registration SMF Service

How to Enable the Auto Registration SMF Service

Configuring the Auto Registration Feature by Using the regadm Command

Tasks That Are Required Prior to Registration

Displaying the Current Auto Registration Configuration

How to Clear the Current Auto Registration Configuration

Configuring Auto Registration Properties

How to Configure HTTP Proxy and Port Settings

How to Configure HTTP Proxy Authentication Settings

Authenticating a User by Specifying Named Support Credentials

How to Authenticate a User by Specifying Named Support Credentials

Registering Your System by Using the regadm Command

How to Display Registration Information About Products Not Yet Registered

How to Register Your System by Using the regadm Command

Obtaining Information About Currently Registered Products

Troubleshooting Auto Registration Issues

Authentication Failed

Cannot Send HTTP Proxy Password

HTTP Communications Error

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)

23.  Managing Patches

A.  SMF Services

Index

Oracle Solaris Auto Registration (Overview)

Oracle Solaris Auto Registration is a mechanism that is built into Oracle Solaris 10 9/10. This mechanism enables basic asset information about your system, called a service tag, to be transmitted to the Oracle Product Registration System upon reboot after an installation or an upgrade, and again on subsequent reboots, if any system configuration changes have occurred. The Oracle Product Registration System consists of web services that are deployed on the public Internet. These services are responsible for implementing the registration of a system's assets. Oracle uses this information to improve its products and services. You can also retrieve and use this information to more effectively manage your inventory.

Auto Registration leverages the existing service tag technology that enables a system's assets to be discovered on a network and then registered in a local registry. Service tags contain information about the products that are installed on your system, for example, the OS version and the hardware configuration. Each service tag describes a different product. To enable the sending of service tags, use your My Oracle Support credentials. For more information, see How Your Oracle Solaris 10 System Is Registered.

For more information about how service tags work, go to http://www.oracle.com/technetwork/server-storage/solaris/oracle-service-tag-faq-418684.html.

For general information about service tags, see the stclient(1M) man page.

For answers to common questions and information about how to gain initial access to My Oracle Support, go to http://www.oracle.com/us/support/044753.html#SS6.

How Your Oracle Solaris 10 System Is Registered

Oracle uses support credentials and network connectivity information that is collected before or during an installation or upgrade to associate product registration with a specific user account. Support credentials can also be provided after an installation by using the regadm auth command. See Authenticating a User by Specifying Named Support Credentials. If no support credentials or network connectivity information is specified, the Auto Registration process assumes a direct HTTP network connection (no proxy), and the registration is anonymous.

To register your system by specifying support credentials, you must have either a valid My Oracle Support account or a valid Sun Online account. Support credentials consist of a user name and password that enable you to authenticate to Oracle's support portal and the Oracle Product Registration System.

For information about obtaining a My Oracle Support account, go to http://www.oracle.com/support/premier/myoraclesupport.html.

For information about obtaining a Sun Online account, go to https://reg.sun.com/register.

If you are running Oracle Solaris 10 9/10, you can provide support credentials, as follows:

When and How Service Tag Data Is Transmitted

Auto Registration is managed by the svc:/application/autoreg SMF service. This service runs once at boot time to check for changes in your system's configuration.

If any changes have occurred, the service tag data is automatically sent to the Oracle Product Registration System, as follows:

To obtain information about your registered products, go to https://inventory.sun.com/inventory/data.jsp. For general information about service tags, go to http://www.oracle.com/technetwork/server-storage/solaris/oracle-service-tag-faq-418684.html.

Managing Auto Registration Configuration

After an installation or upgrade, Auto Registration configuration can be managed by using the regadm command.

After an installation, a privileged system administrator can perform the following tasks by using the regadm command:

For more information, see the regadm(1M) man page.

For task-related information, see Registering Your System by Using the regadm Command.

How the Auto Registration Process Works

During a system reboot, the Auto Registration SMF service checks your system's configuration against the information in the Service Tag Registry to determine whether any changes have occurred since the last reboot. If changes are discovered, a service tag for the newly installed product, for example, the Oracle Solaris 10 9/10 OS, is sent to the Oracle Product Registration System and registered with your recorded support credentials, or anonymously, if no support credentials were provided. The data is transmitted by using a Hypertext Transfer Protocol Secure (HTTPS) connection. If no changes are detected during a reboot, no registration is performed.

Although Auto Registration feature is enabled by default, you can optionally disable the feature. For information, see How to Disable the Auto Registration SMF Service.


Note - The Auto Registration SMF service runs in global zones only.


In addition to the Auto Registration SMF service, the Auto Registration process consists of several other components that work together to affect auto registration of your system's assets. The following figure illustrates these components and their relationship to each other.

image:Graphic illustrates components that comprise Oracle Solaris Auto Registration and how the component interact with each other.

Auto Registration consists of the following components: