JP2011138274A - Method for installing software, installation system and computer program - Google Patents

Method for installing software, installation system and computer program Download PDF

Info

Publication number
JP2011138274A
JP2011138274A JP2009297129A JP2009297129A JP2011138274A JP 2011138274 A JP2011138274 A JP 2011138274A JP 2009297129 A JP2009297129 A JP 2009297129A JP 2009297129 A JP2009297129 A JP 2009297129A JP 2011138274 A JP2011138274 A JP 2011138274A
Authority
JP
Japan
Prior art keywords
management data
encryption
computer
computers
administrator
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
JP2009297129A
Other languages
Japanese (ja)
Other versions
JP5368969B2 (en
Inventor
Mitsuaki Koseki
光昭 小関
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.)
Zenrin Datacom Co Ltd
Original Assignee
Zenrin Datacom 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 Zenrin Datacom Co Ltd filed Critical Zenrin Datacom Co Ltd
Priority to JP2009297129A priority Critical patent/JP5368969B2/en
Publication of JP2011138274A publication Critical patent/JP2011138274A/en
Application granted granted Critical
Publication of JP5368969B2 publication Critical patent/JP5368969B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To simultaneously materialize both reduction of a burden of installation work on a manager and avoidance of security risk when installing software to each of a plurality of computers. <P>SOLUTION: A computer 10 allocates a serial number to management data wherein identification information of each computer, a user name of manager authority, and a password are associated and recorded about each of the plurality of computers 20, encrypts at least the user name of the manager authority and the password with the serial number as an encryption key, and creates an attached file 38. The manager distributes the serial number and the attached file 38 to a general user of the computer 20 together with an application 32 or the like. The computer 20 decrypts data included in the attached file 38 with the serial number as a decryption key, and installs the application 32 by the manager authority by use of the user name of the manager authority and the password included in the decrypted data. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、ソフトウェアのインストール方法、インストールシステム、および、コンピュータプログラムに関するものである。   The present invention relates to a software installation method, an installation system, and a computer program.

企業等には、パーソナルコンピュータやワークステーション等の多数のコンピュータが導入されている。これらのコンピュータには、各種アプリケーションソフトウェアがそれぞれインストールされ、アプリケーションソフトウェアは、種々の業務に使用される。   A large number of computers such as personal computers and workstations have been introduced in companies and the like. Various types of application software are installed in these computers, and the application software is used for various tasks.

このアプリケーションソフトウェアは、CD(Compact Disc)やDVD(Digital Versatile Disc)等の記録媒体、あるいは、インターネットやローカルエリアネットワーク等のネットワークを介して、各コンピュータに提供・配布される。そして、従来、アプリケーションソフトウェアの不正使用を防止あるいは抑制するための種々の技術が提案されている(例えば、下記特許文献1,2参照)。   This application software is provided and distributed to each computer via a recording medium such as a CD (Compact Disc) or a DVD (Digital Versatile Disc), or a network such as the Internet or a local area network. Conventionally, various techniques for preventing or suppressing unauthorized use of application software have been proposed (see, for example, Patent Documents 1 and 2 below).

特開平6−195217号公報JP-A-6-195217 特開平7−182244号公報JP 7-182244 A

ところで、コンピュータにおいて、アプリケーションソフトウェアは、一般に、オペレーティングシステムの下で動作する。このオペレーティングシステムには、例えば、Windows XP(登録商標)等、アプリケーションソフトウェアのインストールが管理者権限下に制限されているものがある。そして、各コンピュータの一般利用者は、非管理者権限でオペレーティングシステムを起動し、アプリケーションソフトウェアを使用する。   By the way, in a computer, application software generally operates under an operating system. Some of these operating systems, such as Windows XP (registered trademark), have application software installation restricted under administrator authority. Then, a general user of each computer starts up the operating system with non-administrator authority and uses application software.

このようなオペレーティングシステムがコンピュータにインストールされている場合には、コンピュータにアプリケーションソフトウェアをインストールする際に、管理者権限、すなわち、例えば、管理者権限のユーザ名およびパスワードが必要となる。このため、各コンピュータにアプリケーションソフトウェアをインストールする方法としては、一般に、以下の方法が採られる。
(1)各コンピュータについての管理者権限のユーザ名およびパスワードを知っている特定人(管理者)が、各コンピュータの一般利用者(非管理者)のそれぞれに、管理者権限のユーザ名およびパスワードを個別に教えて、コンピュータへのアプリケーションソフトウェアのインストール作業を各自で行ってもらう。
(2)管理者が、管理者権限のユーザ名およびパスワードを用いて、複数のコンピュータのそれぞれに対して、アプリケーションソフトウェアのインストール作業を行う。
When such an operating system is installed in a computer, when installing application software on the computer, an administrator authority, that is, a user name and a password with an administrator authority, for example, are required. For this reason, the following method is generally employed as a method of installing application software on each computer.
(1) A specific person (administrator) who knows the user name and password of the administrator authority for each computer gives the user name and password of the administrator authority to each general user (non-administrator) of each computer. And have them install the application software on their computers.
(2) An administrator installs application software on each of a plurality of computers using a user name and password with administrator authority.

しかし、(1)の方法では、管理者のインストール作業の負担は小さいものの、管理者権限のユーザ名およびパスワードが非管理者に知られてしまい、セキュリティリスクが高い。また、(2)の方法では、管理者権限のユーザ名およびパスワードが非管理者に知られないため、セキュリティは確保されるものの、管理者のインストール作業の負担が大きい。つまり、複数のコンピュータのそれぞれにアプリケーションソフトウェアをインストールする際の、管理者のインストール作業の負担の軽減と、セキュリティリスクの回避とを両立することが困難だった。   However, in the method (1), although the burden of the administrator's installation work is small, the user name and password of the administrator authority are known to the non-administrator, and the security risk is high. In the method (2), since the user name and password of the administrator authority are not known to the non-administrator, the security is ensured, but the burden of the administrator installation work is large. In other words, it has been difficult to reduce both the burden of the administrator's installation work and the avoidance of security risks when installing application software on each of a plurality of computers.

本発明は、上述の課題を解決するためになされたものであり、複数のコンピュータのそれぞれにソフトウェアをインストールする際の、管理者のインストール作業の負担の軽減と、セキュリティリスクの回避とを両立することを目的とする。   The present invention has been made to solve the above-described problems, and achieves both a reduction in the burden of an administrator's installation work and avoiding a security risk when installing software on each of a plurality of computers. For the purpose.

本発明は、上述の課題の少なくとも一部を解決するためになされたものであり、以下の形態又は適用例として実現することが可能である。   SUMMARY An advantage of some aspects of the invention is to solve at least a part of the problems described above, and the invention can be implemented as the following forms or application examples.

[適用例1]
ソフトウェアのインストールが管理者権限下に制限されたオペレーティングシステムを有し、前記オペレーティングシステムが非管理者権限で起動されている複数のコンピュータのそれぞれに、前記ソフトウェアをインストールするインストール方法であって、
前記複数のコンピュータのうちのいずれかのコンピュータが、
前記複数のコンピュータのそれぞれについて、コンピュータを識別するための識別情報と、管理者権限に関連する所定の情報と、を対応付けて記録した管理データを取得する工程と、
それぞれの前記管理データに対して、互いに異なる暗号化鍵を割り当てる工程と、
前記それぞれの管理データについて、前記割り当てられた暗号化鍵を用いて、少なくとも前記所定の情報を、共通鍵暗号方式によって暗号化し、該暗号化されたデータをまとめて暗号化管理データを生成する工程と、
を備え、
前記複数のコンピュータのそれぞれが、
前記暗号化管理データを取得する工程と、
前記暗号鍵と同一の、前記暗号化管理データを復号するための復号鍵を取得する工程と、
前記複数のコンピュータの利用者である非管理者に秘匿した状態で、前記復号鍵を用いて、前記共通鍵暗号方式によって前記暗号化管理データに含まれる前記暗号化されたデータを復号する工程と、
前記復号された管理データに含まれる前記所定の情報を用いて、前記管理者権限で前記ソフトウェアをインストールする工程と、
を備えるインストール方法。
[Application Example 1]
An installation method for installing the software on each of a plurality of computers having an operating system in which installation of software is restricted under administrator authority, and the operating system is started with non-administrator authority,
One of the plurality of computers is
For each of the plurality of computers, obtaining management data in which identification information for identifying the computer and predetermined information related to administrator authority are recorded in association with each other;
Assigning different encryption keys to each of the management data;
For each of the management data, a step of encrypting at least the predetermined information by a common key encryption method using the assigned encryption key, and generating the encrypted management data by collecting the encrypted data When,
With
Each of the plurality of computers
Obtaining the encryption management data;
Obtaining a decryption key identical to the encryption key for decrypting the encryption management data;
Decrypting the encrypted data included in the encryption management data by the common key encryption method using the decryption key in a state concealed from a non-administrator who is a user of the plurality of computers; ,
Using the predetermined information included in the decrypted management data, installing the software with the administrator authority;
An installation method comprising:

適用例1のインストール方法では、複数のコンピュータのそれぞれにソフトウェアをインストールする際に、管理者権限に関連する所定の情報が非管理者に知られることがない。したがって、非管理者が管理者権限に関連する所定の情報を知得することによるセキュリティリスクを回避することができる。また、適用例1のインストール方法では、非管理者が、管理者権限に関連する所定の情報を知らないまま、それぞれ、管理者権限でソフトウェアのインストールを行うことができる。したがって、管理者が、管理者権限に関連する所定の情報を用いて、複数のコンピュータのそれぞれに対して、アプリケーションソフトウェアのインストール作業を行う場合と比較して、管理者のインストール作業の負担を軽減することができる。つまり、適用例1のインストール方法によって、複数のコンピュータのそれぞれにソフトウェアをインストールする際の、管理者のインストール作業の負担の軽減と、セキュリティリスクの回避とを両立することができる。   In the installation method of Application Example 1, when software is installed on each of a plurality of computers, the predetermined information related to the administrator authority is not known to the non-administrator. Therefore, it is possible to avoid a security risk caused by a non-administrator acquiring predetermined information related to the administrator authority. In addition, in the installation method of Application Example 1, the non-administrator can install software with the administrator authority without knowing the predetermined information related to the administrator authority. Therefore, the burden on the administrator's installation work is reduced as compared to the case where the administrator performs installation of application software on each of a plurality of computers using predetermined information related to the administrator's authority. can do. In other words, the installation method of Application Example 1 can both reduce the burden of the administrator's installation work and avoid security risks when installing software on each of a plurality of computers.

なお、本明細書において、ソフトウェアのインストールとは、新規にソフトウェアをインストールする態様の他に、既にインストールされているソフトウェアの一部を更新する態様、例えば、ソフトウェアのアップデートや修復も含んでいる。   In this specification, the software installation includes not only an aspect of newly installing software, but also an aspect of updating a part of already installed software, for example, software update or repair.

[適用例2]
適用例1記載のインストール方法であって、
前記所定の情報は、前記管理者権限のユーザ名およびパスワードを含む、
インストール方法。
[Application Example 2]
An installation method described in application example 1,
The predetermined information includes a user name and password of the administrator authority,
Installation method.

一般に、管理者権限に関連する所定の情報としては、管理者権限のユーザ名およびパスワードが用いられる。したがって、本適用例のインストール方法によって、上述した複数のコンピュータのそれぞれにソフトウェアをインストールする際の、管理者のインストール作業の負担の軽減と、セキュリティリスクの回避とを両立することができる。   In general, a user name and a password with administrator authority are used as predetermined information related to administrator authority. Therefore, with the installation method of this application example, it is possible to reduce both the burden on the administrator's installation work and avoid the security risk when installing software on each of the plurality of computers described above.

[適用例3]
適用例1または2記載のインストール方法であって、
前記複数のコンピュータのそれぞれが前記復号鍵を取得する工程において、前記複数のコンピュータのそれぞれは、前記復号鍵が復号鍵であることが前記非管理者に秘匿されている状態で、前記復号鍵を取得する、
インストール方法。
[Application Example 3]
An installation method described in application example 1 or 2,
In each of the plurality of computers obtaining the decryption key, each of the plurality of computers acquires the decryption key in a state where the non-administrator conceals that the decryption key is a decryption key. get,
Installation method.

適用例3のインストール方法によって、非管理者が復号された管理者権限のユーザ名およびパスワード等、管理者権限に関連する所定の情報を解読しようとすることを抑制することができる。   By the installation method of the application example 3, it is possible to prevent the non-administrator from trying to decrypt predetermined information related to the administrator authority such as the user name and password of the administrator authority decrypted.

[適用例4]
適用例3記載のインストール方法であって、
前記暗号鍵および前記復号鍵は、前記管理データのシリアル番号として割り当てられる、
インストール方法。
[Application Example 4]
An installation method described in application example 3,
The encryption key and the decryption key are assigned as serial numbers of the management data.
Installation method.

適用例4のインストール方法によって、複数のコンピュータへのソフトウェアのインストールを行うための一連の工程において、暗号化および復号が行われていることを、少なくとも非管理者に知られることを抑制することができる。   The installation method of Application Example 4 can suppress at least non-administrators from knowing that encryption and decryption are performed in a series of steps for installing software on a plurality of computers. it can.

[適用例5]
ソフトウェアのインストールが管理者権限下に制限されたオペレーティングシステムを有し、前記オペレーティングシステムが非管理者権限で起動されている複数のコンピュータのそれぞれに、前記ソフトウェアをインストールするインストールシステムであって、
前記複数のコンピュータのうちのいずれかのコンピュータは、
前記複数のコンピュータのそれぞれについて、コンピュータを識別するための識別情報と、管理者権限に関連する所定の情報と、を対応付けて記録した管理データを取得する管理データ取得部と、
それぞれの前記管理データについて、前記それぞれの管理データに対して割り当てられた互いに異なる暗号化鍵を用いて、少なくとも前記所定の情報を、共通鍵暗号方式によって暗号化し、該暗号化されたデータをまとめて暗号化管理データを生成する暗号化管理データ生成部と、
を備えており、
前記複数のコンピュータは、それぞれ、
前記暗号化管理データを取得する暗号化管理データ取得部と、
前記暗号化鍵と同一の、前記暗号化管理データを復号するための復号鍵を取得する復号鍵取得部と、
前記複数のコンピュータの利用者である非管理者に秘匿した状態で、前記復号鍵を用いて、前記共通鍵暗号方式によって前記暗号化管理データに含まれる前記暗号化されたデータを復号する復号部と、
前記復号された管理データに含まれる前記所定の情報を用いて、前記管理者権限で前記ソフトウェアをインストールするインストール実行部と、
を備えるインストールシステム。
[Application Example 5]
An installation system for installing software on each of a plurality of computers having an operating system in which software installation is restricted under administrator rights, and wherein the operating system is booted with non-administrator rights,
Any one of the plurality of computers is
For each of the plurality of computers, a management data acquisition unit that acquires management data in which identification information for identifying the computer and predetermined information related to administrator authority are recorded in association with each other;
For each of the management data, at least the predetermined information is encrypted by a common key encryption method using different encryption keys assigned to the management data, and the encrypted data is collected. An encryption management data generation unit for generating encryption management data,
With
Each of the plurality of computers is
An encryption management data acquisition unit for acquiring the encryption management data;
A decryption key acquisition unit that acquires the same decryption key for decrypting the encryption management data as the encryption key;
A decrypting unit that decrypts the encrypted data included in the encrypted management data by the common key encryption method using the decryption key in a state of being concealed from a non-administrator who is a user of the plurality of computers. When,
Using the predetermined information included in the decrypted management data, an installation execution unit for installing the software with the administrator authority;
An installation system comprising.

適用例5のインストールシステムによって、適用例1のインストール方法と同様に、複数のコンピュータのそれぞれにソフトウェアをインストールする際の、管理者のインストール作業の負担の軽減と、セキュリティリスクの回避とを両立することができる。   Similar to the installation method of Application Example 1, the installation system of Application Example 5 achieves both a reduction in the burden of the administrator's installation work and the avoidance of security risks when installing software on each of a plurality of computers. be able to.

[適用例6]
コンピュータによって実行されるコンピュータプログラムであって、
複数の前記コンピュータのそれぞれについて、コンピュータを識別するための識別情報と、管理者権限に関連する所定の情報と、を対応付けて記録した管理データを取得する機能と、
それぞれの前記管理データついて、前記それぞれの管理データに対して割り当てられた互いに異なる暗号化鍵を用いて、少なくとも前記所定の情報を、共通鍵暗号方式によって暗号化し、該暗号化されたデータをまとめて暗号化管理データを生成する機能と、
をコンピュータに実現させるためのコンピュータプログラム。
[Application Example 6]
A computer program executed by a computer,
For each of the plurality of computers, a function of acquiring management data in which identification information for identifying the computer and predetermined information related to the administrator authority are recorded in association with each other;
For each of the management data, at least the predetermined information is encrypted by a common key encryption method using different encryption keys assigned to the management data, and the encrypted data is collected. A function to generate encryption management data,
A computer program for realizing a computer.

適用例6のコンピュータプログラムによって、コンピュータを、適用例5のインストールシステムにおける「複数のコンピュータのうちのいずれかのコンピュータ」として機能させることができる。   The computer program of the application example 6 can cause the computer to function as “any one of a plurality of computers” in the installation system of the application example 5.

[適用例7]
ソフトウェアのインストールが管理者権限下に制限されたオペレーティングシステムを有し、前記オペレーティングシステムが非管理者権限で起動されているコンピュータによって実行されるコンピュータプログラムであって、
複数のコンピュータのそれぞれについて、コンピュータを識別するための識別情報と、管理者権限に関連する所定の情報と、を対応付けて記録した管理データにおける少なくとも前記所定の情報を、それぞれの前記管理データに対して割り当てられた互いに異なる暗号化鍵を用いて、共通鍵暗号化方式によって暗号化し、該暗号化されたデータをまとめることによって生成された暗号化管理データを取得する機能と、
前記暗号化鍵と同一の、前記暗号化管理データを復号するための復号鍵を取得する機能と、
前記コンピュータの利用者である非管理者に秘匿した状態で、前記復号鍵を用いて、前記共通鍵暗号方式によって前記暗号化管理データに含まれる前記暗号化されたデータを復号する機能と、
前記復号された管理データに含まれる前記所定の情報を用いて、管理者権限で前記ソフトウェアをインストールする機能と、
をコンピュータに実現させるためのコンピュータプログラム。
[Application Example 7]
A computer program executed by a computer having an operating system in which installation of software is restricted under administrator rights, said operating system being started with non-administrator rights,
For each of the plurality of computers, at least the predetermined information in the management data recorded by associating the identification information for identifying the computer with the predetermined information related to the administrator authority is stored in the management data. A function of acquiring encryption management data generated by encrypting by using a common key encryption method using different encryption keys assigned to each other and collecting the encrypted data;
A function for obtaining a decryption key for decrypting the encryption management data, the same as the encryption key;
A function of decrypting the encrypted data included in the encryption management data by the common key encryption method using the decryption key in a state of being concealed to a non-administrator who is a user of the computer;
Using the predetermined information included in the decrypted management data, a function of installing the software with administrator authority;
A computer program for realizing a computer.

適用例7のコンピュータプログラムによって、コンピュータを、適用例5のインストールシステムにおける「複数のコンピュータ」として機能させることができる。   The computer program of the application example 7 can cause the computer to function as “a plurality of computers” in the installation system of the application example 5.

本発明は、適用例6,7記載のコンピュータプログラムを記録した記録媒体、そのプログラムを含み搬送波内に具現化されたデータ信号など種々の態様で実現することが可能である。   The present invention can be realized in various modes such as a recording medium that records the computer program according to Application Examples 6 and 7, and a data signal that includes the program and is embodied in a carrier wave.

本発明の一実施例としてのソフトウェアのインストールシステム100の概略構成を示す説明図である。It is explanatory drawing which shows schematic structure of the software installation system 100 as one Example of this invention. 情報システム部門のコンピュータ10の概略構成を示す説明図である。It is explanatory drawing which shows schematic structure of the computer 10 of an information system department. 暗号化管理データ生成部11bが添付ファイル38を作成する様子を模式的に示す説明図である。It is explanatory drawing which shows typically a mode that the encryption management data generation part 11b produces the attachment file 38. FIG. 情報システム部門のコンピュータ10における添付ファイル生成処理の流れを示すフローチャートである。It is a flowchart which shows the flow of an attachment file production | generation process in the computer 10 of an information system department. ユーザ部門のコンピュータ20の概略構成を示す説明図である。It is explanatory drawing which shows schematic structure of the computer 20 of a user department. ユーザ部門の複数のコンピュータ20におけるインストール処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the installation process in the some computer 20 of a user department. インストールメニュー画面GUI1の一例を示す説明図である。It is explanatory drawing which shows an example of the installation menu screen GUI1. シリアル番号入力画面GUI2の一例を示す説明図である。It is explanatory drawing which shows an example of the serial number input screen GUI2.

以下、本発明の実施の形態について、実施例に基づき説明する。
A.インストールシステムの構成:
図1は、本発明の一実施例としてのソフトウェアのインストールシステム100の概略構成を示す説明図である。本実施例では、インストールシステム100が企業に導入されているものとする。そして、この企業には、企業内のコンピュータを管理する情報システム部門や、コンピュータを利用して各種業務を行うユーザ部門が設置されているものとする。
Hereinafter, embodiments of the present invention will be described based on examples.
A. Installation system configuration:
FIG. 1 is an explanatory diagram showing a schematic configuration of a software installation system 100 as an embodiment of the present invention. In the present embodiment, it is assumed that the installation system 100 is installed in a company. It is assumed that this company has an information system department that manages computers in the company and a user department that performs various operations using the computers.

このインストールシステム100は、情報システム部門に導入されたコンピュータ10と、ユーザ部門に導入された複数のコンピュータ20a,20b,20c,・・・,20i(以下、これらを総称してコンピュータ20と呼ぶ)とを備えている。図1では、図示の都合上、複数のコンピュータ20として、9台のコンピュータ20が描かれているが、コンピュータ20の数は、何台であってもよい。なお、図示は省略しているが、情報システム部門のコンピュータ10、および、ユーザ部門の複数のコンピュータ20は、ローカルエリアネットワークを介して互いに接続されている。また、情報システム部門のコンピュータ10、および、ユーザ部門の複数のコンピュータ20は、インターネットにも接続されている。   The installation system 100 includes a computer 10 installed in the information system department and a plurality of computers 20a, 20b, 20c,..., 20i installed in the user department (hereinafter collectively referred to as the computer 20). And. In FIG. 1, nine computers 20 are illustrated as the plurality of computers 20 for convenience of illustration, but the number of computers 20 may be any number. Although illustration is omitted, the computer 10 in the information system department and the plurality of computers 20 in the user department are connected to each other via a local area network. The computer 10 in the information system department and the plurality of computers 20 in the user department are also connected to the Internet.

情報システム部門のコンピュータ10、および、ユーザ部門の複数のコンピュータ20には、オペレーティングシステム、および、このオペレーティングシステムの下で動作する各種アプリケーションソフトウェアがインストールされており、これらのアプリケーションソフトウェアは、種々の業務に使用される。上記オペレーティングシステムは、例えば、Windows XP(登録商標)等、アプリケーションソフトウェアのインストールが管理者権限下に制限されるオペレーティングシステムである。そして、図示するように、各コンピュータ20には、コンピュータを識別するための識別情報(例えば、コンピュータ名)、管理者権限のユーザ名(AdminID)、管理者権限のパスワード(AdminPW)が設定されている。本実施例では、各コンピュータ20には、それぞれ異なる管理者権限のユーザ名(AdminID)およびパスワード(AdminPW)が設定されるものとしたが、複数のコンピュータ20に同一の管理者権限のユーザ名(AdminID)およびパスワード(AdminPW)が設定されるものとしてもよい。   An operating system and various application software operating under the operating system are installed on the computer 10 in the information system department and the plurality of computers 20 in the user department. Used for. The operating system is an operating system such as Windows XP (registered trademark) in which installation of application software is restricted under the authority of an administrator. As shown in the drawing, each computer 20 is set with identification information (for example, a computer name) for identifying the computer, a user name with administrator authority (AdminID), and a password with administrator authority (AdminPW). Yes. In this embodiment, each computer 20 is set with a different administrator authority user name (AdminID) and password (AdminPW), but the plurality of computers 20 have the same administrator authority user names ( (AdminID) and password (AdminPW) may be set.

なお、セキュリティを確保するため、各コンピュータ20に設定された管理者権限のユーザ名およびパスワードは、管理データとして情報システム部門のコンピュータ10でそれぞれ管理されており、各コンピュータ20の一般利用者(非管理者)には秘匿されている。各コンピュータ20の一般利用者は、一般ユーザ権限(非管理者権限)のユーザ名およびパスワードでオペレーティングシステムを起動して、アプリケーションソフトウェアを使用する。   In order to ensure security, the user name and password of the administrator authority set in each computer 20 are managed as management data by the computer 10 in the information system department, and the general user (non-user) of each computer 20 It is kept secret from the administrator. A general user of each computer 20 activates the operating system with a user name and password of general user authority (non-administrator authority) and uses application software.

本実施例のインストールシステム100において、複数のコンピュータ20にアプリケーションソフトウェア32をインストールする手順の概要は、以下の通りである。   The outline of the procedure for installing the application software 32 in the plurality of computers 20 in the installation system 100 of the present embodiment is as follows.

すなわち、情報システム部門の、複数のコンピュータ20を管理する管理者は、コンピュータ10にインストールされた添付ファイル作成ツール(コンピュータプログラム)によって、後述する添付ファイル38を生成する。添付ファイル作成ツールは、例えば、アプリケーションソフトウェア32の提供者から提供・配布される。そして、情報システム部門の管理者は、添付ファイル作成ツールによって作成された添付ファイル38を、アプリケーションソフトウェア32、インストーラ34、キッカー36等とともに、コンパクトディスク30に記録する。なお、キッカー36は、インストーラ34を起動するための起動プログラムであり、オペレーティングシステムの下、一般ユーザ権限および管理者権限で動作する。一方、インストーラ34は、アプリケーションソフトウェア32をコンピュータにインストールするためのコンピュータプログラムであり、オペレーティングシステムの下、管理者権限でしか動作しない。   That is, an administrator who manages a plurality of computers 20 in the information system department generates an attachment file 38 to be described later using an attachment file creation tool (computer program) installed on the computer 10. The attached file creation tool is provided / distributed by the provider of the application software 32, for example. Then, the administrator of the information system department records the attached file 38 created by the attached file creation tool on the compact disc 30 together with the application software 32, the installer 34, the kicker 36, and the like. The kicker 36 is an activation program for activating the installer 34, and operates with general user authority and administrator authority under the operating system. On the other hand, the installer 34 is a computer program for installing the application software 32 in the computer, and operates only with administrator authority under the operating system.

そして、情報システム部門の管理者は、1枚あるいは複数枚のコンパクトディスク30をユーザ部門に配布する。また、情報システム部門の管理者は、アプリケーションソフトウェア32のインストールに利用されるシリアル番号を、ユーザ部門のコンピュータ20の一般利用者にそれぞれ配布する。このシリアル番号の配布は、例えば、シリアル番号が記載された用紙、電子メール、図示しないサーバからのダウンロード等によって行われる。コンパクトディスク30、および、シリアル番号を入手したコンピュータ20の一般利用者は、これらを用いて、アプリケーションソフトウェア32のコンピュータ20へのインストールを行う。以下、各コンピュータ10,20の構成、および、これらが実行する処理について説明する。   The administrator of the information system department distributes one or a plurality of compact discs 30 to the user department. The administrator of the information system department distributes the serial number used for installing the application software 32 to general users of the computer 20 of the user department. The serial number is distributed by, for example, a sheet on which the serial number is written, an e-mail, a download from a server (not shown), or the like. A general user of the computer 20 that has obtained the compact disk 30 and the serial number uses these to install the application software 32 on the computer 20. Hereinafter, the configuration of each of the computers 10 and 20 and the processing executed by them will be described.

B.情報システム部門:
B1.情報システム部門のコンピュータ10の構成:
図2は、情報システム部門のコンピュータ10の概略構成を示す説明図である。図示するように、コンピュータ10は、CPU11と、RAM12と、ROM13と、ハードディスクドライブ(HDD)14と、コンパクトディスクドライブ(CDD)15と、を備えている。また、コンピュータ10は、図示しないキーボードやマウス等の入力装置や、表示装置を備えている。
B. Information system department:
B1. Configuration of the computer 10 in the information system department:
FIG. 2 is an explanatory diagram showing a schematic configuration of the computer 10 in the information system department. As illustrated, the computer 10 includes a CPU 11, a RAM 12, a ROM 13, a hard disk drive (HDD) 14, and a compact disk drive (CDD) 15. The computer 10 includes an input device such as a keyboard and a mouse (not shown) and a display device.

ハードディスクドライブ14には、各コンピュータ20についての複数の管理データ14dが記録された管理データファイル14aが記憶されている。図中に管理データ14dの構造を模式的に示した。図示するように、管理データ14dは、ユーザ部門の複数のコンピュータ20について、コンピュータを識別するための識別情報と、アドミニストレータ権限のユーザ名「AdminID」およびパスワード「AdminPW」とを対応付けて記録したデータである。   The hard disk drive 14 stores a management data file 14a in which a plurality of management data 14d for each computer 20 is recorded. The structure of the management data 14d is schematically shown in the figure. As shown in the figure, the management data 14d is data in which identification information for identifying a computer, a user name “AdminID” of administrator authority, and a password “AdminPW” are recorded in association with each other for a plurality of computers 20 in the user department. It is.

CPU11は、添付ファイル作成ツールを実行することによって、管理データ取得部11a、暗号化管理データ生成部11bとして機能する。管理データ取得部11aは、ハードディスクドライブ14に記憶された管理データ14dを取得する。暗号化管理データ生成部11bは、後述するように、複数の管理データ14dを含むデータをそれぞれ暗号化し、この暗号化されたデータをまとめて添付ファイル38を生成する。   The CPU 11 functions as the management data acquisition unit 11a and the encrypted management data generation unit 11b by executing the attached file creation tool. The management data acquisition unit 11 a acquires management data 14 d stored in the hard disk drive 14. As will be described later, the encrypted management data generation unit 11b encrypts data including a plurality of management data 14d, and generates the attached file 38 by collecting the encrypted data.

図3は、暗号化管理データ生成部11bが添付ファイル38を作成する様子を模式的に示す説明図である。暗号化管理データ生成部11bは、図3の上段に示したように、各管理データ14dの先頭に、情報システム部門の管理者によって割り当てられたシリアル番号をそれぞれ付す。なお、図3の上段および下段において、例えば“<1>”は、図3の上段における1行目の管理データ14dと、図3の下段における1行目の暗号化管理データ14eとが対応していることを表している。暗号化管理データ生成部11bは、各管理データ14dについて、シリアル番号と、コンピュータを識別するための識別情報と、管理者権限のユーザ名(AdminID)と、管理者権限のパスワード(AdminPW)とを、シリアル番号を暗号化鍵として暗号化を行い、暗号化された各データをまとめて、暗号化管理データ14eを生成する。そして、暗号化管理データ生成部11bは、暗号化管理データ14eを格納した添付ファイル38を作成する。なお、本実施例では、暗号化方式として、共通鍵暗号方式を採用しており、シリアル番号は、後に、コンピュータ20において、暗号化管理データ14eを復号するための復号鍵としても利用される。ただし、コンピュータ20の一般利用者は、このシリアル番号が復号鍵であることを知らない。   FIG. 3 is an explanatory diagram schematically showing how the encryption management data generation unit 11b creates the attached file 38. As shown in FIG. As shown in the upper part of FIG. 3, the encryption management data generation unit 11b attaches a serial number assigned by the administrator of the information system department to the head of each management data 14d. In the upper and lower stages of FIG. 3, for example, “<1>” corresponds to the management data 14d in the first line in the upper part of FIG. 3 and the encryption management data 14e in the first line in the lower part of FIG. It represents that. For each management data 14d, the encrypted management data generation unit 11b includes a serial number, identification information for identifying the computer, a user name (AdminID) with administrator authority, and a password (AdminPW) with administrator authority. Then, encryption is performed using the serial number as an encryption key, and the encrypted data is collected to generate encryption management data 14e. Then, the encryption management data generation unit 11b creates the attached file 38 that stores the encryption management data 14e. In this embodiment, a common key cryptosystem is employed as the encryption scheme, and the serial number is later used as a decryption key for decrypting the encryption management data 14e in the computer 20. However, the general user of the computer 20 does not know that this serial number is a decryption key.

B2.添付ファイル生成処理:
図4は、情報システム部門のコンピュータ10における添付ファイル生成処理の流れを示すフローチャートである。この処理は、添付ファイル作成ツールが起動されたときに、CPU11が実行する処理である。
B2. Attached file generation processing:
FIG. 4 is a flowchart showing the flow of attachment file generation processing in the computer 10 of the information system department. This process is a process executed by the CPU 11 when the attached file creation tool is activated.

まず、CPU11は、管理データ取得部11aによって、ハードディスクドライブ14に記憶された管理データファイル14aから管理データ14dを取得する(ステップS100)。次に、CPU11は、暗号化管理データ生成部11bによって、図3の上段に示したように、各管理データ14dに対して、情報システム部門の管理者によって割り当てられたシリアル番号を設定する(ステップS110)。そして、CPU11は、暗号化管理データ生成部11bによって、図3に示したように、各シリアル番号を暗号化鍵として、各シリアル番号、および、これらに対応する各管理データ14dを順次暗号化する(ステップS120)。そして、CPU11は、暗号化管理データ生成部11bによって、ステップS120で暗号化された各データをまとめて暗号化管理データ14eを作成する(ステップS130)。この暗号化管理データ14eは、添付ファイル38に格納され、コンパクトディスク30に保存される。そして、このコンパクトディスク30は、ユーザ部門に配布される。   First, the CPU 11 acquires the management data 14d from the management data file 14a stored in the hard disk drive 14 by the management data acquisition unit 11a (step S100). Next, as shown in the upper part of FIG. 3, the CPU 11 sets the serial number assigned by the administrator of the information system department to each management data 14d by the encryption management data generation unit 11b (Step S11). S110). Then, as shown in FIG. 3, the CPU 11 sequentially encrypts each serial number and each management data 14d corresponding to each serial number by using the encryption number as an encryption key, as shown in FIG. (Step S120). Then, the CPU 11 uses the encryption management data generation unit 11b to create the encryption management data 14e by combining the data encrypted in step S120 (step S130). The encryption management data 14 e is stored in the attached file 38 and saved on the compact disk 30. The compact disc 30 is distributed to the user department.

C.ユーザ部門:
C1.ユーザ部門のコンピュータ20の構成:
図5は、ユーザ部門のコンピュータ20の概略構成を示す説明図である。図示するように、コンピュータ20は、CPU21と、RAM22と、ROM23と、ハードディスクドライブ(HDD)24と、コンパクトディスクドライブ(CDD)25と、を備えている。また、コンピュータ20は、図示しないキーボードやマウス等の入力装置や、表示装置を備えている。
C. User department:
C1. Configuration of the user department computer 20:
FIG. 5 is an explanatory diagram showing a schematic configuration of the computer 20 in the user department. As illustrated, the computer 20 includes a CPU 21, a RAM 22, a ROM 23, a hard disk drive (HDD) 24, and a compact disk drive (CDD) 25. The computer 20 includes an input device such as a keyboard and a mouse (not shown) and a display device.

CPU21は、コンパクトディスクドライブ25によって、コンパクトディスク30から読み出されたコンピュータプログラムを順次実行することによって、シリアル番号取得部21a、暗号化管理データ取得部21b、復号部21c、ユーザ権限変更部21d、インストール実行部21eとして機能する。具体的には、CPU21は、キッカー36を実行することによって、シリアル番号取得部21a、暗号化管理データ取得部21b、復号部21c、ユーザ権限変更部21dとして機能する。また、CPU21は、インストーラ34を実行することによって、インストール実行部21eとして機能する。   The CPU 21 sequentially executes the computer program read from the compact disk 30 by the compact disk drive 25, whereby the serial number acquisition unit 21a, the encryption management data acquisition unit 21b, the decryption unit 21c, the user authority change unit 21d, It functions as an installation execution unit 21e. Specifically, by executing the kicker 36, the CPU 21 functions as a serial number acquisition unit 21a, an encryption management data acquisition unit 21b, a decryption unit 21c, and a user authority change unit 21d. Further, the CPU 21 functions as an installation execution unit 21e by executing the installer 34.

シリアル番号取得部21aは、コンピュータ20の一般利用者によって入力されたシリアル番号を取得する。このシリアル番号は、先に説明したように、情報システム部門の管理者から配布されたものである。暗号化管理データ取得部21bは、コンパクトディスク30に記録された添付ファイル38から暗号化管理データ14eを取得する。復号部21cは、シリアル番号取得部21aによって取得されたシリアル番号を復号鍵として、各暗号化管理データ14eを順次復号し、復号可能な暗号化管理データ14eを検索する。例えば、図3に示した添付ファイル38における2行目の暗号化管理データ14eは、シリアル番号「zdcbxy002」を復号鍵とした場合のみ、復号することができる。ユーザ権限変更部21dは、一般ユーザ権限でオペレーティングシステムが起動したまま、オペレーティングシステムを終了させることなく、一時的に、復号部21cによって復号されたデータに含まれる管理者権限のユーザ名(AdminID)およびパスワード(AdminPW)を用いて、オペレーティングシステムのユーザ権限を、一般ユーザ権限から管理者権限に変更し、インストール実行部21eを機能させる。インストール実行部21eは、アプリケーションソフトウェア32のインストールを行う。   The serial number acquisition unit 21 a acquires a serial number input by a general user of the computer 20. As described above, this serial number is distributed from the administrator of the information system department. The encryption management data acquisition unit 21b acquires the encryption management data 14e from the attached file 38 recorded on the compact disc 30. Using the serial number acquired by the serial number acquisition unit 21a as a decryption key, the decryption unit 21c sequentially decrypts each encryption management data 14e and searches for decryptable encryption management data 14e. For example, the encryption management data 14e on the second line in the attached file 38 shown in FIG. 3 can be decrypted only when the serial number “zdcbxy002” is used as the decryption key. The user authority changing unit 21d temporarily enters the administrator authority user name (AdminID) included in the data decrypted by the decryption unit 21c without ending the operating system while the operating system is activated with the general user authority. Then, the user authority of the operating system is changed from the general user authority to the administrator authority using the password (AdminPW), and the installation execution unit 21e is caused to function. The installation execution unit 21e installs the application software 32.

C2.インストール処理:
図6は、ユーザ部門の複数のコンピュータ20におけるインストール処理の流れを示すフローチャートである。この処理は、コンパクトディスクドライブ25にコンパクトディスク30が挿入されたときに、CPU21が実行する処理である。
C2. Installation process:
FIG. 6 is a flowchart showing the flow of installation processing in a plurality of computers 20 in the user department. This process is a process executed by the CPU 21 when the compact disk 30 is inserted into the compact disk drive 25.

まず、CPU21は、オペレーティングシステムのオートラン機能によって、コンパクトディスク30に格納されたコンピュータプログラムを読み出して実行し、インストール処理のメニュー画面を表示装置に表示する(ステップS200)。   First, the CPU 21 reads and executes the computer program stored in the compact disc 30 by the auto-run function of the operating system, and displays a menu screen for installation processing on the display device (step S200).

図7は、インストールメニュー画面GUI1の一例を示す説明図である。図示するように、本実施例では、インストールメニューとして、標準インストールと、サイレントインストールと、カスタムインストールとが用意されているものとした。標準インストールは、インストール作業者が、インストール先ディレクトリの変更等を随時指定可能なインストール形態である。サイレントインストールは、インストール作業者の指示なしで自動的にインストールを行うインストール形態である。カスタムインストールは、アプリケーションソフトウェア32の必要な機能を、インストール作業者が選択可能なインストール形態である。インストール作業者は、このインストールメニュー画面GUI1において、所望のインストール形態に対応する番号を選択して入力する。ここでは、サイレントインストールが選択されたものとして、以降のインストール処理についての説明を続ける(図6参照)。   FIG. 7 is an explanatory diagram showing an example of the installation menu screen GUI1. As shown in the figure, in this embodiment, standard installation, silent installation, and custom installation are prepared as installation menus. The standard installation is an installation form in which an installation operator can specify a change of the installation destination directory at any time. Silent installation is an installation form in which installation is automatically performed without an instruction from an installation operator. The custom installation is an installation form in which a required function of the application software 32 can be selected by an installation operator. The installation operator selects and inputs a number corresponding to a desired installation form on the installation menu screen GUI1. Here, it is assumed that silent installation is selected, and the description of the subsequent installation processing will be continued (see FIG. 6).

CPU21は、図7に示したインストールメニュー画面GUI1において、インストール作業者によって、サイレントインストールが選択されると、一般ユーザ権限で、コンパクトディスク30に格納されたキッカー36を起動する(ステップS210)。このとき、CPU21は、インストール作業者にシリアル番号を入力させるためのシリアル番号入力画面を表示装置に表示する。   When silent installation is selected by the installation operator on the installation menu screen GUI1 shown in FIG. 7, the CPU 21 starts the kicker 36 stored in the compact disc 30 with general user authority (step S210). At this time, the CPU 21 displays on the display device a serial number input screen for allowing the installer to input the serial number.

図8は、シリアル番号入力画面GUI2の一例を示す説明図である。このシリアル番号入力画面GUI2には、シリアル番号を入力するためのテキストボックスTBと、テキストボックスTBの入力されたシリアル番号を確定させるための「OK」ボタンBT1と、シリアル番号の入力をキャンセルするための「キャンセル」ボタンBT2とが表示される。インストール作業者が、テキストボックスTBにシリアル番号を入力して、「OK」ボタンBT1を押下すると、CPU21は、シリアル番号取得部21aによって、シリアル番号を取得する(図6のステップS210)。   FIG. 8 is an explanatory diagram showing an example of the serial number input screen GUI2. The serial number input screen GUI2 includes a text box TB for inputting the serial number, an “OK” button BT1 for confirming the serial number input in the text box TB, and a canceling of the input of the serial number. "Cancel" button BT2 is displayed. When the installation operator inputs the serial number in the text box TB and presses the “OK” button BT1, the CPU 21 acquires the serial number by the serial number acquisition unit 21a (step S210 in FIG. 6).

次に、CPU21は、暗号化管理データ取得部21bによって、添付ファイル38から暗号化管理データ14eを順次取得し、復号部21cによって、シリアル番号取得部21aによって取得されたシリアル番号を復号鍵として、順次、暗号化管理データ14eの復号を試み、復号可能な暗号化管理データ14eを検索する(ステップS230)。CPU21は、復号可能な暗号化管理データ14eを発見すると、復号されたデータに含まれる管理者権限のユーザ名(AdminID)およびパスワード(AdminPW)を取得する(ステップS240)。なお、この管理者権限のユーザ名およびパスワードは、コンピュータ20の一般利用者が知ることはできない。   Next, the CPU 21 sequentially acquires the encryption management data 14e from the attached file 38 by the encryption management data acquisition unit 21b, and the decryption unit 21c uses the serial number acquired by the serial number acquisition unit 21a as a decryption key. Sequentially, the encryption management data 14e is tried to be decrypted, and the decryptable encryption management data 14e is searched (step S230). When the CPU 21 finds the encryption management data 14e that can be decrypted, the CPU 21 acquires the user name (AdminID) and the password (AdminPW) of the administrator authority included in the decrypted data (step S240). Note that the general user of the computer 20 cannot know the user name and password of the administrator authority.

そして、CPU21は、ユーザ権限変更部21dによって、一般ユーザ権限でオペレーティングシステムが起動したまま、オペレーティングシステムを終了させることなく、一時的に、管理者権限のユーザ名およびパスワードを用いて、オペレーティングシステムのユーザ権限を、一般ユーザ権限から管理者権限に変更する(ステップS250)。そして、CPU21は、コンパクトディスク30に格納されたインストーラ34を起動してインストール実行部21eとして機能し、アプリケーションソフトウェア32をインストールする(ステップS260)。   Then, the CPU 21 temporarily changes the operating system's user name and password by using the user name and password of the administrator authority without ending the operating system while the operating system is started with the general user authority by the user authority changing unit 21d. The user authority is changed from the general user authority to the administrator authority (step S250). Then, the CPU 21 activates the installer 34 stored on the compact disk 30 to function as the installation execution unit 21e, and installs the application software 32 (step S260).

このインストール処理が終了すると、コンピュータ20におけるオペレーティングシステムのシステムのユーザ権限が、一時的な管理者権限から通常の一般ユーザ権限に戻される。そして、コンピュータ20の一般利用者は、一般ユーザ権限でアプリケーションソフトウェア32を使用することができるようになる。   When this installation process is completed, the user authority of the system of the operating system in the computer 20 is returned from the temporary administrator authority to the normal general user authority. The general user of the computer 20 can use the application software 32 with general user authority.

以上説明した本実施例のインストールシステム100によれば、ユーザ部門の複数のコンピュータ20のそれぞれにアプリケーションソフトウェア32をインストールする際に、管理者権限のユーザ名およびパスワードがコンピュータ20の一般利用者に知られることがない。したがって、コンピュータ20の一般利用者が管理者権限のユーザ名およびパスワードを知得することによるセキュリティリスクを回避することができる。また、本実施例のインストールシステム100によれば、コンピュータ20の一般利用者が、管理者権限のユーザ名およびパスワードを知らないまま、それぞれ、管理者権限でアプリケーションソフトウェア32のインストールを行うことができる。したがって、情報システム部門の管理者が、管理者権限のユーザ名およびパスワードを用いて、複数のコンピュータ20のそれぞれに対して、アプリケーションソフトウェア32のインストール作業を行う場合と比較して、管理者のインストール作業の負担を軽減することができる。つまり、本実施例のインストールシステム100によって、複数のコンピュータ20のそれぞれにアプリケーションソフトウェア32をインストールする際の、管理者のインストール作業の負担の軽減と、セキュリティリスクの回避とを両立することができる。   According to the installation system 100 of the present embodiment described above, when installing the application software 32 on each of the plurality of computers 20 in the user department, the general user of the computer 20 knows the user name and password of the administrator authority. It is never done. Therefore, it is possible to avoid a security risk caused by a general user of the computer 20 who knows a user name and password with administrator authority. Further, according to the installation system 100 of the present embodiment, the general user of the computer 20 can install the application software 32 with the administrator authority without knowing the user name and password of the administrator authority. . Therefore, the administrator of the information system department installs the administrator as compared with the case where the administrator software user name and password are used to install the application software 32 on each of the plurality of computers 20. The burden of work can be reduced. That is, the installation system 100 according to the present embodiment can both reduce the burden of the administrator's installation work and avoid security risks when installing the application software 32 on each of the plurality of computers 20.

また、本実施例のインストールシステム100では、ユーザ部門のコンピュータ20におけるインストール処理において利用される復号鍵がシリアル番号としてコンピュータ20の一般利用者に配布され、コンピュータ20の一般利用者は、シリアル番号が復号鍵であることを知らない。したがって、コンピュータ20の一般利用者が、インストール処理時に復号された管理者権限のユーザ名およびパスワードを解読しようとすることを抑制することができる。   In the installation system 100 of this embodiment, the decryption key used in the installation process in the computer 20 in the user department is distributed as a serial number to general users of the computer 20, and the general user of the computer 20 has a serial number. I do not know that it is a decryption key. Therefore, it is possible to prevent a general user of the computer 20 from trying to decrypt the user name and password with administrator authority decrypted during the installation process.

また、本実施例のインストールシステム100では、情報システム部門のコンピュータ10における暗号化、および、ユーザ部門のコンピュータ20における復号に共通暗号化方式が採用されている。したがって、他の暗号化方式を採用する場合よりも、処理を軽減することができる。   Further, in the installation system 100 of this embodiment, a common encryption method is adopted for encryption in the computer 10 of the information system department and decryption in the computer 20 of the user department. Therefore, the processing can be reduced as compared with the case where other encryption methods are employed.

D.変形例:
以上、本発明の実施の形態について説明したが、本発明はこのような実施の形態になんら限定されるものではなく、その要旨を逸脱しない範囲内において種々なる態様での実施が可能である。例えば、以下のような変形が可能である。
D. Variations:
Although the embodiments of the present invention have been described above, the present invention is not limited to such embodiments, and can be implemented in various modes without departing from the scope of the present invention. For example, the following modifications are possible.

D1.変形例1:
上記実施例では、アプリケーションソフトウェア32、インストーラ34、キッカー36、添付ファイル38が、コンパクトディスク30を用いて配布されるものとしたが、本発明は、これに限られない。例えば、これらを、企業内のローカルエリアネットワーク上に設けられたサーバに記憶しておき、このサーバから、各コンピュータ20が適宜ダウンロードするようにしてもよい。また、アプリケーションソフトウェア32、インストーラ34、キッカー36を、インターネット上に設けられたアプリケーションソフトウェア32のメーカが管理するサーバに記憶しておき、このサーバから、各コンピュータ10,20が適宜ダウンロードするようにしてもよい。
D1. Modification 1:
In the above embodiment, the application software 32, the installer 34, the kicker 36, and the attached file 38 are distributed using the compact disc 30, but the present invention is not limited to this. For example, these may be stored in a server provided on a local area network in the company, and each computer 20 may appropriately download from this server. Further, the application software 32, the installer 34, and the kicker 36 are stored in a server managed by the manufacturer of the application software 32 provided on the Internet so that the computers 10 and 20 can download them appropriately from this server. Also good.

D2.変形例2:
上記実施例では、添付ファイル38の作成時に、図3に示したように、シリアル番号と、コンピュータを識別するための識別情報と、管理者権限のユーザ名(AdminID)と、管理者権限のパスワード(AdminPW)とを暗号化するものとしたが、本発明は、これに限られない。少なくとも管理者権限のユーザ名(AdminID)と、管理者権限のパスワード(AdminPW)とを暗号化するようにすればよい。また、管理者権限のユーザ名(AdminID)およびパスワード(AdminPW)の代わりに、あるいは、これらに加えて、管理者権限に関連する所定の情報を用いるものとしてもよい。
D2. Modification 2:
In the above embodiment, when the attached file 38 is created, as shown in FIG. 3, the serial number, the identification information for identifying the computer, the user name (AdminID) of the administrator authority, and the password of the administrator authority (AdminPW) is encrypted, but the present invention is not limited to this. It is only necessary to encrypt at least the administrator-privileged user name (AdminID) and the administrator-privileged password (AdminPW). Also, instead of or in addition to the user name (AdminID) and password (AdminPW) of administrator authority, predetermined information related to administrator authority may be used.

D3.変形例3:
上記実施例では、情報システム部門のコンピュータ10における暗号化、および、ユーザ部門のコンピュータ20における復号に、シリアル番号を共通鍵(暗号化鍵、復号鍵)として用い、コンピュータ20の一般利用者に、シリアル番号が復号鍵であることを秘匿するものとしたが、本発明は、これに限られない。シリアル番号が復号鍵であることを、コンピュータ20の一般利用者に教えてもよい。
D3. Modification 3:
In the above-described embodiment, the serial number is used as a common key (encryption key, decryption key) for encryption in the computer 10 of the information system department and decryption in the computer 20 of the user department. Although it is assumed that the serial number is a decryption key, the present invention is not limited to this. A general user of the computer 20 may be informed that the serial number is a decryption key.

D4.変形例4:
上記実施例では、情報システム部門のコンピュータ10(管理者が使用するコンピュータ)において、添付ファイル生成処理を実行するものとしたが、本発明は、これに限られない。例えば、ユーザ部門のコンピュータ20のうちの1台が、コンピュータ10の機能を備えるものとし、添付ファイル生成処理を実行するようにしてもよい。また、上述した実施例における企業とアプリケーションソフトウェアのベンダーとの間で機密保持契約を予め締結しておき、アプリケーションソフトウェアのベンダーが添付ファイル38を生成するようにしてもよい。
D4. Modification 4:
In the above embodiment, the attached file generation process is executed in the computer 10 (computer used by the administrator) in the information system department, but the present invention is not limited to this. For example, one of the computers 20 in the user department may have the function of the computer 10 and execute the attached file generation process. Further, a confidentiality agreement may be concluded in advance between the company and the application software vendor in the above-described embodiment, and the application software vendor may generate the attached file 38.

100…インストールシステム
10…コンピュータ
11…CPU
11a…管理データ取得部
11b…暗号化管理データ生成部
12…RAM
13…ROM
14…ハードディスクドライブ
14a…管理データファイル
14d…管理データ
14e…暗号化管理データ
15…コンパクトディスクドライブ
20…コンピュータ
21…CPU
21a…シリアル番号取得部
21b…暗号化管理データ取得部
21c…復号部
21d…ユーザ権限変更部
21e…インストール実行部
22…RAM
23…ROM
25…コンパクトディスクドライブ
30…コンパクトディスク
32…アプリケーションソフトウェア
34…インストーラ
36…キッカー
38…添付ファイル
100 ... Installation system 10 ... Computer 11 ... CPU
11a ... management data acquisition unit 11b ... encryption management data generation unit 12 ... RAM
13 ... ROM
DESCRIPTION OF SYMBOLS 14 ... Hard disk drive 14a ... Management data file 14d ... Management data 14e ... Encryption management data 15 ... Compact disk drive 20 ... Computer 21 ... CPU
21a ... Serial number acquisition unit 21b ... Encryption management data acquisition unit 21c ... Decryption unit 21d ... User authority change unit 21e ... Installation execution unit 22 ... RAM
23 ... ROM
25 ... Compact disc drive 30 ... Compact disc 32 ... Application software 34 ... Installer 36 ... Kicker 38 ... Attached file

Claims (7)

ソフトウェアのインストールが管理者権限下に制限されたオペレーティングシステムを有し、前記オペレーティングシステムが非管理者権限で起動されている複数のコンピュータのそれぞれに、前記ソフトウェアをインストールするインストール方法であって、
前記複数のコンピュータのうちのいずれかのコンピュータが、
前記複数のコンピュータのそれぞれについて、コンピュータを識別するための識別情報と、管理者権限に関連する所定の情報と、を対応付けて記録した管理データを取得する工程と、
それぞれの前記管理データに対して、互いに異なる暗号化鍵を割り当てる工程と、
前記それぞれの管理データについて、前記割り当てられた暗号化鍵を用いて、少なくとも前記所定の情報を、共通鍵暗号方式によって暗号化し、該暗号化されたデータをまとめて暗号化管理データを生成する工程と、
を備え、
前記複数のコンピュータのそれぞれが、
前記暗号化管理データを取得する工程と、
前記暗号鍵と同一の、前記暗号化管理データを復号するための復号鍵を取得する工程と、
前記複数のコンピュータの利用者である非管理者に秘匿した状態で、前記復号鍵を用いて、前記共通鍵暗号方式によって前記暗号化管理データに含まれる前記暗号化されたデータを復号する工程と、
前記復号された管理データに含まれる前記所定の情報を用いて、前記管理者権限で前記ソフトウェアをインストールする工程と、
を備えるインストール方法。
An installation method for installing the software on each of a plurality of computers having an operating system in which installation of software is restricted under administrator authority, and the operating system is started with non-administrator authority,
One of the plurality of computers is
For each of the plurality of computers, obtaining management data in which identification information for identifying the computer and predetermined information related to administrator authority are recorded in association with each other;
Assigning different encryption keys to each of the management data;
For each of the management data, a step of encrypting at least the predetermined information by a common key encryption method using the assigned encryption key, and generating the encrypted management data by collecting the encrypted data When,
With
Each of the plurality of computers
Obtaining the encryption management data;
Obtaining a decryption key identical to the encryption key for decrypting the encryption management data;
Decrypting the encrypted data included in the encryption management data by the common key encryption method using the decryption key in a state concealed from a non-administrator who is a user of the plurality of computers; ,
Using the predetermined information included in the decrypted management data, installing the software with the administrator authority;
An installation method comprising:
請求項1記載のインストール方法であって、
前記所定の情報は、前記管理者権限のユーザ名およびパスワードを含む、
インストール方法。
The installation method according to claim 1,
The predetermined information includes a user name and password of the administrator authority,
Installation method.
請求項1または2記載のインストール方法であって、
前記複数のコンピュータのそれぞれが前記復号鍵を取得する工程において、前記複数のコンピュータのそれぞれは、前記復号鍵が復号鍵であることが前記非管理者に秘匿されている状態で、前記復号鍵を取得する、
インストール方法。
The installation method according to claim 1, wherein:
In each of the plurality of computers obtaining the decryption key, each of the plurality of computers acquires the decryption key in a state where the non-administrator conceals that the decryption key is a decryption key. get,
Installation method.
請求項3記載のインストール方法であって、
前記暗号鍵および前記復号鍵は、前記管理データのシリアル番号として割り当てられる、
インストール方法。
The installation method according to claim 3, comprising:
The encryption key and the decryption key are assigned as serial numbers of the management data.
Installation method.
ソフトウェアのインストールが管理者権限下に制限されたオペレーティングシステムを有し、前記オペレーティングシステムが非管理者権限で起動されている複数のコンピュータのそれぞれに、前記ソフトウェアをインストールするインストールシステムであって、
前記複数のコンピュータのうちのいずれかのコンピュータは、
前記複数のコンピュータのそれぞれについて、コンピュータを識別するための識別情報と、管理者権限に関連する所定の情報と、を対応付けて記録した管理データを取得する管理データ取得部と、
それぞれの前記管理データについて、前記それぞれの管理データに対して割り当てられた互いに異なる暗号化鍵を用いて、少なくとも前記所定の情報を、共通鍵暗号方式によって暗号化し、該暗号化されたデータをまとめて暗号化管理データを生成する暗号化管理データ生成部と、
を備えており、
前記複数のコンピュータは、それぞれ、
前記暗号化管理データを取得する暗号化管理データ取得部と、
前記暗号化鍵と同一の、前記暗号化管理データを復号するための復号鍵を取得する復号鍵取得部と、
前記複数のコンピュータの利用者である非管理者に秘匿した状態で、前記復号鍵を用いて、前記共通鍵暗号方式によって前記暗号化管理データに含まれる前記暗号化されたデータを復号する復号部と、
前記復号された管理データに含まれる前記所定の情報を用いて、前記管理者権限で前記ソフトウェアをインストールするインストール実行部と、
を備えるインストールシステム。
An installation system for installing software on each of a plurality of computers having an operating system in which software installation is restricted under administrator rights, and wherein the operating system is booted with non-administrator rights,
Any one of the plurality of computers is
For each of the plurality of computers, a management data acquisition unit that acquires management data in which identification information for identifying the computer and predetermined information related to administrator authority are recorded in association with each other;
For each of the management data, at least the predetermined information is encrypted by a common key encryption method using different encryption keys assigned to the management data, and the encrypted data is collected. An encryption management data generation unit for generating encryption management data,
With
Each of the plurality of computers is
An encryption management data acquisition unit for acquiring the encryption management data;
A decryption key acquisition unit that acquires the same decryption key for decrypting the encryption management data as the encryption key;
A decrypting unit that decrypts the encrypted data included in the encrypted management data by the common key encryption method using the decryption key in a state of being concealed from a non-administrator who is a user of the plurality of computers. When,
Using the predetermined information included in the decrypted management data, an installation execution unit for installing the software with the administrator authority;
An installation system comprising.
コンピュータによって実行されるコンピュータプログラムであって、
複数の前記コンピュータのそれぞれについて、コンピュータを識別するための識別情報と、管理者権限に関連する所定の情報と、を対応付けて記録した管理データを取得する機能と、
それぞれの前記管理データについて、前記それぞれの管理データに対して割り当てられた互いに異なる暗号化鍵を用いて、少なくとも前記所定の情報を、共通鍵暗号方式によって暗号化し、該暗号化されたデータをまとめて暗号化管理データを生成する機能と、
をコンピュータに実現させるためのコンピュータプログラム。
A computer program executed by a computer,
For each of the plurality of computers, a function of acquiring management data in which identification information for identifying the computer and predetermined information related to the administrator authority are recorded in association with each other;
For each of the management data, at least the predetermined information is encrypted by a common key encryption method using different encryption keys assigned to the management data, and the encrypted data is collected. A function to generate encryption management data,
A computer program for realizing a computer.
ソフトウェアのインストールが管理者権限下に制限されたオペレーティングシステムを有し、前記オペレーティングシステムが非管理者権限で起動されているコンピュータによって実行されるコンピュータプログラムであって、
複数のコンピュータのそれぞれについて、コンピュータを識別するための識別情報と、管理者権限に関連する所定の情報と、を対応付けて記録した管理データにおける少なくとも前記所定の情報を、それぞれの前記管理データに対して割り当てられた互いに異なる暗号化鍵を用いて、共通鍵暗号化方式によって暗号化し、該暗号化されたデータをまとめることによって生成された暗号化管理データを取得する機能と、
前記暗号化鍵と同一の、前記暗号化管理データを復号するための復号鍵を取得する機能と、
前記コンピュータの利用者である非管理者に秘匿した状態で、前記復号鍵を用いて、前記共通鍵暗号方式によって前記暗号化管理データに含まれる前記暗号化されたデータを復号する機能と、
前記復号された管理データに含まれる前記所定の情報を用いて、管理者権限で前記ソフトウェアをインストールする機能と、
をコンピュータに実現させるためのコンピュータプログラム。
A computer program executed by a computer having an operating system in which installation of software is restricted under administrator rights, said operating system being started with non-administrator rights,
For each of the plurality of computers, at least the predetermined information in the management data recorded by associating the identification information for identifying the computer with the predetermined information related to the administrator authority is stored in the management data. A function of acquiring encryption management data generated by encrypting by using a common key encryption method using different encryption keys assigned to each other and collecting the encrypted data;
A function for obtaining a decryption key for decrypting the encryption management data, the same as the encryption key;
A function of decrypting the encrypted data included in the encryption management data by the common key encryption method using the decryption key in a state of being concealed to a non-administrator who is a user of the computer;
Using the predetermined information included in the decrypted management data, a function of installing the software with administrator authority;
A computer program for realizing a computer.
JP2009297129A 2009-12-28 2009-12-28 Software installation method, installation system, and computer program Expired - Fee Related JP5368969B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009297129A JP5368969B2 (en) 2009-12-28 2009-12-28 Software installation method, installation system, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009297129A JP5368969B2 (en) 2009-12-28 2009-12-28 Software installation method, installation system, and computer program

Publications (2)

Publication Number Publication Date
JP2011138274A true JP2011138274A (en) 2011-07-14
JP5368969B2 JP5368969B2 (en) 2013-12-18

Family

ID=44349659

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009297129A Expired - Fee Related JP5368969B2 (en) 2009-12-28 2009-12-28 Software installation method, installation system, and computer program

Country Status (1)

Country Link
JP (1) JP5368969B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019212342A (en) * 2014-10-08 2019-12-12 任天堂株式会社 Boot program, information processor, information processing system, information processing method, semiconductor device, and program
CN115357907A (en) * 2022-10-19 2022-11-18 威海海洋职业学院 Data security risk assessment method and system based on cloud computing

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07182244A (en) * 1993-12-21 1995-07-21 Ricoh Co Ltd Method for distributing software
JPH0822516A (en) * 1994-05-05 1996-01-23 Gemplus Sca Method for safety of access operation to removable card for computer
JPH0991344A (en) * 1995-09-20 1997-04-04 Fujitsu Ltd Content sale period verification system and content deciphering key expiration date verification system
JP2001211171A (en) * 2000-01-28 2001-08-03 Advantest Corp Device and method for equipment authentication and recording medium with storing authentication program
JP2002062945A (en) * 2000-08-15 2002-02-28 Oki Electric Ind Co Ltd File distribution system and file distribution method
JP2003140762A (en) * 2001-11-01 2003-05-16 Matsushita Electric Ind Co Ltd Software selling system through network
JP2005025477A (en) * 2003-07-01 2005-01-27 Ricoh Co Ltd Information processor, installation method, installation program, version information management device, and authentication information management device
JP2005092649A (en) * 2003-09-18 2005-04-07 Ricoh Co Ltd Digital data installation system, digital data installation method, program, and recording medium with program recorded thereon
JP2008252290A (en) * 2007-03-29 2008-10-16 Kyocera Mita Corp Image processor and program processing method of same

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07182244A (en) * 1993-12-21 1995-07-21 Ricoh Co Ltd Method for distributing software
JPH0822516A (en) * 1994-05-05 1996-01-23 Gemplus Sca Method for safety of access operation to removable card for computer
JPH0991344A (en) * 1995-09-20 1997-04-04 Fujitsu Ltd Content sale period verification system and content deciphering key expiration date verification system
JP2001211171A (en) * 2000-01-28 2001-08-03 Advantest Corp Device and method for equipment authentication and recording medium with storing authentication program
JP2002062945A (en) * 2000-08-15 2002-02-28 Oki Electric Ind Co Ltd File distribution system and file distribution method
JP2003140762A (en) * 2001-11-01 2003-05-16 Matsushita Electric Ind Co Ltd Software selling system through network
JP2005025477A (en) * 2003-07-01 2005-01-27 Ricoh Co Ltd Information processor, installation method, installation program, version information management device, and authentication information management device
JP2005092649A (en) * 2003-09-18 2005-04-07 Ricoh Co Ltd Digital data installation system, digital data installation method, program, and recording medium with program recorded thereon
JP2008252290A (en) * 2007-03-29 2008-10-16 Kyocera Mita Corp Image processor and program processing method of same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019212342A (en) * 2014-10-08 2019-12-12 任天堂株式会社 Boot program, information processor, information processing system, information processing method, semiconductor device, and program
CN115357907A (en) * 2022-10-19 2022-11-18 威海海洋职业学院 Data security risk assessment method and system based on cloud computing

Also Published As

Publication number Publication date
JP5368969B2 (en) 2013-12-18

Similar Documents

Publication Publication Date Title
JP5241319B2 (en) Computer system for managing a password for detecting information about components arranged on a network, method and computer program therefor
JP5139220B2 (en) Security enhancement framework for composite application fields
KR100740682B1 (en) Secure file server system prevent data save from local pc, and and method thereof and media that can record computer program for method thereof
JP4496266B1 (en) Encryption program operation management system and program
US8595511B2 (en) Securely managing the execution of screen rendering instructions in a host operating system and virtual machine
TWI394419B (en) System and method for managing encrypted content using logical partitions
US8260714B2 (en) Terminal apparatus and system thereof
JP2006338249A (en) Content protection device and content protection release device
JP2009110198A (en) File access control device and program
JP2012248006A (en) Information processing device, information management method, and information management program
JP2007148466A (en) Portable storage device and os
JP5041516B2 (en) USB memory for computer screen monitoring
JP5368969B2 (en) Software installation method, installation system, and computer program
JP2000132543A (en) Document processing system and document processing method, and recording medium
JP5511925B2 (en) Encryption device with access right, encryption system with access right, encryption method with access right, and encryption program with access right
US8995665B1 (en) Role based encryption without key management system
JP2005222155A (en) Secret document management device, secret document management method, and secret document management program
JP5827518B2 (en) Information management system, method and program
JP2005286402A (en) Server and program for encryption key management terminal and program for acquiring encryption key system and method for encryption key management
JP2007316938A (en) License management program, method for controlling use of software, license check program, and license check setup program
JP2010020698A (en) Information processing system, information processing method, information processing program and recording medium
CN111190695A (en) Virtual machine protection method and device based on Roc chip
JP2006309278A (en) Installation method for program, and installation program
JP4924269B2 (en) Operation restriction management system and program
JP5464045B2 (en) Access key management device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120330

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130522

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130611

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130805

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: 20130827

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130913

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees