Welcome to Linux Support and Sun Help
Search LinuxSupport

Before you can download updates from Sun, you need to register your Solaris installation. This can be confusing if you don't know what you're doing.

The easiest method of registering your system via the command line prompt is by using the sconadm command. To avoid entering loads of parameters, you can store your settings in a file and then use that. Create a file called /tmp/registration.txt containing the following lines:-

# vi /tmp/registration.txt
userName=USERNAME
password=PASSWORD
hostName=
subscriptionKey=
portalEnabled=false
proxyHostName=
proxyPort=
proxyUserName=
ProxyPassword=
#

where USERNAME and PASSWORD are the your SunSolve account details.

You can now register your system by the following command:-

sconadm -a -r /tmp/registration.txt

This will take a few minutes to run (depending upon the speed of your system) and should look like the following:-

-bash-3.00# sconadm register -a -r /tmp/registration.txt
sconadm is running
Authenticating user ...
finish registration!
-bash-3.00#
Useful third-party links

Add a comment to this article

If you wish to add a comment to this article, please use the form below. Please note that by submitting comments using this form you are allowing all of the information submitted to be visible on this website. Your comment will be published immediately, so please proof-read before you add. Any comments deemed to be abusive or irrelevant to the topic of the article may be removed without warning.

Posted by: (optional)

Email or web site: (optional, emails will be mangled to avoid spambots)

Comments: (maximum length 2000 characters)

If you would like to add a URL to another site, please enter the address (without http://) inside square brackets. Use an optional closing curly bracket to add a description. eg. to link to http://www.vigay.com enter [www.vigay.com}Vigay.com]

To prevent spambots, please re-enter the following code:
*****


Email Email this page to a friend

Last edit: 21st Dec 2009 at 8:05am (775 days ago)
Valid HTML 4.01! Valid CSS!