System Administrator Documentation for Sun Products


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS System Administrator Documentation for Sun Products
# 1  
Old 01-18-2010
System Administrator Documentation for Sun Products

This BigAdmin page provides information about the location of system administrator documents for Sun products on docs.sun.com and other Sun web sites.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Solaris

Old Sun machine documentation needed

Hi all. Last year, after registering on Sun support site, I downloaded for free all available documentation (in PDF) and support files of a couple of old Sun workstations (Ultra 5 and Ultra 10). Now I need the documentation and support files of other old Sun workstations (SPARCstation 20 and... (4 Replies)
Discussion started by: wisechip
4 Replies

2. Solaris

useful links and help resources for Sun's products and Sun's Solaris

Hi all, Those links might help anyone Knowledge base Video tutorials (0 Replies)
Discussion started by: h@foorsa.biz
0 Replies

3. SCO

SCO system V documentation

Hi! I'm about to throw away a shelf meter or so of SCO system V official documentation. The original beige binders. I'm not sure if there is a shortage of these old books, but if anyone near Gothenburg, Sweden has use for them. Drop me a line at : martin (dot) rudolfson at mac (dot) com Martin (4 Replies)
Discussion started by: iMan
4 Replies

4. Solaris

Sun's Trial Products — Try Now and Buy at 20 - 40% Off

I think it is really great that you can try out a SunFire server for 60 days, risk free. Has anyone here used this "Try and Buy" service? Any reviews? (4 Replies)
Discussion started by: Neo
4 Replies

5. Solaris

Sun Certified System Administrator for the Solaris 10 OS, Part I (CX-310-200)

Hi all, I have been reading for Sun Solaris Administrator exam (CX-310-200) but i have kind of been dragging. Is there anyone preparing for this exam so we could make like a study group or accountability partner. Awaiting your response. thanks (6 Replies)
Discussion started by: nkechifesie
6 Replies

6. UNIX for Dummies Questions & Answers

Sun Certified System Administrator for the Solaris 10

i want to take certificate which are: Solaris 10 OS . Part I - Sun Certified System Administrator for the Solaris 10 Operating System (CX-310-200) . Part II - Sun Certified System Administrator for the Solaris 10 Operating System (CX-310-202) ; my question is about S10 adminitration... (0 Replies)
Discussion started by: nibiru78
0 Replies
Login or Register to Ask a Question
registration_profile(4) 					   File Formats 					   registration_profile(4)

NAME
registration_profile - template for Basic Registration information SYNOPSIS
registration.profile DESCRIPTION
The registration profile is a template for the information provided for Basic Registration. The information in this template is consumed by the sconadm(1M) utility. sconadm is the command-line alternative to the Basic Registration GUI. An example of the registration profile template is provided in /usr/lib/breg/data/RegistrationProfile.properties. This file is owned by root, with read-only permissions. As root, you can copy the file to a location of your choosing and edit the file. The registration profile template contains the following properties: userName= password= hostName= subscriptionKey= portalEnabled= proxyHostName= proxyPort= proxyUserName= proxyPassword= Values are not required for every property. The filling in or leaving blank a property depends on the task you intend to perform. Possible tasks are registering a new system, reregistering a system, and establishing a proxy. See sconadm(1M) for examples. The properties defined for a registration template are as follows: userName Corresponds to Sun Online Account user name. password Corresponds to Sun Online Account password. hostName Hostname of the machine to be registered (defaults to Unix host name, if not provided). subscriptionKey Enable access to all updates by providing your Sun Subscription Key for entitlement. Note - The Sun Subscription Key is now known as the Sun Service Plan Number. However, the name of this field (subscription- Key) remains unchanged. portalEnabled If true, enable local client to be managed at the Sun-hosted Update Connection Service. If false, disable local client to be managed at the Sun-hosted Update Connection Service. proxyHostName Your HTTP web proxy host name. proxyPort Your HTTP web proxy port number. proxyUserName Your HTTP web proxy user name. proxyPassword Your HTTP web proxy password. EXAMPLES
Example 1 Sample Registration Profile Below are the contents of a sample registration profile. Such a profile might be used to specify a proxy server with authentication. userName= password= hostName= subscriptionKey= portalEnabled= proxyHostName=webcache.mycompany.com proxyPort=8080 proxyUserName=myCompanyProxyUserName proxyPassword=myCompanyProxyPassword ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWbrg | +-----------------------------+-----------------------------+ |Interface Stability |Stable | +-----------------------------+-----------------------------+ SEE ALSO
sconadm(1M), attributes(5) SunOS 5.11 27 Feb 2006 registration_profile(4)