Sun Ray Software 4 9/07の最近のブログ記事

Sun Ray Server 4.0 では、firmware が 2 つあります。

| トラックバック(0)

Sun Ray Server 4.0 の man utfwadm を見ていると、次のような記述が。

--
The 4.0 release of  Sun  Ray  firmware  is  split  into  two
varieties: one supports a new capability that allows limited
local configuration of the Sun Ray, and the other does  not.
The default path installs firmware without the configuration
capability. To install the firmware that  allows  configura-
tion, use the "-f /opt/SUNWut/lib/firmware_gui" option.
--

どうやら、local configuration 機能を提供する firmware が、/opt/SUNWut/lib/firmware_gui に格納されているようです。
ディレクトリを見ると CoronaP1 〜 CoronaP8 までありますね。
うちの SunRay 1 は、utquery -d BROADCAST_ADDRESS で見ると、model=CoronaP2 と表示されるので、Corona は SunRay 端末の codename かなんかだということがわかり、Sun Ray 1 にも適用できるようです。

新しい firmware を有効にするには、こうすればよいのかな。

  # utfwadm -A -a -N all -f /opt/SUNWut/lib/firmware_gui

実機さわれないから、どうなってるかわかんないや orz

Sun Ray Server の upgrade

| トラックバック(0)

upgraed してみました。
特に、旧 package を削除する必要もなく、SRSS4.0 のアーカイブに含まれる utinstall を叩くだけでいいみたい。
package を確認し、自動的に upgrade してくれる。

Upgrade については、以下のマニュアルを参照。
 
  http://docs.sun.com/source/820-0413/upgrade.html#50634762_pgfId-1002620



utinstall を実行。
--
# utinstall   Version: 4.0     2007年08月22日 (水) 18時00分53秒 JST

Sun Ray Server Software 3.1              installed
Sun Ray Data Store 2.1                   installed - upgrade required
Controlled Access Mode 3.0               installed
Kiosk Mode 4.0                           not installed

Enter Java v1.5 (or later) location [/usr/java]:

About to carry out the following operations:

Upgrade  [ Sun Ray Server Software 3.1 to 4.0 ]
Migrate  [ Sun Ray Data Store 2.1 to 3.0 ]
Migrate  [ data for Admin GUI ]
Remove   [ Sun Ray Server Software 3.1 English documentation ]
Upgrade  [ Sun Ray Server Software 3.1 Japanese Admin GUI to 4.0 ]
Upgrade  [ Sun Ray Server Software Localized user files 3.1 to 4.0 ]
Install  [ Kiosk Mode 4.0 ]
Upgrade  [ data for Authmanager ]
Upgrade  [ data for utslaunch ]
Upgrade  [ Sun Ray Server Software utsunmc modules 3.1 to 4.0 ]


Continue? ([Y]/N):

--

utinstall 終了後、Supplemental ディレクトリにある apache-tomcat のアーカイブを /opt に展開し、reboot 。

引き続き、firmware の update.
utquery で firemware version を確認
--
$ ./utquery -d 192.168.0.255
terminalID=080020fd7337
        terminalIPA=192.168.0.200
        model=CoronaP2
        Subnet=255.255.255.0
        Router=192.168.0.2
        MTU=1500
        LeaseTim=86400
        DHCPServer=192.168.0.2
        AuthSrvr=192.168.0.2
        AuthPort=7009
        LogHost=192.168.0.2
        FwSrvr=192.168.0.2
        NewTVer=3.1_120879-05_2006.10.17.17.08
        parmsVersion=3.1_120879-05_2006.10.17.17.08
        parmsBarrier=310
        currentAuth=192.168.0.2
        currentFW=3.1_120879-05_2006.10.17.17.08
        currentBarrier=310
        currentBarrierLevel=310
        AltAuth=192.168.0.2
--


firmware の更新
--
# ./utfwadm -A -a -N all (Sun Ray interconnect  は、専用 interface ではなく、subnet を指定しているため)
        All the units served by "phantom" on the 192.168.0.0
        network interface, running firmware other than version
        "4.0_48_2007.08.01.15.48" will be upgraded at their next power-on.

### stopped DHCP daemon
### started DHCP daemon
### reinitialized DHCP daemon
--

firmware の強制 sync
--
# ./utfwsync -v

Stopping Authentication Managers on phantom ...

Stopping host 'phantom'
Warning: no private interconnect interfaces configured - no action taken
        All the units served by "phantom" on the 192.168.0.0
        network interface, running firmware other than version
        "4.0_48_2007.08.01.15.48" will be upgraded at their next power-on.

### stopped DHCP daemon
### started DHCP daemon
### reinitialized DHCP daemon

Will restart Authentication Managers in 5 seconds  

Restarting Authentication Managers ...

Restarting host 'phantom'
stopping authentication manager
starting authentication manager
--


fwsync 後の utquery 実行結果
--
$ ./utquery -d 192.168.0.255
terminalID=080020fd7337
        terminalIPA=192.168.0.200
        model=CoronaP2
        Subnet=255.255.255.0
        Router=192.168.0.2
        MTU=1500
        LeaseTim=86400
        DHCPServer=192.168.0.2
        AuthSrvr=192.168.0.2
        AuthPort=7009
        LogHost=192.168.0.2
        FwSrvr=192.168.0.2
        NewTVer=3.1_120879-05_2006.10.17.17.08
        parmsVersion=4.0_48_2007.08.01.15.48
        parmsBarrier=320
        configMTU=1500
        currentAuth=192.168.0.2
        currentFW=4.0_48_2007.08.01.15.48
        currentBarrier=320
        currentBarrierLevel=320
        currentMTU=1500
        AltAuth=192.168.0.2
        confNetType=DHCP
--

currentFW が 4.0_48_2007.08.01.15.48 になっていればおっk。

Sun Ray Remote Control Toolkit も、update 後も問題なさげに動いてます。
パスワードと URL が表示されたあと、接続できない旨のメッセージが表示される場合は、reboot してあげるとよいです。
で、Sun Ray Remote Control Toolkit ですが、CDE セッションだと keyboard もきちんと効きますね。
Shift 押すと変なコードが入力されるのは、gnome client だけみたい。
#dtterm は問題ないけど、gnome-terminal はダメ。むむ

とりあえず、remote から upgrade したので、Sun Ray 端末の OSD 画面での設定がどう変わっているか未確認。まぁ、さとうが使っているのは Sun Ray 1 なので、あまり期待はしないけど・・・



Sun Ray Software 4 09/07

| トラックバック(0)

Sun Ray Software 4 09/07 がリリースされました。

今回の目玉は、VPN/IPsec client 機能が firmware に実装されたことでしょうか。
Sun Ray 2 (2, 2FS, 270)シリーズのみですが orz

あと、別で配布されていた PC/SC lite API が統合されたり、管理 GUI が新しくなったり、Trusted Extensions をサポートしたり、Sun Ray connector が 2.0 になったり。
Sun Ray Connector  2.0 では、Windows Vista との接続(RDP 5.2)もサポートしています。
--
Sun Ray Software 4 09/07 provides great new features such as the
VPN/IPsec client in the Sun Ray firmware. This allows customers (whose
corporate networks utilize Cisco gateways which support the Cisco
EasyVPN protocol) to simply plug their Sun Ray clients into nearly any
network and connect back to their corporate desktop. Sun Ray Software 4
09/07 also includes an interface that allows the Sun Ray client to be
configured with specific network settings, and an enhanced kiosk mode.

For
those who need an ultra-secure computing environment, Sun Ray Software
4 09/07 now supports Solaris 10 Trusted Extensions. Offering unmatched
levels of privacy, increased accountability and reduced risk of
security violations, Solaris 10 Trusted Extensions provide built-in
security on a commercial-grade operating system.
--

入手は、こちら。
http://www.sun.com/download/products.xml?id=468a6fb2


マニュアルは、こちら。
http://docs.sun.com/app/docs/coll/1230.6?l=ja

まじで、Sun Ray 2 を購入しようかなと。

--
メモ:

・管理 GUI が変更されたのはいいが、utconfig を実行する前に、Apache-Tomcat をインストールしなければならない。アーカイブは、srss_4.0/Supplemental にある。
 また、アーカイブの展開は、gnu tar を使わないとダメ。
 http://docs.sun.com/source/820-0413/install_prep.html#50634758_pgfId-1004712

 見た目と操作は、Java Web Console と一緒なので、統合してくれればいいのに・・・

 

: Twitter Updates

    follow me on Twitter

    ウェブページ

    タグクラウド

    Techonrati

    Technorati search

    » リンクしているブログ

    Powered by Movable Type 4.23-ja