1- Recuperer les packages necessaires sur le site d’oracle

2-decompresser ceux ci

3-Installer JAVA_Runtime_Environment (jre)

[root@[v240 Solaris]# mv jre1.6.0_13/ /usr/jdk/
[root@[v240 Solaris]# rm /usr/java
[root@[v240 Solaris]# ln -s /usr/jdk/jre1.6.0_13/ /usr/java
[root@[v240 Solaris]# java -version
java version « 1.6.0_13 »
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode, sharing)
4- Vérifier l’environnement de solaris:
[root@[v240 srss_4.2]# cat /etc/release
Solaris 10 5/09 s10s_u7wos_08 SPARC
Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
Use is subject to license terms.
Assembled 30 March 2009
5- Installation du serveur sun ray:
# utinstall   Version: 4.2     Wednesday, January 19, 2011  4:14:31 PM MET
Sun Ray Server Software 4.2              not installed
Sun Ray Data Store 3.2                   not installed
Do you want to install Sun Ray Server Software 4.2 French Admin GUI (Y/[N]): Y
Do you want to install Sun Ray Server Software 4.2 Japanese Admin GUI (Y/[N]): N
Do you want to install Sun Ray Server Software 4.2 Simplified Chinese Admin GUI (Y/[N]): N
Kiosk Mode 4.2                           not installed
Enter Java v1.6 (or later) location [/usr/java]:
About to carry out the following operations:
Install  [ Sun Ray Server Software 4.2 ]
Install  [ Sun Ray Data Store 3.2 ]
Install  [ Sun Ray Server Software 4.2 French Admin GUI ]
Install  [ Sun Ray Server Software 4.2  ]
Install  [ Kiosk Mode 4.2 ]
Install  [ Kiosk Mode 4.2 localized files ]
Install  [ data for utslaunch ]
Install  [ Sun Ray Server Software 4.2 modules for utsunmc ]
Install  [ Service Tags 1.1 ]
Continue? ([Y]/N): Y
…..
Checking installed patches…
Executing prepatch script…
Verifying sufficient filesystem capacity (dry run method)…
Installing patch packages…
Patch 145212-01 has been successfully installed.
See /var/sadm/patch/145212-01/log for details
Executing postpatch script…
Patch packages installed:
SUNWutdso
The system must be rebooted in order to complete this installation and before starting the software.
[root@[v240 srss_4.2]# reboot
[root@[v240 /]# /opt/SUNWut/sbin/utconfig
Configuration of Sun Ray Server Software
This script automates the configuration of the Sun Ray Server Software
and related software products.  Before proceeding, you should have read
the Sun Ray Server Software 4.2 Installation Guide and filled out the
Configuration Worksheet.  This script will prompt you for the values
you filled out on the Worksheet.  For your convenience, default values
(where applicable) are shown in brackets.
Continue ([y]/n)? y
Enter Sun Ray admin password:
Re-enter Sun Ray admin password:
Error: entries must be at least 5 characters in length, please try again.
Enter Sun Ray admin password:
Re-enter Sun Ray admin password:
Configure Sun Ray Web Administration? ([y]/n)? y
Enter Apache Tomcat installation directory [/opt/apache-tomcat]:
An Apache Tomcat webserver does not exist at the given location
(/opt/apache-tomcat/bin/bootstrap.jar is missing).
You can either reenter the path or skip the configuration of the
Sun Ray Web Administration component to continue with the configuration
of the remaining SRSS components.
If you skip the configuration of this component then the admin GUI will not work.
You can retry the configuration of this component later by calling
‘utconfig -w’. As a prerequisite you need to install a Tomcat webserver.
It is available in the SRSS Image ‘Supplemental/Apache_Tomcat’ directory.
Reenter or skip? ([r]/s): s
Configure Sun Ray Kiosk Mode? (y/[n])? y
Enter user prefix [utku]:
Enter group [utkiosk]:
Enter userID range start [150000]:
Enter number of users [25]:
Configure this server for a failover group? (y/[n])?
About to configure the following software products:
Sun Ray Data Store 3.2
Hostname: v240
Sun Ray root entry: o=utdata
Sun Ray root name: utdata
Sun Ray utdata admin password: (not shown)
SRDS ‘rootdn’: cn=admin,o=utdata
Sun Ray Server Software 4.2
Failover group: no
Sun Ray Kiosk Mode: yes
Sun Ray Kiosk Mode 4.2
User name prefix:   utku
Base user ID:       150000
Number of accounts: 25
Kiosk group name:   utkiosk
Kiosk group ID:     auto
Continue ([y]/n)? y
Updating Sun Ray Data Store schema …
Updating Sun Ray Data Store ACL’s …
Creating Sun Ray Data Store …
Restarting Sun Ray Data Store …
Starting Sun Ray Data Store daemon .Jan 19 16:35:47 v240 utdsd[2563]: utdsd starting
Wed Jan 19 16:35 : utdsd starting
Loading Sun Ray Data Store …
Executing ‘/usr/bin/ldapadd -p 7012 -D cn=admin,o=utdata’ …
adding new entry o=utdata
adding new entry o=v1,o=utdata
adding new entry utname=v240,o=v1,o=utdata
adding new entry utname=desktops,utname=v240,o=v1,o=utdata
adding new entry utname=users,utname=v240,o=v1,o=utdata
adding new entry utname=logicalTokens,utname=v240,o=v1,o=utdata
adding new entry utname=rawTokens,utname=v240,o=v1,o=utdata
adding new entry utname=multihead,utname=v240,o=v1,o=utdata
adding new entry utname=container,utname=v240,o=v1,o=utdata
adding new entry utname=properties,utname=v240,o=v1,o=utdata
adding new entry cn=utadmin,utname=v240,o=v1,o=utdata
adding new entry utname=smartCards,utname=v240,o=v1,o=utdata
adding new entry utordername=probeorder,utname=smartCards,utname=v240,o=v1,o=utdata
adding new entry utname=policy,utname=v240,o=v1,o=utdata
adding new entry utname=resDefs,utname=v240,o=v1,o=utdata
adding new entry utname=prefs,utname=v240,o=v1,o=utdata
adding new entry utPrefType=resolution,utname=prefs,utname=v240,o=v1,o=utdata
adding new entry utPrefClass=advisory,utPrefType=resolution,utname=prefs,utname=v240,o=v1,o=utdata
Added 18 new LDAP entries.
Creating Sun Ray Server Software Configuration …
Unique « /etc/opt/SUNWut/gmSignature » has been generated.
Restarting Sun Ray Data Store …
Stopping Sun Ray Data Store daemon
Jan 19 16:35:52 v240 utdsd[2563]: utdsd got shutdown signal
.Sun Ray Data Store daemon stopped
Starting Sun Ray Data Store daemon .Jan 19 16:35:53 v240 utdsd[2984]: utdsd starting
Wed Jan 19 16:35 : utdsd starting
Adding user admin …
User(s) added successfully!
Creating new Sun Ray Kiosk Mode configuration …
Validating new user ids.
Validating new user accounts.
Creating kiosk group utkiosk
Configuring new kiosk user accounts:
…………………….
25 users configured
***********************************************************
The current policy has been modified.  You must restart the
authentication manager to activate the changes.
***********************************************************
Configuration of Sun Ray Server Software has completed.  Please check
the log file, /var/adm/log/utconfig.2011_01_19_16:34:42.log, for errors.

Laisser un commentaire

Ce site utilise Akismet pour réduire les indésirables. En savoir plus sur la façon dont les données de vos commentaires sont traitées.