JP2011053966A - Information processing apparatus, software management system, and software management method - Google Patents

Information processing apparatus, software management system, and software management method Download PDF

Info

Publication number
JP2011053966A
JP2011053966A JP2009202925A JP2009202925A JP2011053966A JP 2011053966 A JP2011053966 A JP 2011053966A JP 2009202925 A JP2009202925 A JP 2009202925A JP 2009202925 A JP2009202925 A JP 2009202925A JP 2011053966 A JP2011053966 A JP 2011053966A
Authority
JP
Japan
Prior art keywords
update
software
processing apparatus
information processing
center
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2009202925A
Other languages
Japanese (ja)
Other versions
JP5526663B2 (en
Inventor
Sachiko Nakaya
幸子 中屋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2009202925A priority Critical patent/JP5526663B2/en
Publication of JP2011053966A publication Critical patent/JP2011053966A/en
Application granted granted Critical
Publication of JP5526663B2 publication Critical patent/JP5526663B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processing apparatus, a software management system, and a software management method enabling only legitimate users to use software placed in a location that can be accessed by a large indefinite number of people. <P>SOLUTION: The information processing apparatus 100 is connected via a predetermined data transmission path I to a center 300 having a package management server function disclosed to the outside, and includes: an information acquisition means 111 for acquiring the information needed for software updates from the center 300; a confirmation means 112 for confirming whether or not dependency in the software updates can be solved according to the information acquired by the information acquisition means 111 and to an update key 12D retained in a predetermined storage area of the apparatus issued to a legitimate user; and a download means 111 for downloading update data 32D for the software to be updated from the center 300 based on the result of confirmation by the confirmation means 112 as to whether or not the dependency can be solved. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、データ伝送路を介して接続される1又は複数の機器が搭載するソフトウェアを管理する情報処理装置、ソフトウェア管理システムに関し、特に、パッケージ管理機能を用いてソフトウェアを更新する技術に関するものである。   The present invention relates to an information processing apparatus and a software management system for managing software installed in one or more devices connected via a data transmission path, and more particularly to a technique for updating software using a package management function. is there.

例えば特許文献1には、コンピュータ・ネットワークを通じてソフトウェアを配布する技術が提案されている。   For example, Patent Document 1 proposes a technique for distributing software through a computer network.

これらの技術が提案される背景には、ソフトウェアを利用するユーザの利便性がある。ソフトウェアを利用する際には、様々な管理作業を要する。例えば、ソフトウェアの機能拡張、バグ修正、アップデートなどである。例えば、ユーザ環境に設定される相当数の機器に導入されているソフトウェアが、メーカからCD(Compact Disk)などの記録媒体により提供される場合には、インストール機器ごとに作業を行う必要があり煩雑である。また、ソフトウェアの契約数が多い場合にも、メーカから提供されるソフトウェアに係る情報(機能拡張、バグ修正、アップデートなどの各種情報通知)や記録媒体などを管理・保管する必要があり煩雑である。   The background to the proposal of these technologies is the convenience of users using software. When using software, various management tasks are required. For example, software enhancements, bug fixes, and updates. For example, when software installed in a considerable number of devices set in the user environment is provided by a manufacturer on a recording medium such as a CD (Compact Disk), it is necessary to perform work for each installed device, which is complicated. It is. Even when the number of software contracts is large, it is necessary to manage and store information related to the software provided by the manufacturer (notification of various information such as function expansion, bug correction, and update) and recording media. .

そこで、ユーザは、上記提案技術(ソフトウェア管理システム)を用いることで、上記ソフトウェアに係る管理作業を簡便に行うことができる(管理作業の負荷を軽減できる)。   Therefore, the user can easily perform the management work related to the software by using the proposed technique (software management system) (the load of the management work can be reduced).

このようなソフトウェア管理システムでは、ソフトウェアの提供手段(ソフトウェア更新機能)として、FTP(File Transfer Protocol)を用いる場合がある。   In such a software management system, FTP (File Transfer Protocol) may be used as software providing means (software update function).

しかし、FTPを用いてソフトウェア更新機能を実装する場合には、多くの開発工数を必要とする。なぜなら、ソフトウェア更新機能には、「更新可能なパッケージ」と「そのパッケージをインストールするために必要なパッケージ」との情報(インストールするソフトウェア群の依存関係に係る情報)を基にダウンロード/インストールを行う仕組みが必要となるためである。   However, when a software update function is implemented using FTP, a large number of development steps are required. This is because the software update function downloads / installs based on the information of “updatable packages” and “packages necessary for installing the packages” (information related to the dependency of the software group to be installed). This is because a mechanism is required.

そこで、YUM(Yellow dog Updater, Modified)などのパッケージ管理機能を用いて、インストールするソフトウェア群の依存関係を解決し、ダウンロード/インストールを行う方法が挙げられる。YUMは、Linux(登録商標)のRPM(RPM Package Manager)互換パッケージ管理システムである。パッケージ管理システムとは、OS(Operating System)と言う一つの環境で、各種のソフトウェアの導入と削除、そしてソフトウェア同士やライブラリとの依存関係を管理するシステムである。   Therefore, there is a method of performing download / installation by solving the dependency relationship of the software group to be installed by using a package management function such as YUM (Yellow dog Updater, Modified). YUM is an RPM (RPM Package Manager) compatible package management system of Linux (registered trademark). The package management system is a system that manages the introduction and deletion of various software and the dependency between software and libraries in one environment called OS (Operating System).

このようなパッケージ管理機能を用いたソフトウェア更新機能では、「更新可能なパッケージ」と「そのパッケージをインストールするために必要なパッケージ」の判断を行うことにより、上記依存関係を意識することなく、ダウンロード/インストールを行うことができる。これにより、パッケージ管理機能を用いたソフトウェア更新機能では、実装に係る開発工数を減らすことができる。   With such a software update function using the package management function, it is possible to download without having to be aware of the above-mentioned dependency by determining “updatable packages” and “packages necessary to install the package”. / Can be installed. As a result, the software update function using the package management function can reduce the development man-hours related to the implementation.

しかしながら、パッケージ管理機能を用いたソフトウェア更新機能では、本来、正規ユーザ(契約後のユーザ)しかダウンロードできないはずのソフトウェア(更新データ)が、不特定多数の人によってダウンロードされてしまう問題がある。   However, in the software update function using the package management function, there is a problem that software (update data) that should be downloaded only by authorized users (users after contract) is downloaded by an unspecified number of people.

パッケージ管理システムは、管理対象パッケージの特性により、ソフトウェアを、インターネット上で公開されている場所(不特定対数の人からアクセス可能なリポジトリ(パッケージ管理サーバ))に置く構成となっている。そのため、上記問題が生じてしまう。   The package management system has a configuration in which software is placed in a place (repository accessible from an unspecified logarithm (package management server)) on the Internet due to the characteristics of a package to be managed. Therefore, the above problem occurs.

本発明は上記従来技術の問題点を鑑み提案されたものであり、その目的とするところは、不特定対数の人からアクセス可能な場所に置かれているソフトウェアを、正規ユーザのみ利用可能とすることができる情報処理装置、ソフトウェア管理システム、及びソフトウェア管理方法を提供することにある。   The present invention has been proposed in view of the above-described problems of the prior art, and the object of the present invention is to allow software that is placed in a place accessible from an unspecified logarithm to be used only by authorized users. The present invention provides an information processing apparatus, a software management system, and a software management method.

上記目的を達成するため、本発明に係る情報処理装置は、外部に公開されているパッケージ管理サーバ機能を有するセンターと、所定のデータ伝送路を介して接続される情報処理装置であって、前記センターから、ソフトウェア更新に必要な情報を取得する情報取得手段と、前記情報取得手段により取得した情報、及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持される更新用キーに基づき、ソフトウェア更新における依存関係が解決可能か否かを確認する確認手段と、前記確認手段による依存関係解決可否の確認結果に基づき、前記センターから、更新するソフトウェアの更新データをダウンロードするダウンロード手段と、を有している。   In order to achieve the above object, an information processing apparatus according to the present invention is an information processing apparatus that is connected to a center having a package management server function that is open to the public via a predetermined data transmission path. Based on information acquisition means for acquiring information necessary for software update from the center, information acquired by the information acquisition means, and an update key issued to a regular user and held in a predetermined storage area of the device Confirmation means for confirming whether or not the dependency relationship in software update can be resolved; and download means for downloading update data of software to be updated from the center based on the confirmation result of the dependency relationship resolution possibility by the confirmation means; have.

このような構成によって、本発明に係る情報処理装置は、パッケージ管理サーバ機能を有するセンターから、ソフトウェア更新に必要な情報(更新用キー及び更新データに係る情報)を取得する。情報処理装置は、パッケージ管理機能を利用して、取得情報及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持される更新用キーに基づき、ソフトウェア更新における依存関係が解決可能か否かを確認する。情報処理装置は、依存関係が解決可能であれば、センターから、更新するソフトウェアの更新データをダウンロードする。   With such a configuration, the information processing apparatus according to the present invention acquires information necessary for software update (information related to the update key and update data) from the center having the package management server function. Whether the information processing apparatus can solve the dependency relationship in software update based on the acquisition information and the update key issued to the authorized user and stored in a predetermined storage area of the apparatus using the package management function To check. If the dependency relationship can be resolved, the information processing apparatus downloads update data of software to be updated from the center.

このように、本発明に係る情報処理装置では、パッケージ管理機能を利用して、正規ユーザに対して発行される更新用キーを用いたソフトウェア更新における依存関係の解決可否判定に基づき、センターからソフトウェアに係る更新データのダウンロードを制御する。   As described above, the information processing apparatus according to the present invention uses the package management function to perform software from the center based on the determination of whether or not the dependency relationship can be resolved in the software update using the update key issued to the authorized user. To control downloading of update data.

これによって、本発明に係る情報処理装置は、不特定対数の人からアクセス可能な場所に置かれているソフトウェアを、正規ユーザのみ利用可能とすることができる(正規ユーザ以外の利用を防止できる)。   As a result, the information processing apparatus according to the present invention can make the software placed in a place accessible from an unspecified logarithm only available to authorized users (preventing use other than authorized users). .

上記目的を達成するため、本発明に係るソフトウェア更新システムは、外部に公開されているパッケージ管理サーバ機能を有するセンターと、情報処理装置とが、所定のデータ伝送路で接続されるソフトウェア管理システムであって、前記情報処理装置が、前記センターから、ソフトウェア更新に必要な情報を取得する情報取得手段と、前記情報取得手段により取得した情報、及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持される更新用キーに基づき、ソフトウェア更新における依存関係が解決可能か否かを確認する確認手段と、前記確認手段による依存関係解決可否の確認結果に基づき、前記センターから、更新するソフトウェアの更新データをダウンロードするダウンロード手段と、を有している。   In order to achieve the above object, a software update system according to the present invention is a software management system in which a center having a package management server function disclosed to the outside and an information processing apparatus are connected by a predetermined data transmission path. The information processing apparatus acquires information necessary for software update from the center, information acquired by the information acquisition means, and predetermined storage of the apparatus issued to a regular user. Confirmation means for confirming whether or not the dependency relationship in software update can be resolved based on the update key held in the area, and software to be updated from the center based on the confirmation result of whether or not the dependency relationship can be resolved by the confirmation means Download means for downloading the update data.

上記目的を達成するため、本発明に係るソフトウェア管理方法は、外部に公開されているパッケージ管理サーバ機能を有するセンターと、所定のデータ伝送路を介して接続される情報処理装置におけるソフトウェア管理方法であって、前記センターから、ソフトウェア更新に必要な情報を取得する情報取得手順と、前記情報取得手順により取得した情報、及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持される更新用キーに基づき、ソフトウェア更新における依存関係が解決可能か否かを確認する確認手順と、前記確認手順による依存関係解決可否の確認結果に基づき、前記センターから、更新するソフトウェアの更新データをダウンロードするダウンロード手順と、を有している。   In order to achieve the above object, a software management method according to the present invention is a software management method in an information processing apparatus connected to a center having a package management server function disclosed to the outside via a predetermined data transmission path. An information acquisition procedure for acquiring information necessary for software update from the center, information acquired by the information acquisition procedure, and an update issued to a regular user and held in a predetermined storage area of the device Download update data of the software to be updated from the center based on the confirmation procedure for confirming whether or not the dependency relationship in the software update can be resolved based on the key for use and the confirmation result on whether or not the dependency relationship can be resolved in the confirmation procedure Download procedure.

このような手順によって、本発明に係るソフトウェア管理方法は、パッケージ管理機能を利用して、パッケージ管理サーバ機能を有するセンターから取得したソフトウェア更新に必要な情報(更新用キー及び更新データに係る情報)、及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持される更新用キーに基づき、ソフトウェア更新における依存関係が解決可能か否かを確認し、依存関係が解決可能であれば、センターから、更新するソフトウェアの更新データをダウンロードすると言う動作を実現する。   By such a procedure, the software management method according to the present invention uses the package management function to obtain information necessary for software update (information relating to the update key and update data) acquired from the center having the package management server function. And whether or not the dependency relationship in software update can be resolved based on the update key issued to the authorized user and held in the predetermined storage area of the device. The operation of downloading the update data of the software to be updated from the center is realized.

これによって、本発明に係るソフトウェア管理方法は、不特定対数の人からアクセス可能な場所に置かれているソフトウェアを、正規ユーザのみ利用可能な環境を提供できる。   As a result, the software management method according to the present invention can provide an environment in which only authorized users can use software placed in a location accessible from an unspecified logarithmic person.

本発明によれば、パッケージ管理機能を利用して、正規ユーザに対して発行される更新用キーを用いたソフトウェア更新における依存関係の解決可否判定に基づき、センターからソフトウェアに係る更新データのダウンロードを制御することで、不特定対数の人からアクセス可能な場所に置かれているソフトウェアを、正規ユーザのみ利用可能とする情報処理装置、ソフトウェア管理システム、及びソフトウェア管理方法を提供することができる。   According to the present invention, using the package management function, update data relating to software can be downloaded from the center based on the determination of whether or not the dependency in software update using the update key issued to the authorized user can be resolved. By controlling, it is possible to provide an information processing apparatus, a software management system, and a software management method that make it possible for only authorized users to use software placed in a place accessible from an unspecified logarithmic person.

本発明の第1の実施形態に係るソフトウェア管理システムの構成例を示す図である。It is a figure which shows the structural example of the software management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る情報処理装置(ソフトウェア管理サーバ,センター,機器)のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the information processing apparatus (software management server, center, apparatus) which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェア管理機能の構成例を示す図である。It is a figure which shows the structural example of the software management function which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェア更新情報のデータ例を示す図である。It is a figure which shows the example of data of the software update information which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る依存関係の解決に従ったダウンロード制御例を示す図である。It is a figure which shows the example of download control according to the solution of the dependency relation which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る自動更新の予約設定を行う処理手順例を示すシーケンス図である。It is a sequence diagram which shows the example of a process sequence which performs the reservation setting of automatic update which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェア更新予約の設定画面例を示す図である。It is a figure which shows the example of a setting screen of the software update reservation which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る自動更新スクリプトファイルのデータ例を示す図である。It is a figure which shows the example of data of the automatic update script file which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェアを更新する処理手順例を示すシーケンス図(その1)である。It is a sequence diagram (the 1) which shows the example of a process sequence which updates the software which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェアを更新する処理手順例を示すシーケンス図(その2)である。It is a sequence diagram (the 2) which shows the example of a process sequence which updates the software which concerns on the 1st Embodiment of this invention.

以下、本発明の好適な実施の形態(以下「実施形態」と言う)について、図面を用いて詳細に説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of the present invention (hereinafter referred to as “embodiments”) will be described in detail with reference to the drawings.

[第1の実施形態]
<システム構成>
まず、機器管理システムの構成について説明する。
[First Embodiment]
<System configuration>
First, the configuration of the device management system will be described.

図1は、本実施形態に係るソフトウェア管理システム1の構成例を示す図である。
図1には、ソフトウェアを提供するメーカ側のシステム(以下「メーカ側システム」と言う)Sと、ソフトウェアが導入された1又は複数のユーザ側のシステム(以下「ユーザ側システム」と言う)Ua,Ubとが、インターネットなどの外部ネットワークIで接続されるシステム構成例が示されている。上記各システムS,Ua,Ubは、例えばFW(Fire Wall)を介して外部ネットワークIと接続される。
FIG. 1 is a diagram illustrating a configuration example of a software management system 1 according to the present embodiment.
FIG. 1 shows a manufacturer-side system (hereinafter referred to as “manufacturer-side system”) S that provides software, and one or a plurality of user-side systems (hereinafter referred to as “user-side systems”) Ua into which the software has been introduced. , Ub are connected to each other via an external network I such as the Internet. Each of the systems S, Ua, Ub is connected to the external network I via, for example, an FW (Fire Wall).

メーカ側システムSには、ソフトウェアを提供するソフトウェア提供装置(以下単に「センター」と言う)300が設置されている。つまり、センター300が、上述した、不特定対数の人からアクセス可能なリポジトリであるパッケージ管理サーバ機能を有する装置にあたる(インターネット上で公開されている場所にあたる)。   In the manufacturer-side system S, a software providing device (hereinafter simply referred to as “center”) 300 that provides software is installed. That is, the center 300 corresponds to the above-described device having a package management server function that is a repository accessible from an unspecified logarithmic person (corresponding to a place disclosed on the Internet).

ユーザ側システムUaには、ソフトウェア管理機能を有する情報処理装置(ソフトウェア管理サーバ)100aと、更新対象(インストール対象)であるソフトウェアが動作する1又は複数の機器(クライアント)200a,200a,200aとが配置されている。これらの装置は、LAN(Local Area Network)などの内部ネットワークNaで接続される。ユーザ側システムUbも同様である。 The user-side system Ua includes an information processing apparatus (software management server) 100a having a software management function, and one or a plurality of devices (clients) 200a 1 , 200a 2 , 200a on which software to be updated (installed) operates. 3 are arranged. These devices are connected by an internal network Na such as a LAN (Local Area Network). The same applies to the user side system Ub.

このようなシステム構成により、ソフトウェア管理システム1では、次のようなソフトウェア更新に係る動作を実現できる。   With such a system configuration, the software management system 1 can realize the following operation related to software update.

例えば、ユーザ側システムUaの情報処理装置100aは、外部ネットワークIを介して、センター300からサーバ用及び/又はクライアント用ソフトウェアに係る更新データをダウンロードする。   For example, the information processing apparatus 100a of the user side system Ua downloads update data relating to server software and / or client software from the center 300 via the external network I.

情報処理装置100aは、ダウンロードしたサーバ用ソフトウェアに係る更新データを当該装置にインストールする。また、情報処理装置100aは、ダウンロードしたクライアント用ソフトウェアに係る更新データを所定の記憶領域に保持する。   The information processing apparatus 100a installs update data related to the downloaded server software in the apparatus. In addition, the information processing apparatus 100a holds update data relating to the downloaded client software in a predetermined storage area.

機器200a,200a,200aは、内部ネットワークNaを介して、情報処理装置100aからクライアント用ソフトウェアに係る更新データをダウンロードする。機器200a,200a,200aは、ダウンロードしたクライアント用ソフトウェアに係る更新データを当該装置にインストールする。 The devices 200a 1 , 200a 2 , and 200a 3 download the update data related to the client software from the information processing apparatus 100a via the internal network Na. The devices 200a 1 , 200a 2 , and 200a 3 install the downloaded update data related to the client software on the device.

このように、ソフトウェア管理システム1は、ユーザ環境における機能追加・更新(変更及び拡張を含む)・削除などのソフトウェア管理サービス(ソフトウェア管理機能)を提供することができる。   As described above, the software management system 1 can provide a software management service (software management function) such as function addition / update (including change and extension) / deletion in the user environment.

なお、以降の説明において、複数のユーザ側システムUa,Ubを総称する場合には、「ユーザ側システムU」とする。同様に、システムUを構成する複数の情報処理装置100a,100bを総称する場合には、「情報処理装置100」とする。また、システムUを構成する複数の機器200a,200a,200a,200b,200b,200bを総称する場合には、「機器200」とする。 In the following description, when a plurality of user-side systems Ua and Ub are collectively referred to as “user-side system U”. Similarly, when a plurality of information processing apparatuses 100a and 100b constituting the system U are collectively referred to as “information processing apparatus 100”. Further, when a plurality of devices 200a 1 , 200a 2 , 200a 3 , 200b 1 , 200b 2 , 200b 3 constituting the system U are collectively referred to as “device 200”.

<ハードウェア構成>
次に、上記ソフトウェア管理システム1を構成する各装置のハードウェア構成について説明する。本実施形態では、「ソフトウェア管理サーバ」,「センター」,「機器」それぞれが、PC(Personal Computer)であるものとし、「ソフトウェア管理サーバ」である情報処理装置100を代表して説明する。
<Hardware configuration>
Next, the hardware configuration of each device constituting the software management system 1 will be described. In this embodiment, the “software management server”, “center”, and “device” are assumed to be PCs (Personal Computers), and the information processing apparatus 100 that is a “software management server” will be described as a representative.

図2は、本実施形態に係る情報処理装置100(ソフトウェア管理サーバ,センター,機器)のハードウェア構成例を示す図である。
図2に示すように、情報処理装置100は、入力装置101、表示装置102、ドライブ装置103、RAM(Random Access Memory)104、ROM(Read Only Memory)105、CPU(Central Processing Unit)106、インタフェース装置107、及びHDD(Hard Disk Drive)108などを備え、それぞれがバスBで相互に接続されている。
FIG. 2 is a diagram illustrating a hardware configuration example of the information processing apparatus 100 (software management server, center, device) according to the present embodiment.
As shown in FIG. 2, the information processing apparatus 100 includes an input device 101, a display device 102, a drive device 103, a RAM (Random Access Memory) 104, a ROM (Read Only Memory) 105, a CPU (Central Processing Unit) 106, an interface. A device 107, an HDD (Hard Disk Drive) 108, and the like are provided and are connected to each other via a bus B.

入力装置101は、キーボード及びマウスなどを含み、情報処理装置100に各操作信号を入力するのに用いられる。表示装置102は、ディスプレイなどを含み、情報処理装置100による処理結果(例えば「ソフトウェア管理情報」)などを表示する。   The input device 101 includes a keyboard and a mouse, and is used to input each operation signal to the information processing device 100. The display device 102 includes a display or the like, and displays a processing result (for example, “software management information”) by the information processing device 100.

インタフェース装置107は、情報処理装置100を所定のデータ伝送路に接続するインタフェース(NIC:Network I/F Card)である。よって、情報処理装置100は、インタフェース装置107を介して、機器200やセンター300とデータ通信を行うことができる。   The interface device 107 is an interface (NIC: Network I / F Card) that connects the information processing device 100 to a predetermined data transmission path. Therefore, the information processing apparatus 100 can perform data communication with the device 200 and the center 300 via the interface device 107.

HDD108は、各種プログラム及びデータを格納している不揮発性の記憶装置である。格納されるプログラム及びデータには、例えば、情報処理装置100全体を制御する情報処理システム(例えば「Windows(登録商標:以下略)」や「UNIX(登録商標:以下略)」などの基本ソフトウェアであるOS)、及び情報処理システム上において各種機能(例えば「ソフトウェア管理機能」)を提供するアプリケーションなどがある。また、HDD108は、格納している上記プログラム及びデータを、所定のファイルシステム及び/又はDB(Data Base)により管理している。   The HDD 108 is a non-volatile storage device that stores various programs and data. The stored programs and data are, for example, basic software such as an information processing system (for example, “Windows (registered trademark): omitted)” or “UNIX (registered trademark: omitted)” that controls the entire information processing apparatus 100. An OS), and an application that provides various functions (for example, “software management function”) on the information processing system. The HDD 108 manages the stored program and data by a predetermined file system and / or DB (Data Base).

ドライブ装置103は、着脱可能な記録媒体103aとのインタフェースである。これにより、情報処理装置100は、ドライブ装置103を介して、記録媒体103aの読み取り及び/又は書き込みを行うことができる。   The drive device 103 is an interface with a removable recording medium 103a. As a result, the information processing apparatus 100 can read and / or write the recording medium 103 a via the drive apparatus 103.

ROM105は、電源を切っても内部データを保持することができる不揮発性の半導体メモリ(記憶装置)である。ROM105には、情報処理装置100が起動されるときに実行されるBIOS(Basic Input/Output System)や、情報処理装置100のシステム設定及びネットワーク関連設定などのデータが格納されている。   The ROM 105 is a nonvolatile semiconductor memory (storage device) that can retain internal data even when the power is turned off. The ROM 105 stores data such as a basic input / output system (BIOS) that is executed when the information processing apparatus 100 is activated, and system settings and network-related settings of the information processing apparatus 100.

RAM104は、上記各種記憶装置から読み出されたプログラム及びデータを一時保持する揮発性の半導体メモリ(記憶装置)である。CPU106は、上記RAM104上に読み出したプログラムを実行することにより、情報処理装置100の全体制御及び各種搭載機能の動作を実現する。   The RAM 104 is a volatile semiconductor memory (storage device) that temporarily stores programs and data read from the various storage devices. The CPU 106 implements the overall control of the information processing apparatus 100 and the operation of various functions by executing the program read out on the RAM 104.

このようなハードウェア構成により、情報処理装置100は、例えば、HDD108からRAM104上に読み出したプログラム(搭載機能を実現するソフトウェア部品)をCPU106により実行し、搭載機能を実現することができる。   With such a hardware configuration, for example, the information processing apparatus 100 can execute a program (software component that realizes a mounting function) read from the HDD 108 onto the RAM 104 by the CPU 106 to realize the mounting function.

なお、機器200に関しては、上記ハードウェア構成の限りでない。例えば、機器200は、画像処理装置であってもよい。この場合、機器200は、例えば、上記ハードウェア構成を制御基板であるコントローラ(非図示)に備え、さらに、用紙に出力画像を形成するプロッタ(非図示)や、原稿の読み取り画像を生成するスキャナ(非図示)と言った各種画像処理部をバスBでコントローラに接続する構成となる。   The device 200 is not limited to the hardware configuration described above. For example, the device 200 may be an image processing device. In this case, for example, the device 200 includes the above-described hardware configuration in a controller (not shown) that is a control board, and further, a plotter (not shown) that forms an output image on a sheet, or a scanner that generates a read image of a document. Various image processing units (not shown) are connected to the controller via a bus B.

<ソフトウェア管理機能>
本実施形態に係るソフトウェア管理機能について説明する。
<Software management function>
The software management function according to this embodiment will be described.

本実施形態に係る情報処理装置(ソフトウェア管理サーバ)100では、パッケージ管理サーバ機能を有するセンター300から、ソフトウェア更新に必要な情報(更新用キー及び更新データに係る情報)を取得する。情報処理装置100は、パッケージ管理機能を利用して、取得情報及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持される更新用キーに基づき、ソフトウェア更新における依存関係が解決可能か否かを確認する。情報処理装置100は、依存関係が解決可能であれば、センター300から、更新するソフトウェアの更新データをダウンロードする。情報処理装置100は、このようなソフトウェア管理機能を有している。   In the information processing apparatus (software management server) 100 according to the present embodiment, information necessary for software update (information relating to the update key and update data) is acquired from the center 300 having a package management server function. Whether the information processing apparatus 100 can solve the dependency in the software update based on the update information issued to the authorized user and stored in a predetermined storage area of the apparatus using the package management function Confirm whether or not. If the dependency relationship can be resolved, the information processing apparatus 100 downloads update data of software to be updated from the center 300. The information processing apparatus 100 has such a software management function.

ソフトウェアの提供手段として、FTPを用いるソフトウェア管理システム1では、ソフトウェア更新機能を実装する場合、インストールするソフトウェア群の依存関係に係る情報を基にダウンロード/インストールを行う仕組みが必要となるため、多くの開発工数を必要とする。   In the software management system 1 using FTP as software providing means, when a software update function is implemented, a mechanism for downloading / installing based on information related to the dependency relationship of software to be installed is required. Requires development man-hours.

そこで、YUMなどのパッケージ管理機能を用いたソフトウェア更新機能の実現方法が挙げられる。   Therefore, there is a method for realizing a software update function using a package management function such as YUM.

しかし、パッケージ管理機能を用いたソフトウェア更新機能では、本来、正規ユーザ(契約後のユーザ)しかダウンロードできないはずのソフトウェア(更新データ)が、不特定多数の人によってダウンロードされてしまう問題がある。   However, in the software update function using the package management function, there is a problem that software (update data) that should be downloaded only by authorized users (users after contract) is downloaded by an unspecified number of people.

そこで、本実施形態に係る情報処理装置100では、パッケージ管理機能を利用して、正規ユーザに対して発行される更新用キーを用いたソフトウェア更新における依存関係の解決可否判定に基づき、センター300からソフトウェアに係る更新データのダウンロードを制御する。すなわち、本実施形態では、パッケージ管理機能を利用して、更新用キーを用いて、ソフトウェア更新における依存関係が解決されなければ、センター300から更新データをダウンロードすることができない仕組みを提供する。   In view of this, in the information processing apparatus 100 according to the present embodiment, the center 300 uses the package management function to determine whether the dependency relationship can be resolved in the software update using the update key issued to the authorized user. Controls downloading of update data related to software. In other words, the present embodiment provides a mechanism in which update data cannot be downloaded from the center 300 unless the dependency relationship in software update is resolved using the update key using the package management function.

これによって、本実施形態に係る情報処理装置100では、不特定対数の人からアクセス可能な場所に置かれているソフトウェアを、正規ユーザのみ利用可能とすることができる(正規ユーザ以外の利用を防止できる)。   As a result, in the information processing apparatus 100 according to the present embodiment, software that is placed in a location accessible from an unspecified logarithmic person can be used only by a regular user (prevention of use by non-regular users). it can).

以下に、上記ソフトウェア管理機能の構成とその動作について説明する。
図3は、本実施形態に係るソフトウェア管理機能の構成例を示す図である。
図3に示すように、ソフトウェア管理機能は、ソフトウェア管理システム1を構成する各装置が有する機能部により実現される。
The configuration and operation of the software management function will be described below.
FIG. 3 is a diagram illustrating a configuration example of the software management function according to the present embodiment.
As shown in FIG. 3, the software management function is realized by a functional unit included in each device constituting the software management system 1.

まず、情報処理装置(ソフトウェア管理サーバ)100の周辺装置(センター及び機器)が有する機能部について説明する。   First, functional units included in peripheral devices (center and equipment) of the information processing apparatus (software management server) 100 will be described.

《センター》
センター300は、自動更新予約制御部31及び更新データ保持部(センター用)32などを有している。
"Center"
The center 300 includes an automatic update reservation control unit 31, an update data holding unit (for center) 32, and the like.

自動更新予約制御部31は、受け付けた予約設定に基づき、情報処理装置100及び機器200で動作するソフトウェア(サーバ・クライアント用ソフトウェア)に係る自動更新を制御する機能部である。自動更新予約制御部31は、予約設定を情報処理装置100に送信し、後述する自動更新制御部11に更新予約を行う。その結果、自動更新予約制御部31は、情報処理装置100から予約結果を受け取り、予約完了の旨を通知する。なお、上記自動更新予約制御部31の詳細については、以降の機能動作で後述する。   The automatic update reservation control unit 31 is a functional unit that controls automatic update related to software (server / client software) that operates on the information processing apparatus 100 and the device 200 based on the received reservation setting. The automatic update reservation control unit 31 transmits the reservation setting to the information processing apparatus 100 and makes an update reservation to the automatic update control unit 11 described later. As a result, the automatic update reservation control unit 31 receives the reservation result from the information processing apparatus 100 and notifies the reservation completion. The details of the automatic update reservation control unit 31 will be described later in the functional operation.

更新データ保持部(センター用)32は、サーバ用及び/又はクライアント用ソフトウェアに係る更新データを所定の記憶領域に保持する機能部である。つまり、更新データ保持部(センター用)32は、当該装置が備える記憶装置(例えば「HDD」)が有する機能である。ここで言う「サーバ用ソフトウェアに係る更新データ」とは、ソフトウェア管理サーバである情報処理装置100で動作するソフトウェアに係る更新データである。また、「クライアント用ソフトウェアに係る更新データ」とは、機器200で動作するソフトウェアに係る更新データである。よって、更新データ保持部(センター用)32は、メーカ側から正規ユーザに対して提供するソフトウェア群をパッケージとして管理し保持している。なお、上記更新データ保持部(センター用)32が保持する更新データの詳細については、以降の自動更新制御部11の説明で後述する。   The update data holding unit (for center) 32 is a functional unit that holds update data related to server software and / or client software in a predetermined storage area. That is, the update data holding unit (for center) 32 is a function of a storage device (for example, “HDD”) included in the device. Here, “update data related to server software” refers to update data related to software operating on the information processing apparatus 100 which is a software management server. Further, “update data related to client software” is update data related to software operating on the device 200. Therefore, the update data holding unit (for the center) 32 manages and holds a software group provided from the manufacturer side to the authorized user as a package. The details of the update data held by the update data holding unit (for center) 32 will be described later in the description of the automatic update control unit 11 hereinafter.

《機器》
機器200は、更新確認部21などを有している。
"machine"
The device 200 includes an update confirmation unit 21 and the like.

更新確認部21は、当該機器で動作するソフトウェア(クライアント用ソフトウェア)のバージョン(カレントバージョン)に基づき、ソフトウェア更新の要否を確認する機能部である。更新確認部21は、情報処理装置100に対して行ったクライアント用ソフトウェアの最新バージョンの確認結果に基づき、更新要否判定を行う。その結果、更新確認部21は、情報処理装置100から最新バージョンの更新データをダウンロードする。これにより、機器200では、クライアント用ソフトウェアの更新処理が行える。なお、上記更新確認部21の詳細については、以降の機能動作で後述する。   The update confirmation unit 21 is a functional unit that confirms the necessity of software update based on the version (current version) of software (client software) that operates on the device. The update confirmation unit 21 determines whether update is necessary based on the confirmation result of the latest version of the client software performed on the information processing apparatus 100. As a result, the update confirmation unit 21 downloads the latest version of update data from the information processing apparatus 100. As a result, the device 200 can update the client software. The details of the update confirmation unit 21 will be described later in the functional operation.

《情報処理装置(ソフトウェア管理サーバ)》
情報処理装置100は、自動更新制御部11及び更新データ保持部(機器用)12などを有している。
<< Information processing device (software management server) >>
The information processing apparatus 100 includes an automatic update control unit 11 and an update data holding unit (for device) 12.

更新データ保持部(機器用)12は、機器200で動作するソフトウェア(クライアント用ソフトウェア)に係る更新データを所定の記憶領域に保持する機能部である。つまり、更新データ保持部(機器用)12は、当該装置が備える記憶装置(例えば「HDD」)が有する機能である。よって、更新データ保持部(機器用)12には、後述する自動更新制御部11によりセンター300からダウンロードした更新データ群を管理し保持している。   The update data holding unit (for device) 12 is a functional unit that holds update data related to software (client software) running on the device 200 in a predetermined storage area. That is, the update data holding unit (for device) 12 is a function of a storage device (for example, “HDD”) included in the device. Therefore, the update data holding unit (for device) 12 manages and holds an update data group downloaded from the center 300 by the automatic update control unit 11 described later.

また、更新データ保持部(機器用)12には、正規ユーザに対して発行される更新用キーも保持している。なお、上記更新データ保持部(機器用)12が保持する更新キーの詳細については、次の自動更新制御部11の説明で後述する。   Further, the update data holding unit (for device) 12 also holds an update key issued to the authorized user. The details of the update key held by the update data holding unit (for device) 12 will be described later in the description of the automatic update control unit 11 below.

自動更新制御部11は、更新予約に従って、当該装置で動作するソフトウェア(サーバ用ソフトウェア)の自動更新、及び/又は機器200で動作するソフトウェア(クライアント用ソフトウェア)のダウンロードを制御する機能部である。自動更新制御部11は、センター300が有する自動更新予約制御部31により設定された更新予約に従って上記制御を行う。   The automatic update control unit 11 is a functional unit that controls automatic update of software (server software) that operates on the apparatus and / or download of software (client software) that operates on the device 200 according to the update reservation. The automatic update control unit 11 performs the above control according to the update reservation set by the automatic update reservation control unit 31 included in the center 300.

例えば、センター300が有する自動更新予約制御部31は、情報処理装置100に対して、更新日時などの予約設定とともに、パッケージ管理機能を用いてソフトウェア更新を行う処理手順が定義された自動更新スクリプトファイルを送信する。   For example, the automatic update reservation control unit 31 included in the center 300 has an automatic update script file in which a processing procedure for performing software update using a package management function is defined together with reservation settings such as update date and time for the information processing apparatus 100. Send.

よって、自動更新制御部11は、設定された更新日時に、受信した上記自動更新スクリプトファイルに定義される処理手順を実行することで、ソフトウェアの自動更新制御を行う。そのため、自動更新制御部11は、自動更新スクリプトファイルを実行する機能部であるスクリプト実行部111、及び、自動更新後にファイルを削除する機能部であるスクリプト削除部115を有している。   Therefore, the automatic update control unit 11 performs automatic software update control by executing the processing procedure defined in the received automatic update script file at the set update date and time. Therefore, the automatic update control unit 11 includes a script execution unit 111 that is a functional unit that executes an automatic update script file, and a script deletion unit 115 that is a functional unit that deletes a file after automatic update.

さらに、自動更新制御部11では、スクリプト実行部111により自動更新スクリプトファイルが実行されると、主に、依存関係解決確認部112、更新データ正当性確認部113、及び更新データ格納部114などの各機能部が動作する。つまり、自動更新スクリプトファイルには、これらの機能部が動作するような処理手順が定義されている。   Further, in the automatic update control unit 11, when the automatic update script file is executed by the script execution unit 111, the dependency relationship confirmation unit 112, the update data validity confirmation unit 113, the update data storage unit 114, etc. Each functional unit operates. That is, the automatic update script file defines a processing procedure for operating these functional units.

依存関係解決確認部112は、例えば、「更新可能なパッケージ」と「そのパッケージをインストールするために必要なパッケージ」などのソフトウェア更新における依存関係の解決(解決済み/未解決)を確認する機能部である。依存関係解決確認部112は、スクリプト実行により動作するパッケージ管理機能を利用して、正規ユーザに対して発行される更新用キーを用いたソフトウェア更新における依存関係の解決可否判定を行う。依存関係解決確認部112は、センター300から取得したソフトウェア更新に必要な情報(更新用キー及び更新データに係る情報)、及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持している更新用キーに基づき、ソフトウェア更新における依存関係が解決可能か否かを判定する。   The dependency relationship resolution confirmation unit 112 is a functional unit that confirms resolution (resolved / unresolved) of dependency relationships in software updates such as “updatable package” and “package necessary for installing the package”, for example. It is. The dependency relationship confirmation unit 112 uses a package management function that operates by executing a script to determine whether or not the dependency relationship can be resolved in software update using an update key issued to an authorized user. The dependency solution confirmation unit 112 stores information necessary for software update acquired from the center 300 (information related to the update key and update data) and a predetermined storage area of the device issued to the authorized user. It is determined whether or not the dependency in software update can be resolved based on the update key.

ここで、依存関係をもつソフトウェア更新情報と、これらの依存関係を解決する動作例について説明する。   Here, software update information having dependency relationships and an operation example for solving these dependency relationships will be described.

図4は、本実施形態に係るソフトウェア更新情報のデータ例を示す図である。
図4には、情報処理装置100が有する更新データ保持部(機器用)12及びセンター300が有する更新データ保持部(センター用)32が保持するソフトウェア更新情報の例が示されている。
FIG. 4 is a diagram illustrating a data example of software update information according to the present embodiment.
FIG. 4 shows an example of software update information held by the update data holding unit (for device) 12 included in the information processing apparatus 100 and the update data holding unit (for center) 32 included in the center 300.

更新データ保持部(機器用)12は、正規ユーザに対して発行された更新用キー12Dを保持している。更新用キー12Dには、暗号化された更新データの正当性を確認するための公開鍵12Dと、センター300との通信用証明書12Dとが含まれる。 The update data holding unit (for device) 12 holds an update key 12D issued to an authorized user. The update key 12D, a public key 12D 1 for confirming the validity of the encrypted update data includes a communication certificate 12D 2 with the center 300.

更新データ保持部(センター用)32は、ソフトウェアに係る更新データ群32Dを保持している。更新データ群32Dには、サーバ用更新データ32D及びクライアント用更新データ32Dと、これらのデータに対して親にあたる親更新データ32Dとが含まれる。 The update data holding unit (for center) 32 holds an update data group 32D related to software. The update data group 32D, a server for updating data 32D 2 and the client update data 32D 3, includes a parent update data 32D 1 corresponding to the parent to these data.

図中の破線矢印は、上記各種ソフトウェア更新情報の依存関係を表している。例えば、上述したように、サーバ用更新データ32D及びクライアント用更新データ32Dは、親更新データ32Dと依存関係にある。つまり、サーバ用更新データ32D及びクライアント用更新データ32Dのインストール(これらのデータによるソフトウェア更新)には、親更新データ32Dを必要とする。また、更新データ32Dは、更新用キー12Dと依存関係にある。つまり、更新データ32Dに含まれる親更新データ32D、サーバ用更新データ32D、及びクライアント用更新データ32Dのインストールには、更新用キー12Dを必要とする。 Broken line arrows in the figure represent the dependency relationship between the various software update information. For example, as described above, the server update data 32D 2 and the client update data 32D 3 are dependent on the parent update data 32D 1 . That is, the parent update data 32D 1 is required for installation of the server update data 32D 2 and the client update data 32D 3 (software update using these data). The update data 32D is dependent on the update key 12D. That is, the update key 12D is required for installing the parent update data 32D 1 , the server update data 32D 2 , and the client update data 32D 3 included in the update data 32D.

YUMなどのパッケージ管理機能は、このような依存関係を動的に解決する。そこで、依存関係解決確認部112では、上記パッケージ管理機能の特性(依存関係の解決)を利用して、センター300からのソフトウェアに係る更新データ32Dのダウンロードを制御する。   Package management functions such as YUM dynamically resolve such dependencies. Therefore, the dependency relationship resolution confirmation unit 112 controls the download of the update data 32D related to the software from the center 300 using the characteristics of the package management function (resolution of dependency relationships).

図5は、本実施形態に係る依存関係の解決に従ったダウンロード制御例を示す図である。
例えば、図5(A)には、正規ユーザのソフトウェア更新環境が示されている。この場合、情報処理装置100では、次のようなダウンロード制御が行われる。
FIG. 5 is a diagram illustrating a download control example according to the solution of the dependency relationship according to the present embodiment.
For example, FIG. 5A shows a software update environment for authorized users. In this case, the information processing apparatus 100 performs the following download control.

まず、情報処理装置100では、センター300に対して、ソフトウェア更新に必要な情報(更新用キー及び更新データに係る情報)を取得する。このとき得られた情報が、依存関係を示す情報となる。情報処理装置100は、この取得情報に基づき、ソフトウェア更新時に解決しなければならないソフトウェア群の依存関係を把握する。情報処理装置100は、依存関係解決確認部112により、取得情報に基づき把握した依存関係の解決を確認する。その結果、情報処理装置100では、センター300の更新データ保持部(センター用)32で保持する更新データ32Dをインストールするときに必要な更新用キー12Dを、更新データ保持部(機器用)12で保持していることから、依存関係が解決されることが確認できる。このように、情報処理装置100は、依存関係解決確認部112により、依存関係が解決可能であると判定された場合(解決済みと確認された場合)、センター300からソフトウェアに係る更新データ32Dをダウンロードできる。   First, the information processing apparatus 100 acquires information necessary for software update (information related to the update key and update data) from the center 300. The information obtained at this time is information indicating the dependency. Based on this acquired information, the information processing apparatus 100 grasps the dependency relationship of software groups that must be resolved when updating software. In the information processing apparatus 100, the dependency relationship confirmation unit 112 confirms the solution of the dependency relationship grasped based on the acquired information. As a result, in the information processing apparatus 100, the update data holding unit (for equipment) 12 receives the update key 12 </ b> D necessary for installing the update data 32 </ b> D held in the update data holding unit (for center) 32 of the center 300. Since it is retained, it can be confirmed that the dependency relationship is resolved. As described above, when the dependency relationship confirmation unit 112 determines that the dependency relationship can be resolved (when it is confirmed that the dependency has been resolved), the information processing apparatus 100 receives the update data 32D relating to the software from the center 300. Downloadable.

一方、図5(B)には、第三者のソフトウェア更新環境が示されている。この場合、情報処理装置100では、次のようなダウンロード制御が行われる。なお、情報処理装置100がソフトウェア群の依存関係を把握するまでは、上述した通りである。   On the other hand, FIG. 5B shows a third-party software update environment. In this case, the information processing apparatus 100 performs the following download control. It is as described above until the information processing apparatus 100 grasps the dependency relationship between the software groups.

情報処理装置100は、依存関係解決確認部112により、取得情報に基づき把握した依存関係の解決を確認する。その結果、情報処理装置100では、センター300の更新データ保持部(センター用)32で保持する更新データ32Dをインストールするときに必要な更新用キー12Dを、更新データ保持部(機器用)12が保持していないことから、依存関係が解決されないことが確認できる。つまり、情報処理装置100は、更新用キー12Dを保持していないことから、正規ユーザが所有するソフトウェア管理サーバではないことが確認される。そのため、情報処理装置100は、依存関係が解決不可能であると判定された場合(未解決と確認された場合)、ソフトウェアに係る更新データをセンター300からダウンロードすることができない。   In the information processing apparatus 100, the dependency relationship confirmation unit 112 confirms the solution of the dependency relationship grasped based on the acquired information. As a result, in the information processing apparatus 100, the update data holding unit (for device) 12 receives the update key 12D necessary for installing the update data 32D held by the update data holding unit (for center) 32 of the center 300. Since it is not retained, it can be confirmed that the dependency relationship is not resolved. That is, since the information processing apparatus 100 does not hold the update key 12D, it is confirmed that the information processing apparatus 100 is not a software management server owned by an authorized user. For this reason, the information processing apparatus 100 cannot download the update data related to the software from the center 300 when it is determined that the dependency relationship cannot be resolved (when it is confirmed that the dependency is not resolved).

このようにして、情報処理装置100では、パッケージ管理機能による依存関係の上記解決可否判定に基づき、センター300からソフトウェアに係る更新データのダウンロードが制御される。   In this way, in the information processing apparatus 100, the download of update data related to software from the center 300 is controlled based on the determination of whether or not the dependency relationship is resolved by the package management function.

更新データ正当性確認部113は、上記制御によりダウンロードされ暗号化された更新データ32Dの正当性を確認する機能部である。更新データ正当性確認部113は、更新データ保持部(機器用)12で保持する更新用キー12Dに含まれる正当性確認用公開鍵12Dを用いて更新データ32Dの正当性を確認する。このとき、情報処理装置100では、更新データ正当性確認部113により、正当性が確認できなければ、その旨を通知し、ソフトウェア更新に係る処理を終了する。 The update data validity confirmation unit 113 is a functional unit that confirms the validity of the update data 32D downloaded and encrypted by the above control. Update data validity confirmation unit 113, the update data holding unit (equipment) 12 using a validation public key 12D 1 included in the update key 12D for holding in check the validity of the update data 32D. At this time, in the information processing apparatus 100, if the update data validity confirmation unit 113 cannot confirm the validity, the information processing apparatus 100 notifies that fact and ends the process related to the software update.

更新データ格納部114は、正当性が確認されたクライアント用更新データ32Dを、更新データ保持部(機器用)12に格納する機能部である。更新データ格納部114は、所定の格納先(予め決められた記憶領域の配置先)に従って、クライアント用更新データ32Dを格納する。 The update data storage unit 114 is a functional unit that stores the client update data 32D 3 whose validity has been confirmed in the update data holding unit (for device) 12. The update data storage unit 114 stores the client update data 32D 3 according to a predetermined storage location (a predetermined storage area location).

また、自動更新制御部11は、当該装置で動作するソフトウェア(サーバ用ソフトウェア)のバージョン(カレントバージョン)に基づき、ソフトウェア更新の要否を確認する。自動更新制御部11は、センター300に対して行ったサーバ用ソフトウェアの最新バージョンの確認結果に基づき、更新要否判定を行う。なお、上記自動更新制御部11の詳細については、以降の機能動作で後述する。   Further, the automatic update control unit 11 confirms whether or not software update is necessary based on the version (current version) of software (server software) operating on the apparatus. The automatic update control unit 11 determines whether update is necessary based on the confirmation result of the latest version of the server software performed on the center 300. The details of the automatic update control unit 11 will be described later in the functional operation.

このように、本実施形態に係るソフトウェア管理機能は、上記各機能部が連係動作することにより実現される。   As described above, the software management function according to the present embodiment is realized by the above-described functional units linking to each other.

次に、ソフトウェア管理機能の詳細な動作(機能部群の連係動作)について、処理手順を示すシーケンス図を用いて説明する。   Next, a detailed operation of the software management function (operational group group linkage operation) will be described with reference to a sequence diagram showing a processing procedure.

ソフトウェア管理機能は、主に、情報処理装置100に搭載(インストール)されるプログラム(ソフトウェア管理機能を実現するソフトウェア部品)が、CPU106により、格納先(例えば「ROM」など)からRAM104上に読み出され、以下の処理が実行されることで実現される。   In the software management function, a program (software component for realizing the software management function) installed (installed) in the information processing apparatus 100 is read from the storage location (for example, “ROM”) onto the RAM 104 by the CPU 106. This is realized by executing the following processing.

なお、以下の説明では、「自動更新予約に係る処理」(前処理)と、「ソフトウェア更新に係る処理」(処理2)とに分けて説明する。   The following description will be divided into “processing related to automatic update reservation” (pre-processing) and “processing related to software update” (processing 2).

《自動更新予約に係る処理》
図6は、本実施形態に係る自動更新の予約設定を行う処理手順例を示すシーケンス図である。ソフトウェア管理システム1では、情報処理装置100とセンター300との間で、外部ネットワークIを介して次のような自動更新予約に係る処理が行われる。
<Processing related to automatic update reservation>
FIG. 6 is a sequence diagram illustrating an example of a processing procedure for performing automatic update reservation setting according to the present embodiment. In the software management system 1, the following automatic update reservation process is performed between the information processing apparatus 100 and the center 300 via the external network I.

図6に示すように、センター300では、自動更新予約制御部31により、ソフトウェアに係る自動更新の予約設定を所定のGUI(Graphical User Interface)を介して受け付ける(ステップS101)。自動更新予約制御部31は、例えば、図7に示すような設定画面を、センター300が備える表示装置(非図示)に表示する。   As shown in FIG. 6, in the center 300, the automatic update reservation control unit 31 accepts automatic update reservation settings related to software via a predetermined GUI (Graphical User Interface) (step S101). For example, the automatic update reservation control unit 31 displays a setting screen as shown in FIG. 7 on a display device (not shown) provided in the center 300.

図7は、本実施形態に係るソフトウェア更新予約の設定画面例を示す図である。
図7(A)には、自動更新に係る各種情報の一覧画面例が示されている。ユーザは、このような一覧画面を閲覧し、現在の自動更新状況を確認することができる。例えば、図7(A)に示す一覧画面からは、自動更新の種別を識別する更新種別識別子[ID01]の自動更新処理が完了していることが分かる。また、更新種別識別子[ID02]の自動更新処理は未完了であることが分かる。
FIG. 7 is a diagram showing an example of a software update reservation setting screen according to this embodiment.
FIG. 7A shows an example of a list screen of various information related to automatic update. The user can browse such a list screen and check the current automatic update status. For example, it can be seen from the list screen shown in FIG. 7A that the automatic update processing of the update type identifier [ID01] for identifying the type of automatic update has been completed. It can also be seen that the automatic update processing of the update type identifier [ID02] is incomplete.

上記未完了の自動更新処理に対しては、例えば、一覧画面上の[作成]リンクをクリックすることで、設定画面から自動更新に係る予約設定ができる。   For the incomplete automatic update process, for example, by clicking the [Create] link on the list screen, reservation setting for automatic update can be performed from the setting screen.

図7(B)には、自動更新に係る予約設定画面例が示されている。ユーザは、このような設定画面を介して、自動更新に係る各種設定を行うことができる。例えば、図7(B)に示す設定画面からは、更新種別、更新日時、及び自動更新スクリプトファイルなどを指定できる。自動更新スクリプトファイルの指定は、設定画面上の[参照]ボタンをクリックすることで、ユーザにより作成・保存されたファイルを選択することにより指定できる。   FIG. 7B shows an example of a reservation setting screen related to automatic updating. The user can perform various settings related to automatic update via such a setting screen. For example, from the setting screen shown in FIG. 7B, an update type, an update date and time, an automatic update script file, and the like can be designated. The automatic update script file can be specified by selecting a file created and saved by the user by clicking the [Browse] button on the setting screen.

ここで、ユーザにより作成される自動更新スクリプトファイルについて説明する。
図8は、本実施形態に係る自動更新スクリプトファイル41のデータ例を示す図である。
図8には、シェルスクリプトによる自動更新スクリプトファイル41の例が示されている。シェルスクリプトとは、複数の処理をまとめて行うとき(バッチ処理時)に用いられる、OSのシェルが直接解釈・処理可能なスクリプトである。
Here, the automatic update script file created by the user will be described.
FIG. 8 is a diagram illustrating a data example of the automatic update script file 41 according to the present embodiment.
FIG. 8 shows an example of an automatic update script file 41 using a shell script. The shell script is a script that can be directly interpreted and processed by the OS shell, which is used when a plurality of processes are performed together (batch processing).

図8に示す自動更新スクリプトファイル41には、"yum update"が記述されており、YUM(パッケージ管理機能)によるアップデート実行(ソフトウェア更新実行)の処理手順が定義されている。これが依存関係解決確認部112の動作実行定義にあたる。   In the automatic update script file 41 shown in FIG. 8, “yum update” is described, and the processing procedure of update execution (software update execution) by YUM (package management function) is defined. This corresponds to the operation execution definition of the dependency relationship solution confirmation unit 112.

このように、自動更新スクリプトファイル41には、依存関係解決確認部112だけでなく、更新データ正当性確認部113及び更新データ格納部114などの各機能部が動作するような処理手順を、所定のスクリプト言語により記述することで定義できる。   As described above, the automatic update script file 41 has a predetermined processing procedure for operating each functional unit such as the update data validity check unit 113 and the update data storage unit 114 as well as the dependency solution check unit 112. It can be defined by writing in the script language.

図6に戻り、自動更新予約に係る処理について説明する。
センター300は、自動更新予約制御部31により、上記設定画面を介して受け付けた予約設定を、外部ネットワークIを介して情報処理装置100に送信する(ステップS102)。このとき、自動更新予約制御部31は、更新種別及び更新日時とともに、指定された自動更新スクリプトファイルを送信する。このように、センター300では、情報処理装置100に対して、ソフトウェアに係る自動更新の予約を要求する。
Returning to FIG. 6, the process related to the automatic update reservation will be described.
In the center 300, the automatic update reservation control unit 31 transmits the reservation setting accepted via the setting screen to the information processing apparatus 100 via the external network I (step S102). At this time, the automatic update reservation control unit 31 transmits the specified automatic update script file together with the update type and the update date / time. In this way, the center 300 requests the information processing apparatus 100 to make a reservation for automatic update related to software.

情報処理装置100は、受信情報を自動更新制御部11に渡す。これにより、情報処理装置100では、自動更新制御部11による自動更新予約が行われる(ステップS103)。このとき、自動更新制御部11は、受信した自動更新スクリプトファイルを、更新種別及び更新日時の情報に関連付けて、所定の記憶領域に格納する。   The information processing apparatus 100 passes the received information to the automatic update control unit 11. Thereby, in the information processing apparatus 100, automatic update reservation is performed by the automatic update control unit 11 (step S103). At this time, the automatic update control unit 11 stores the received automatic update script file in a predetermined storage area in association with the update type and update date / time information.

情報処理装置100は、自動更新制御部11による自動更新予約結果[OK/NG]を、外部ネットワークIを介して、予約要求元のセンター300に送信し応答する。これにより、センター300では、自動更新予約制御部31により、情報処理装置100から受信した予約結果に基づき、予約完了の旨を通知する。   The information processing apparatus 100 transmits the automatic update reservation result [OK / NG] by the automatic update control unit 11 to the reservation request source center 300 via the external network I and responds. Accordingly, in the center 300, the automatic update reservation control unit 31 notifies the reservation completion based on the reservation result received from the information processing apparatus 100.

本実施形態に係るソフトウェア管理システム1では、上記処理手順に示すソフトウェアの自動更新予約に係る処理が実行されることで、情報処理装置100で行うソフトウェア更新が予約される。   In the software management system 1 according to the present embodiment, the software update performed by the information processing apparatus 100 is reserved by executing the process related to the automatic software update reservation shown in the above processing procedure.

《ソフトウェア更新に係る処理》
図9及び図10は、本実施形態に係るソフトウェアを更新する処理手順例を示すシーケンス図(その1,2)である。ソフトウェア管理システム1では、情報処理装置100及びセンター300の間で、外部ネットワークIを介して次のようなソフトウェア更新に係る処理が行われる。
<Processing related to software update>
9 and 10 are sequence diagrams (Nos. 1 and 2) showing an example of a processing procedure for updating software according to the present embodiment. In the software management system 1, the following processing related to software update is performed between the information processing apparatus 100 and the center 300 via the external network I.

図9に示すように、情報処理装置100は、自動更新制御部11により、当該装置で動作するソフトウェア(サーバ用ソフトウェア)のバージョンを確認する(ステップS201)。このとき、自動更新制御部11は、ソフトウェアのカレントバージョンを取得する。   As illustrated in FIG. 9, the information processing apparatus 100 uses the automatic update control unit 11 to confirm the version of software (server software) that operates on the apparatus (step S <b> 201). At this time, the automatic update control unit 11 acquires the current version of the software.

情報処理装置100は、自動更新制御部11により、外部ネットワークIを介して、センター300が有する更新データ保持部(センター用)32にアクセスし、当該装置で動作するソフトウェアの最新バージョンを確認する(ステップS202)。これにより、自動更新制御部11は、ソフトウェアの最新バージョンを取得する。   The information processing apparatus 100 uses the automatic update control unit 11 to access the update data holding unit (for center) 32 included in the center 300 via the external network I, and confirms the latest version of software operating on the apparatus ( Step S202). Thereby, the automatic update control unit 11 acquires the latest version of the software.

情報処理装置100は、自動更新制御部11により、カレントバージョンと最新バージョンとに基づき、当該装置で動作するソフトウェアの更新要否を判定する(ステップS203)。自動更新制御部11は、カレントバージョンが最新バージョンと異なる場合、ソフトウェアの更新が必要と判定する。   In the information processing apparatus 100, the automatic update control unit 11 determines whether or not the software operating on the apparatus needs to be updated based on the current version and the latest version (step S203). When the current version is different from the latest version, the automatic update control unit 11 determines that software update is necessary.

続いて、情報処理装置100は、自動更新制御部11が有するスクリプト実行部111により、自動更新予約受付時に設定された更新日時に従って、指定された自動更新スクリプトファイル41(更新種別に基づき特定したスクリプト)を実行する(ステップS204)。   Subsequently, the information processing apparatus 100 uses the script execution unit 111 included in the automatic update control unit 11 to specify the specified automatic update script file 41 (the script specified based on the update type) according to the update date and time set when the automatic update reservation is accepted. ) Is executed (step S204).

情報処理装置100は、自動更新スクリプトファイル41が実行されると、次のような処理を行う。以下に説明する図9の処理手順は、例えば、実行された自動更新スクリプトファイル41に記述されたYUM(パッケージ管理機能)によるアップデートが実行された場合の処理手順である。   When the automatic update script file 41 is executed, the information processing apparatus 100 performs the following process. The processing procedure of FIG. 9 described below is a processing procedure when, for example, an update by a YUM (package management function) described in the executed automatic update script file 41 is executed.

スクリプト実行部111は、外部ネットワークIを介して、センター300が有する更新データ保持部(センター用)32にアクセスし、ソフトウェア更新に必要な情報(更新用キー12D及び更新データ32Dに係る情報)を取得する(ステップS205)。これにより、スクリプト実行部111は、ソフトウェア群の依存関係を示す情報を取得する。   The script execution unit 111 accesses the update data holding unit (for center) 32 included in the center 300 via the external network I, and receives information (information related to the update key 12D and the update data 32D) necessary for software update. Obtain (step S205). Thereby, the script execution part 111 acquires the information which shows the dependence relationship of a software group.

続いて、スクリプト実行部111は、スクリプト内に定義されている依存関係解決確認部112による処理を実行する。   Subsequently, the script execution unit 111 executes processing by the dependency relationship confirmation unit 112 defined in the script.

依存関係解決確認部112は、取得情報と、情報処理装置100が有する更新データ保持部(機器用)12に保持される更新用キー12Dとに基づき、ソフトウェア更新に係る依存関係の解決を確認する(ステップS206)。依存関係解決確認部112は、取得情報に基づき、ソフトウェアの更新データ32Dをインストールするために必要な更新用キー12Dを特定する。依存関係解決確認部112は、特定した更新用キー12Dが、情報処理装置100が有する更新データ保持部(機器用)12に保持されているか否かを判定する(更新用キーの存在を判定する)。その結果、依存関係解決確認部112は、更新用キー12Dが保持されている場合(存在する場合)、ソフトウェア更新に係る依存関係が解決されることを確認する。一方、更新用キー12Dが保持されていない場合(存在しない場合)には、ソフトウェア更新に係る依存関係が解決されないことを確認する。   The dependency relationship confirmation unit 112 confirms the solution of the dependency relationship related to the software update based on the acquired information and the update key 12D held in the update data holding unit (for device) 12 of the information processing apparatus 100. (Step S206). Based on the acquired information, the dependency relationship confirmation unit 112 identifies the update key 12D necessary for installing the software update data 32D. The dependency solution confirmation unit 112 determines whether or not the identified update key 12D is held in the update data holding unit (for device) 12 included in the information processing apparatus 100 (determines the presence of the update key). ). As a result, when the update key 12D is held (if it exists), the dependency relationship confirmation unit 112 confirms that the dependency relationship related to the software update is resolved. On the other hand, when the update key 12D is not held (when it does not exist), it is confirmed that the dependency relationship related to the software update is not resolved.

依存関係解決確認部112は、更新用キー12Dが存在し、依存関係が解決可能であることが確認された場合(ステップS207:YES)、その確認結果を、スクリプト実行部111に返す。   When it is confirmed that the update key 12D exists and the dependency relationship can be resolved (step S207: YES), the dependency relationship confirmation unit 112 returns the confirmation result to the script execution unit 111.

スクリプト実行部111は、上記確認結果に基づき、外部ネットワークIを介して、センター300に更新データ32Dのダウンロードを要求する(ステップS208)。つまり、スクリプト実行部111は、センター300が有する更新データ保持部(センター用)32にアクセスし、該当する更新データ32Dを取得する。このとき、スクリプト実行部111は、依存関係を解決した更新用データ12Dに含まれるセンター通信用証明書12Dを用いて、センター300との通信を行う。 Based on the confirmation result, the script execution unit 111 requests the center 300 to download the update data 32D via the external network I (step S208). That is, the script execution unit 111 accesses the update data holding unit (for center) 32 included in the center 300, and acquires the corresponding update data 32D. At this time, the script execution unit 111, by using the center communication certificate 12D 2 included in the update data 12D resolving dependencies, it communicates with the center 300.

一方、スクリプト実行部111は、依存関係解決確認部112から、更新用キー12Dが存在せず、依存関係が解決不可能であることが確認された旨の結果が返された場合、正規ユーザによるソフトウェア更新処理でない可能性があるとして、所定のエラー処理を行い、処理を終了する。   On the other hand, if the dependency solution confirmation unit 112 returns the result indicating that the update key 12D does not exist and the dependency relationship cannot be resolved, the script execution unit 111 returns If there is a possibility that the software update process is not performed, a predetermined error process is performed, and the process ends.

このように、情報処理装置100では、依存関係の解決確認に基づき判別された正規ユーザに対してのみ、センター300からの更新データ32Dのダウンロードが許可される。   As described above, in the information processing apparatus 100, the download of the update data 32 </ b> D from the center 300 is permitted only to authorized users determined based on the dependency relationship confirmation.

続いて、スクリプト実行部111は、スクリプト内に定義されている更新データ正当性確認部113による処理を実行する。   Subsequently, the script execution unit 111 executes processing by the update data validity checking unit 113 defined in the script.

更新データ正当性確認部113は、センター300からダウンロードした更新データ32Dの正当性を確認する(ステップS209)。更新データ正当性確認部113は、依存関係を解決した更新用キー12Dに含まれる正当性確認用公開鍵12Dを用いて、暗号化された更新データ32Dを復号し、正当なデータか否かを判定する。 The update data validity confirmation unit 113 confirms the validity of the update data 32D downloaded from the center 300 (step S209). Update data validity confirmation unit 113, using the validation public key 12D 1 included in the update key 12D resolving dependencies, decrypts the encrypted update data 32D, whether valid data Determine.

更新データ正当性確認部113は、更新データ32が正当なデータであると確認された場合(ステップS210:YES)、その確認結果を、スクリプト実行部111に返す。   When it is confirmed that the update data 32 is valid data (step S210: YES), the update data validity confirmation unit 113 returns the confirmation result to the script execution unit 111.

ここからは、図10に示す処理手順について説明する。
続いて、スクリプト実行部111は、スクリプト内に定義されている更新データ格納部114による処理を実行する。
From here, the processing procedure shown in FIG. 10 will be described.
Subsequently, the script execution unit 111 executes processing by the update data storage unit 114 defined in the script.

一方、スクリプト実行部111は、更新データ正当性確認部113から、更新データ32が正当なデータでないことが確認された旨の結果が返された場合、ソフトウェア更新処理が正常に行えない可能性があるとして、所定のエラー処理を行い、処理を終了する。   On the other hand, if the script execution unit 111 returns a result indicating that the update data 32 is not valid data from the update data validity check unit 113, the script update unit 111 may not be able to perform software update processing normally. If there is, a predetermined error process is performed and the process is terminated.

更新データ格納部114は、上記確認結果に基づき、正当性が確認された更新データ32Dを、情報処理装置100が有する更新データ保持部(機器用)12に格納する(ステップS211)。このとき、更新データ格納部114は、正当性が確認された更新データ32Dを、既存データの記憶先(記憶領域)に格納し、データ更新を行う。正当性が確認された更新データ32Dがサーバ用更新データ32Dである場合には、ステップS203による更新要否の判定結果に基づき、既存データが更新される。 The update data storage unit 114 stores the update data 32D whose validity has been confirmed based on the confirmation result in the update data holding unit (for device) 12 included in the information processing apparatus 100 (step S211). At this time, the update data storage unit 114 stores the update data 32D whose validity has been confirmed in the storage destination (storage area) of the existing data, and updates the data. Update data 32D that validity has been confirmed that when an update server data 32D 2, based on the update necessity determination result in step S203, the existing data is updated.

更新データ格納部114は、更新データ32格納後、その実行結果を、スクリプト実行部111に返す。   After the update data 32 is stored, the update data storage unit 114 returns the execution result to the script execution unit 111.

スクリプト実行部111では、このようにして、スクリプト内に定義されているソフトウェアの自動更新に係る処理手順を実行する。   In this way, the script execution unit 111 executes a processing procedure related to automatic update of software defined in the script.

スクリプト実行部111は、自動更新スクリプトファイル41の実行を終えると、その実行結果を、自動更新制御部11に返す。   When the script execution unit 111 finishes executing the automatic update script file 41, the script execution unit 111 returns the execution result to the automatic update control unit 11.

情報処理装置100は、上記実行結果を受けて、自動更新制御部11が有するスクリプト削除部115により、実行後の自動更新スクリプトファイル41を削除する(ステップS212)。これにより、情報処理装置100は、自動更新制御部11により削除結果を得て、一連の処理を終了する。   In response to the execution result, the information processing apparatus 100 deletes the post-execution automatic update script file 41 by the script deletion unit 115 included in the automatic update control unit 11 (step S212). Thereby, the information processing apparatus 100 obtains the deletion result by the automatic update control unit 11 and ends the series of processes.

また、ソフトウェア管理システム1では、情報処理装置100及び機器200の間で、内部ネットワークNを介して次のようなソフトウェア更新に係る処理が行われる。   In the software management system 1, the following processing related to software update is performed between the information processing apparatus 100 and the device 200 via the internal network N.

機器200は、更新確認部21により、当該装置で動作するソフトウェア(クライアント用ソフトウェア)のバージョンを確認する(ステップS301)。このとき、更新確認部21は、ソフトウェアのカレントバージョンを取得する。   The device 200 uses the update confirmation unit 21 to confirm the version of software (client software) that operates on the device (step S301). At this time, the update confirmation unit 21 acquires the current version of the software.

機器200は、更新確認部21により、内部ネットワークNを介して、情報処理装置100が有する更新データ保持部(機器用)12にアクセスし、当該装置で動作するソフトウェアの最新バージョンを確認する(ステップS302)。これにより、更新確認部21は、ソフトウェアの最新バージョンを取得する。   The device 200 uses the update confirmation unit 21 to access the update data holding unit (for device) 12 included in the information processing device 100 via the internal network N, and confirms the latest version of the software that operates on the device (step). S302). Thereby, the update confirmation part 21 acquires the newest version of software.

機器200は、更新確認部21により、カレントバージョンと最新バージョンとに基づき、当該装置で動作するソフトウェアの更新要否を判定する(ステップS303)。更新確認部21は、カレントバージョンが最新バージョンと異なる場合、ソフトウェアの更新が必要と判定する。   In the device 200, the update confirmation unit 21 determines whether or not the software operating on the device needs to be updated based on the current version and the latest version (step S303). If the current version is different from the latest version, the update confirmation unit 21 determines that the software needs to be updated.

更新確認部21は、上記確認結果に基づき、内部ネットワークNを介して、情報処理装置100にクライアント用更新データ32Dのダウンロードを要求する(ステップS304)。つまり、更新確認部21は、情報処理装置100が有する更新データ保持部(機器用)12にアクセスし、該当するクライアント用更新データ32Dを取得する。 Update check unit 21, based on the confirmation result, via an internal network N, it requests a download of client update data 32D 2 in the information processing apparatus 100 (step S304). That is, the update check unit 21 accesses the update data holding unit (equipment) 12 of the information processing apparatus 100 has to acquire the client update data 32D 2 corresponding.

機器200では、このようにしてダウンロードした更新データ32Dを用いて、ソフトウェアが更新される。   In the device 200, the software is updated using the update data 32D downloaded in this way.

<まとめ>
以上のように、本実施形態に係る情報処理装置100によれば、パッケージ管理サーバ機能を有するセンター300から、ソフトウェア更新に必要な情報(更新用キー及び更新データに係る情報:依存関係を示す情報)を取得する。
<Summary>
As described above, according to the information processing apparatus 100 according to the present embodiment, information necessary for software update (information related to the update key and update data: information indicating the dependency relationship) from the center 300 having the package management server function. ) To get.

情報処理装置100は、パッケージ管理機能を利用して、取得情報及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持される更新用キー12Dに基づき、ソフトウェア更新における依存関係が解決可能か否かを確認する。   Using the package management function, the information processing apparatus 100 can solve the dependency relationship in software update based on the acquisition information and the update key 12D that is issued to the authorized user and held in a predetermined storage area of the apparatus. Check whether or not.

このとき、情報処理装置100は、次のように依存関係の解決を確認する。情報処理装置100は、取得情報に基づき、ソフトウェアの更新データ32Dをインストールするために必要な更新用キー12Dを特定する。情報処理装置100は、特定した更新用キー12Dが、当該装置が有する更新データ保持部(機器用)12に保持されているか否かを判定する(更新用キーの存在を判定する)。その結果、情報処理装置100は、更新用キー12Dが保持されている場合(存在する場合)、ソフトウェア更新に係る依存関係が解決されることを確認する。一方、更新用キー12Dが保持されていない場合(存在しない場合)には、ソフトウェア更新に係る依存関係が解決されないことを確認する。   At this time, the information processing apparatus 100 confirms the resolution of the dependency relationship as follows. The information processing apparatus 100 specifies the update key 12D necessary for installing the software update data 32D based on the acquired information. The information processing apparatus 100 determines whether or not the specified update key 12D is held in the update data holding unit (for device) 12 included in the apparatus (determines the presence of the update key). As a result, when the update key 12D is held (if present), the information processing apparatus 100 confirms that the dependency relationship related to the software update is resolved. On the other hand, when the update key 12D is not held (when it does not exist), it is confirmed that the dependency relationship related to the software update is not resolved.

情報処理装置100は、依存関係が解決可能であれば、センター300からソフトウェアに係る更新データ32Dをダウンロードする。   If the dependency relationship can be resolved, the information processing apparatus 100 downloads the update data 32D related to the software from the center 300.

つまり、情報処理装置100では、パッケージ管理機能を利用して、正規ユーザに対して発行される更新用キー12Dを用いたソフトウェア更新における依存関係の解決可否判定に基づき、センター300からソフトウェアに係る更新データ32Dのダウンロードを制御する。   That is, the information processing apparatus 100 uses the package management function to update the software from the center 300 based on the determination of whether or not the dependency relationship can be resolved in the software update using the update key 12D issued to the authorized user. Control download of data 32D.

これによって、本実施形態では、更新用キー12Dを用いて、ソフトウェア更新における依存関係が解決されなければ、センター300から更新データ32Dをダウンロードすることができない仕組みを提供することができる。   As a result, in this embodiment, it is possible to provide a mechanism in which the update data 32D cannot be downloaded from the center 300 unless the dependency relationship in software update is resolved using the update key 12D.

その結果、パッケージ管理機能を用いることで少ない開発工数での実装されるソフトウェア更新機能において、不特定対数の人からアクセス可能な場所に置かれているソフトウェアを、正規ユーザのみ利用可能とすることができる(正規ユーザ以外の利用を防止できる)。   As a result, the software update function implemented with a small number of development man-hours by using the package management function can make the software located in a place accessible from an unspecified logarithm only available to authorized users. Yes (can prevent use by non-regular users).

ここまで、上記実施形態の説明を行ってきたが、上記実施形態に係る情報処理装置100が有する「ソフトウェア管理機能」は、図を用いて説明を行った各処理手順を、動作環境(プラットフォーム)にあったプログラミング言語でコード化したプログラムが、CPU106により実行されることで実現される。   Although the above embodiment has been described so far, the “software management function” of the information processing apparatus 100 according to the above embodiment is different from each processing procedure described with reference to the drawings in the operating environment (platform). This is realized by the CPU 106 executing a program coded in a programming language suitable for the above.

上記プログラムは、コンピュータが読み取り可能な記録媒体103aに格納することができる。上記記録媒体103aには、例えば、フロッピー(登録商標)ディスク、CD、及びDVD(Digital Versatile Disk)、ならびにSDメモリカード(SD Memory Card)及びUSB(Universal Serial Bus)メモリなどがある。   The program can be stored in a computer-readable recording medium 103a. Examples of the recording medium 103a include a floppy (registered trademark) disk, a CD, a DVD (Digital Versatile Disk), an SD memory card (SD Memory Card), and a USB (Universal Serial Bus) memory.

よって、上記プログラムは、上記記録媒体103aに記憶させることで、記録媒体103aを読み取り可能なドライブ装置103などを介して情報処理装置100にインストールすることができる。また、情報処理装置100は、インタフェース装置107を備えていることから、インターネットなどの電気通信回線を用いて上記プログラムをダウンロードし、インストールすることもできる。   Therefore, the program can be installed in the information processing apparatus 100 via the drive device 103 that can read the recording medium 103a by storing the program in the recording medium 103a. In addition, since the information processing apparatus 100 includes the interface device 107, the program can be downloaded and installed using an electric communication line such as the Internet.

最後に、上記実施形態に挙げた形状や構成に、その他の要素との組み合わせなど、ここで示した要件に、本発明が限定されるものではない。これらの点に関しては、本発明の主旨をそこなわない範囲で変更することが可能であり、その応用形態に応じて適切に定めることができる。   Finally, the present invention is not limited to the requirements shown here, such as combinations of other elements with the shapes and configurations described in the above embodiments. With respect to these points, the present invention can be changed within a range that does not detract from the gist of the present invention, and can be appropriately determined according to the application form.

1 ソフトウェア管理システム
11 自動更新制御部
111 スクリプト実行部
112 依存関係解決確認部
113 更新データ正当性確認部
114 更新データ格納部
115 スクリプト削除部
12 更新データ保持部(機器用)
12D 更新用キー(D:正当性確認用公開鍵,D:センター通信用証明書)
21 更新確認部
31 自動更新予約制御部
32 更新データ保持部(センター用)
32D 更新データ(D:親更新データ,D:サーバ用更新データ,D:クライアント用更新データ)
41 自動更新スクリプトファイル
100 情報処理装置(ソフトウェア管理サーバ)
101 入力装置
102 表示装置
103 ドライブ装置(a:記録媒体)
104 RAM(揮発性の半導体メモリ)
105 ROM(不揮発性の半導体メモリ)
106 CPU(中央処理装置)
107 インタフェース装置(NIC)
108 HDD(不揮発性の記憶装置)
200 機器(情報処理装置:クライアント)
300 ソフトウェア提供装置(情報処理装置:パッケージ管理サーバ:センター)
I 外部ネットワーク(インターネット)
N 内部ネットワーク(LAN)
S メーカ側システム
U ユーザ側システム
DESCRIPTION OF SYMBOLS 1 Software management system 11 Automatic update control part 111 Script execution part 112 Dependency solution confirmation part 113 Update data correctness confirmation part 114 Update data storage part 115 Script deletion part 12 Update data holding part (for apparatus)
12D update key (D 1 : Public key for validity confirmation, D 2 : Certificate for center communication)
21 Update Confirmation Unit 31 Automatic Update Reservation Control Unit 32 Update Data Holding Unit (for Center)
32D update data (D 1 : parent update data, D 2 : server update data, D 3 : client update data)
41 Automatic update script file 100 Information processing apparatus (software management server)
101 Input Device 102 Display Device 103 Drive Device (a: Recording Medium)
104 RAM (volatile semiconductor memory)
105 ROM (nonvolatile semiconductor memory)
106 CPU (Central Processing Unit)
107 Interface device (NIC)
108 HDD (nonvolatile storage device)
200 equipment (information processing device: client)
300 Software providing device (information processing device: package management server: center)
I External network (Internet)
N Internal network (LAN)
S Manufacturer side system U User side system

特開2006−309497号公報JP 2006-309497 A

Claims (8)

外部に公開されているパッケージ管理サーバ機能を有するセンターと、所定のデータ伝送路を介して接続される情報処理装置であって、
前記センターから、ソフトウェア更新に必要な情報を取得する情報取得手段と、
前記情報取得手段により取得した情報、及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持される更新用キーに基づき、ソフトウェア更新における依存関係が解決可能か否かを確認する確認手段と、
前記確認手段による依存関係解決可否の確認結果に基づき、前記センターから、更新するソフトウェアの更新データをダウンロードするダウンロード手段と、を有することを特徴とする情報処理装置。
An information processing apparatus connected to a center having a package management server function disclosed to the outside via a predetermined data transmission path,
Information acquisition means for acquiring information necessary for software update from the center;
Confirmation means for confirming whether or not the dependency in software update can be resolved based on the information acquired by the information acquisition means and the update key issued to the authorized user and held in a predetermined storage area of the device When,
An information processing apparatus comprising: download means for downloading update data of software to be updated from the center based on a confirmation result of whether or not dependency relation resolution is possible by the confirmation means.
前記情報取得手段は、
前記センターがパッケージとして保持するソフトウェアの1又は複数の更新データ、及び前記更新データをインストールするために必要な更新用キーに係る情報を、ソフトウェア更新に必要な情報として取得することを特徴とする請求項1に記載の情報処理装置。
The information acquisition means includes
The information regarding one or a plurality of update data of software held by the center as a package and an update key necessary for installing the update data is acquired as information necessary for software update. Item 4. The information processing apparatus according to Item 1.
前記確認手段は、
前記情報取得手段により取得した情報に含まれる前記更新用キーに係る情報に基づき、当該装置の所定の記憶領域に、前記更新データをインストールするために必要な更新用キーが保持されているか否かを判定し、
更新用キーが保持されていると判定された場合に、
依存関係が解決可能であると確認することを特徴とする請求項2に記載の情報処理装置。
The confirmation means includes
Whether or not an update key necessary for installing the update data is held in a predetermined storage area of the device based on information relating to the update key included in the information acquired by the information acquisition unit Determine
If it is determined that the update key is held,
The information processing apparatus according to claim 2, wherein it is confirmed that the dependency relationship can be solved.
前記ダウンロード手段は、
前記確認手段により、依存関係が解決可能であると確認された場合に、
前記センターから前記更新データをダウンロードすることを特徴とする請求項1ないし3のいずれか一項に記載の情報処理装置。
The download means includes
When the confirmation means confirms that the dependency can be solved,
The information processing apparatus according to claim 1, wherein the update data is downloaded from the center.
前記ダウンロード手段は、
前記確認手段により依存関係の解決を確認したときの更新用キーに含まれる通信用証明書を用いて、前記センターとの通信を行い、前記更新データをダウンロードすることを特徴とする請求項4に記載の情報処理装置。
The download means includes
5. The update data is downloaded by performing communication with the center using a communication certificate included in an update key when the dependency is confirmed by the confirmation unit. The information processing apparatus described.
当該装置で動作するソフトウェアに係る更新要否の判定結果に基づき、前記ソフトウェアを更新する機器と、所定のデータ伝送路で接続されることを特徴とする請求項1ないし5のいずれか一項に記載の情報処理装置。   6. The apparatus according to any one of claims 1 to 5, wherein the software is connected to a device that updates the software based on a determination result of whether or not the software operating on the device is necessary, through a predetermined data transmission path. The information processing apparatus described. 外部に公開されているパッケージ管理サーバ機能を有するセンターと、情報処理装置とが、所定のデータ伝送路で接続されるソフトウェア管理システムであって、
前記情報処理装置が、
前記センターから、ソフトウェア更新に必要な情報を取得する情報取得手段と、
前記情報取得手段により取得した情報、及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持される更新用キーに基づき、ソフトウェア更新における依存関係が解決可能か否かを確認する確認手段と、
前記確認手段による依存関係解決可否の確認結果に基づき、前記センターから、更新するソフトウェアの更新データをダウンロードするダウンロード手段と、を有することを特徴とするソフトウェア管理システム。
A software management system in which a center having a package management server function disclosed to the outside and an information processing apparatus are connected by a predetermined data transmission path,
The information processing apparatus is
Information acquisition means for acquiring information necessary for software update from the center;
Confirmation means for confirming whether or not the dependency in software update can be resolved based on the information acquired by the information acquisition means and the update key issued to the authorized user and held in a predetermined storage area of the device When,
A software management system comprising: download means for downloading update data of software to be updated from the center based on a confirmation result of whether or not the dependency relationship can be resolved by the confirmation means.
外部に公開されているパッケージ管理サーバ機能を有するセンターと、所定のデータ伝送路を介して接続される情報処理装置におけるソフトウェア管理方法であって、
前記センターから、ソフトウェア更新に必要な情報を取得する情報取得手順と、
前記情報取得手順により取得した情報、及び正規ユーザに対して発行され当該装置の所定の記憶領域に保持される更新用キーに基づき、ソフトウェア更新における依存関係が解決可能か否かを確認する確認手順と、
前記確認手順による依存関係解決可否の確認結果に基づき、前記センターから、更新するソフトウェアの更新データをダウンロードするダウンロード手順と、を有することを特徴とするソフトウェア管理方法。
A software management method in an information processing apparatus connected to a center having a package management server function disclosed to the outside via a predetermined data transmission path,
Information acquisition procedure for acquiring information necessary for software update from the center;
Confirmation procedure for confirming whether or not the dependency in software update can be resolved based on the information acquired by the information acquisition procedure and the update key issued to the authorized user and held in a predetermined storage area of the device When,
A software management method comprising: a download procedure for downloading update data of software to be updated from the center based on a confirmation result of whether or not the dependency relationship can be resolved by the confirmation procedure.
JP2009202925A 2009-09-02 2009-09-02 Information processing apparatus, software management system, and software management method Expired - Fee Related JP5526663B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009202925A JP5526663B2 (en) 2009-09-02 2009-09-02 Information processing apparatus, software management system, and software management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009202925A JP5526663B2 (en) 2009-09-02 2009-09-02 Information processing apparatus, software management system, and software management method

Publications (2)

Publication Number Publication Date
JP2011053966A true JP2011053966A (en) 2011-03-17
JP5526663B2 JP5526663B2 (en) 2014-06-18

Family

ID=43942893

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009202925A Expired - Fee Related JP5526663B2 (en) 2009-09-02 2009-09-02 Information processing apparatus, software management system, and software management method

Country Status (1)

Country Link
JP (1) JP5526663B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014142799A (en) * 2013-01-24 2014-08-07 Hitachi Ltd Information processing device, information processing method, and server

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09190393A (en) * 1996-01-10 1997-07-22 Canon Inc Information processing method, information processor and information processing system
JP2004234591A (en) * 2003-02-03 2004-08-19 Nec Corp Update system, disclosure server, terminal, license issuing server, and program
JP2005135187A (en) * 2003-10-30 2005-05-26 Toshiba Corp Electronic apparatus, and method for updating incorporated software
JP2006309497A (en) * 2005-04-28 2006-11-09 Ricoh Co Ltd System and method for updating software module

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09190393A (en) * 1996-01-10 1997-07-22 Canon Inc Information processing method, information processor and information processing system
JP2004234591A (en) * 2003-02-03 2004-08-19 Nec Corp Update system, disclosure server, terminal, license issuing server, and program
JP2005135187A (en) * 2003-10-30 2005-05-26 Toshiba Corp Electronic apparatus, and method for updating incorporated software
JP2006309497A (en) * 2005-04-28 2006-11-09 Ricoh Co Ltd System and method for updating software module

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014142799A (en) * 2013-01-24 2014-08-07 Hitachi Ltd Information processing device, information processing method, and server

Also Published As

Publication number Publication date
JP5526663B2 (en) 2014-06-18

Similar Documents

Publication Publication Date Title
US7774588B2 (en) Host build and rebuild system and method
US9350610B2 (en) System and method for configuration management service
JP4286798B2 (en) Method for installing driver file on hard drive, computer and computer-readable storage medium
US7937697B2 (en) Method, system and computer program for distributing software patches
US8387038B2 (en) Method and system for automatic computer and user migration
JP5587192B2 (en) Application remote auto provisioning and remote auto publication
US20050027831A1 (en) Build time determination and installation of drivers on cloned systems
US9635207B2 (en) Management system and information processing apparatus managing installation and settings of an application
WO2013081680A2 (en) Deployment of a driver or an application on a client device having a write-filter
JP6880633B2 (en) Information processing equipment, information processing systems and programs
JP6127719B2 (en) Information processing system, information processing apparatus, license management method, and program
US20080222043A1 (en) System and method for trans-vendor license registration and recovery
JP2006099307A (en) Method for installing application set in distribution server
US7813964B2 (en) Click and run software purchasing
US11113044B2 (en) Information processing apparatus and non-transitory computer readable medium storing program
JP5526663B2 (en) Information processing apparatus, software management system, and software management method
JP5401952B2 (en) DEVICE MANAGEMENT DEVICE, DEVICE MANAGEMENT SYSTEM, SOFTWARE MANAGEMENT METHOD, SOFTWARE MANAGEMENT PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP2013084154A (en) License management program and license management system
JP2011060142A (en) Integrated management device, integrated management system, integrated management method, integrated management program, and recording medium with the program recorded thereon
JP2006178881A (en) Software management system and software management method
JP2005208935A (en) Software management system and software management program
JP2005107708A (en) Application distribution system
JP6539701B2 (en) Terminal device, thin client conversion method and thin client conversion program
JP6304427B2 (en) Information processing system and operation terminal
JP2011039721A (en) Information processor and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120625

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130625

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130723

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130913

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140107

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140207

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140318

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140331

R151 Written notification of patent or utility model registration

Ref document number: 5526663

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees