JP2010213073A - Environmental information change system, terminal device and program - Google Patents

Environmental information change system, terminal device and program Download PDF

Info

Publication number
JP2010213073A
JP2010213073A JP2009058074A JP2009058074A JP2010213073A JP 2010213073 A JP2010213073 A JP 2010213073A JP 2009058074 A JP2009058074 A JP 2009058074A JP 2009058074 A JP2009058074 A JP 2009058074A JP 2010213073 A JP2010213073 A JP 2010213073A
Authority
JP
Japan
Prior art keywords
terminal device
change
server
information
holding information
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
JP2009058074A
Other languages
Japanese (ja)
Other versions
JP5548372B2 (en
Inventor
Koichi Matsushita
浩一 松下
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.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute 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 Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2009058074A priority Critical patent/JP5548372B2/en
Publication of JP2010213073A publication Critical patent/JP2010213073A/en
Application granted granted Critical
Publication of JP5548372B2 publication Critical patent/JP5548372B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an environmental information change system etc., which changes the environmental information on PCs for end user, and greatly reduces the load on a system operator during large-scale change operation for the environmental information. <P>SOLUTION: The system operator registers server-holding information in a file server 5 (S101). Then, an environmental information change program is installed to a terminal device 3 (S102). Then an end user logs in on a terminal device 3 prior to the time of changing(S103). The end user logs in on the terminal device 3 after the change time (S104). In S103, S104, the environmental information change program is executed automatically, to determine whether the environmental information is changed, based on the change time. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、エンドユーザ向けPC(Personal Computer)の環境情報を変更する環境情報変更システム、端末装置およびプログラム等に関する。   The present invention relates to an environment information change system, a terminal device, a program, and the like that change environment information of a PC (Personal Computer) for end users.

現在、企業等においては、社員1人に対して少なくとも1台のPCが割り当てられている。社員数の多い企業では、このようなエンドユーザ向けPCの運用を円滑に行うことは難しい。エンドユーザ向けPCの運用におけるトラブル事例としては、ネットワークに関わる問題が多い。   Currently, in companies and the like, at least one PC is assigned to one employee. In a company with a large number of employees, it is difficult to smoothly operate such an end user PC. As trouble cases in the operation of PCs for end users, there are many problems related to the network.

TCP/IP(Transmission Control Protocol/Internet Protocol)ネットワークにおけるネットワーク接続の設定は、(1)固定のIPアドレスを用いる設定(=固定アドレス設定)、(2)DHCP(Dynamic Host Configuration Protocol)を用いることにより、IPアドレスを自動的に割り振る設定(=動的アドレス設定)の二つがある。   Network connection settings in a TCP / IP (Transmission Control Protocol / Internet Protocol) network include (1) setting using a fixed IP address (= fixed address setting), and (2) using DHCP (Dynamic Host Configuration Protocol). There are two settings for automatically allocating IP addresses (= dynamic address setting).

特許文献1では、固定アドレス設定において、ユーザが通常使用している場所とは異なる場所でPCをネットワークに接続する際の問題について記載されている。固定アドレス設定において、通常使用している場所とは異なる場所でPCをネットワークに接続する際、通常使用しているIPアドレスが使用可能か否かを確認し、使用不可である場合にはサーバから割り当てられるIPアドレスを使用するように設定する。   Japanese Patent Application Laid-Open No. 2004-228561 describes a problem in connecting a PC to a network at a location different from the location where the user normally uses in the fixed address setting. In the fixed address setting, when connecting the PC to the network at a location different from the location where it is normally used, check whether or not the IP address that is normally used is usable. Set to use the assigned IP address.

特開2005−252561号公報JP 2005-252561 A

しかしながら、特許文献1に記載の仕組みは、ネットワーク接続に関する環境情報を通常使用しない場所で使用するために、一時的に変更したにすぎない。   However, the mechanism described in Patent Document 1 is only temporarily changed in order to use environment information related to network connection in a place where it is not normally used.

一方、企業等では、固定アドレス設定から動的アドレス設定への変更、またはその反対の変更を行う場合がある。この場合、変更すべき情報は、ネットワーク接続の設定だけではなく、個別のアプリケーションに関する設定、個別の業務システムに関する設定など様々である。以下、このような情報を総称し、環境情報と呼ぶこととする。また、特に、ネットワーク接続に関する環境情報は、ネットワーク環境情報と呼ぶこととする。   On the other hand, companies may change from fixed address setting to dynamic address setting or vice versa. In this case, the information to be changed includes various settings such as settings related to individual applications and settings related to individual business systems as well as network connection settings. Hereinafter, such information is collectively referred to as environment information. In particular, environment information regarding network connection is referred to as network environment information.

発明者らは、このような環境情報の変更作業を行う為、次に示す(1)から(3)の手順を行うことで各PCに変更後の環境情報を設定可能なシステムを運用していた。(1)システム運用者は、事前準備として、サーバに、変更後の環境情報を登録する。(2)システム運用者は、事前準備として、各PCに、サーバから変更後の環境情報を取得して環境情報を自動的に変更するアプリケーション(=変更ツール)を配布する(変更ツールのインストールは自動実行される。)。(3)エンドユーザは、変更作業を行う前日の業務終了後、自らのPCに、変更ツールを実行させる。   In order to perform such a change work of the environment information, the inventors operate a system capable of setting the changed environment information in each PC by performing the following steps (1) to (3). It was. (1) The system operator registers the changed environment information in the server as advance preparation. (2) As an advance preparation, the system operator distributes to each PC an application (= change tool) that acquires the changed environment information from the server and automatically changes the environment information (the change tool is installed) Automatically executed.) (3) The end user causes his / her PC to execute the change tool after the end of the day before the change work.

しかしながら、このシステムでは次のような問題があった。例えば、エンドユーザが出張等によって変更ツールを前日に実行できない、または変更ツールの実行を忘れてしまうケースが数多くあった。また、例えば、大量のPCの環境情報を変更する場合、変更後の環境情報がサーバに正しく登録されない、または登録が間に合わないといったケースが数多くあった。これらのケースでは、環境情報の変更後、ネットワークの接続等に失敗する。このようなPCに対しては、システム運用者が現地に行き、変更後の正しい環境情報を設定しなくてはならない。大規模な変更作業の当日は、このような作業が数多く発生し、システム運用者に大きな負荷がかかっていた。   However, this system has the following problems. For example, there are many cases where the end user cannot execute the change tool the previous day due to a business trip or the like, or forgets to execute the change tool. For example, when changing the environment information of a large number of PCs, there are many cases where the changed environment information is not correctly registered in the server, or registration is not in time. In these cases, network connection or the like fails after the environment information is changed. For such a PC, the system operator must go to the site and set the correct environmental information after the change. On the day of the large-scale change work, such a lot of work occurred and a heavy load was imposed on the system operator.

本発明は、前述した問題点に鑑みてなされたもので、その目的は、エンドユーザ向けPCの環境情報を変更するシステムであって、大規模な環境情報の変更作業時に、システム運用者の負荷を大幅に軽減できる環境情報変更システム等を提供することである。   The present invention has been made in view of the above-described problems, and an object of the present invention is a system that changes environment information of a PC for an end user, and the load on the system operator is changed when a large-scale environment information is changed. It is to provide an environmental information change system that can greatly reduce the risk.

前述した目的を達成するために第1の発明は、端末装置と、前記端末装置とネットワークを介して接続されるサーバとによって構成され、前記端末装置の環境情報を変更する環境情報変更システムであって、前記サーバは、環境情報を変更する日時を示す変更日時を含むサーバ保持情報を記憶するサーバ保持情報記憶手段、を備え、前記端末装置は、前記サーバに接続し、前記サーバ保持情報を取得するサーバ保持情報取得手段と、現在日時が、前記サーバ保持情報取得手段によって取得した前記サーバ保持情報の変更日時を過ぎている場合には、前記端末装置の環境情報の設定値を前記サーバ保持情報の変更情報に変更する環境情報変更手段と、を備え、前記端末装置は、ログイン時に、前記サーバ保持情報取得手段および前記環境情報変更手段として機能することを特徴とする環境情報変更システムである。   In order to achieve the above-described object, a first invention is an environment information changing system configured by a terminal device and a server connected to the terminal device via a network and changing environment information of the terminal device. The server includes server holding information storage means for storing server holding information including change date and time indicating the date and time when the environment information is changed, and the terminal device is connected to the server and acquires the server holding information. If the server holding information acquisition means and the current date and time have passed the change date and time of the server holding information acquired by the server holding information acquisition means, the setting value of the environment information of the terminal device is set as the server holding information. Environment information changing means for changing to the change information of the server, the terminal device at the time of login, the server holding information acquisition means and the environment information change means. An environmental information changing system characterized by functioning as a unit.

サーバ保持情報に変更日時を含め、端末装置がログイン時に自動的にサーバ保持情報取得手段および環境情報変更手段として機能することで、エンドユーザは、環境情報の変更日時前後に特別な作業をする必要はない。従って、エンドユーザの作業ミスによるトラブルが発生することはなく、システム運用者の負荷を大幅に軽減することができる。また、仮にサーバ保持情報の誤登録または未登録があっても、ネットワーク環境情報以外の環境情報の変更であれば、システム運用者は現地に行って手動で環境情報の変更をする必要はない。システム運用者がサーバ保持情報を正しく登録した後、エンドユーザが端末装置を再ログインすれば良いからである。   By including the date and time of change in the server holding information and the terminal device automatically functioning as the server holding information acquisition means and environment information changing means at the time of login, the end user needs to perform special work before and after the date and time of changing the environment information. There is no. Therefore, trouble due to an end user's work mistake does not occur, and the load on the system operator can be greatly reduced. Even if the server holding information is misregistered or unregistered, if the environment information other than the network environment information is changed, the system operator does not need to go to the site and manually change the environment information. This is because the end user may re-login the terminal device after the system operator correctly registers the server holding information.

第1の発明において、前記端末装置の環境情報を固定アドレス設定から動的アドレス設定へ変更する場合には、前記端末装置は、変更前の固定アドレスを障害時切り戻しアドレスとしてバックアップするバックアップ手段、を更に備えることが望ましい。   In the first invention, when the environment information of the terminal device is changed from fixed address setting to dynamic address setting, the terminal device backs up the fixed address before the change as a failure return address, It is desirable to further comprise.

また、第1の発明において、前記端末装置の環境情報を動的アドレス設定から固定アドレス設定へ変更する場合には、前記サーバ保持情報記憶手段が記憶するサーバ保持情報は、前記端末装置を識別する識別子ごとに、環境情報の変更内容を示す変更情報を更に含み、前記サーバ保持情報取得手段は、前記サーバに接続し、自らの前記識別子に対応する前記サーバ保持情報を取得することが望ましい。   In the first invention, when the environment information of the terminal device is changed from dynamic address setting to fixed address setting, the server holding information stored in the server holding information storage means identifies the terminal device. It is preferable that each identifier further includes change information indicating the change contents of the environment information, and the server holding information acquisition unit is connected to the server and acquires the server holding information corresponding to the identifier.

第2の発明は、端末装置とサーバとがネットワークを介して接続されるシステムにおいて、前記端末装置の環境情報を変更する環境情報変更方法であって、前記サーバは、環境情報を変更する日時を示す変更日時を含むサーバ保持情報を記憶しており、前記端末装置が、前記サーバに接続し、前記サーバ保持情報を取得するサーバ保持情報取得ステップと、現在日時が、前記サーバ保持情報取得手段によって取得した前記サーバ保持情報の変更日時を過ぎている場合には、前記端末装置の環境情報の設定値を前記サーバ保持情報の変更情報に変更する環境情報変更ステップと、をログイン時に実行することを特徴とする環境情報変更方法である。   A second invention is an environment information changing method for changing environment information of the terminal device in a system in which the terminal device and the server are connected via a network, wherein the server sets a date and time when the environment information is changed. Server holding information including the change date and time to be stored, the terminal device connected to the server and acquiring the server holding information, and the current date and time are acquired by the server holding information acquisition means If the acquired date and time of the server holding information has passed, an environment information changing step for changing the setting value of the environment information of the terminal device to the change information of the server holding information is executed at the time of login. This is a characteristic environmental information changing method.

第3の発明は、サーバとネットワークを介して接続される端末装置であって、前記サーバに接続し、前記サーバ保持情報を取得するサーバ保持情報取得手段と、現在日時が、前記サーバ保持情報取得手段によって取得した前記サーバ保持情報の変更日時を過ぎている場合には、前記端末装置の環境情報の設定値を前記サーバ保持情報の変更情報に変更する環境情報変更手段と、を備え、前記端末装置は、ログイン時に、前記サーバ保持情報取得手段および前記環境情報変更手段として機能することを特徴とする端末装置である。   A third invention is a terminal device connected to a server via a network, the server holding information acquisition means for connecting to the server and acquiring the server holding information, and the current date and time is the server holding information acquisition Environment information changing means for changing a setting value of environment information of the terminal device to change information of the server holding information when the change date and time of the server holding information acquired by the means has passed. The device is a terminal device that functions as the server holding information acquisition unit and the environment information change unit when logging in.

第4の発明は、コンピュータを第3の発明の端末装置として機能させるプログラムである。   A fourth invention is a program for causing a computer to function as the terminal device of the third invention.

本発明により、エンドユーザ向けPCの環境情報を変更するシステムであって、大規模な環境情報の変更作業時に、システム運用者の負荷を大幅に軽減できる環境情報変更システム等を提供することができる。   According to the present invention, it is possible to provide a system for changing environment information of a PC for an end user, such as an environment information changing system that can significantly reduce the load on the system operator when changing large-scale environment information. .

環境情報変更システム1の概要を示す図The figure which shows the outline of environment information change system 1 端末装置3のハードウェア構成図Hardware configuration diagram of the terminal device 3 環境情報変更処理の全体の流れを示すフローチャートFlow chart showing the overall flow of environment information change processing ファイルサーバ5の記憶部32を示す図The figure which shows the memory | storage part 32 of the file server 5 サーバ保持情報41のデータの一例を示す図The figure which shows an example of the data of the server holding information 41 環境情報変更プログラムによって実現される処理の流れを示すフローチャートFlow chart showing the flow of processing realized by the environment information change program 環境情報変更プログラムによって実現される処理の流れを示すフローチャートFlow chart showing the flow of processing realized by the environment information change program 環境情報変更処理の流れを示すフローチャートFlow chart showing the flow of environmental information change processing 設定種別の変更例を示す図Diagram showing an example of changing the setting type

以下図面に基づいて、本発明の実施形態を詳細に説明する。本発明の実施の形態では、企業等におけるエンドユーザ向けのPCを、固定アドレス設定の環境から動的アドレス設定の環境に変更する場合、またはその逆に変更する場合を考える。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the embodiment of the present invention, a case where a PC for an end user in a company or the like is changed from a fixed address setting environment to a dynamic address setting environment or vice versa is considered.

図1は、環境情報変更システム1の概要を示す図である。図1に示すように、環境情報変更システム1は、複数の端末装置3、ファイルサーバ5、DHCPサーバ7等が、ネットワーク9を介して接続されている。   FIG. 1 is a diagram showing an outline of the environment information change system 1. As shown in FIG. 1, the environment information change system 1 includes a plurality of terminal devices 3, a file server 5, a DHCP server 7, and the like connected via a network 9.

端末装置3は、例えば、企業等におけるエンドユーザ向けのPCである。本発明の実施形態に係る環境情報変更システム1では、端末装置3の環境情報の変更を行う。環境情報は、ネットワーク環境情報だけではなく、個別のアプリケーションの環境変数、個別の業務システムに関する設定などを含む。   The terminal device 3 is, for example, a PC for an end user in a company or the like. In the environment information change system 1 according to the embodiment of the present invention, the environment information of the terminal device 3 is changed. The environment information includes not only network environment information but also environment variables of individual applications, settings related to individual business systems, and the like.

ファイルサーバ5は、端末装置3の変更後の環境情報を保持する。変更後の環境情報は、システム運用者が変更前に登録しておく。ファイルサーバ5は、アクセス集中を回避するため、保持する情報の同期を取り、複数台の冗長構成としても良い。DHCPサーバ7は、端末装置3が動的アドレス設定でネットワークに接続する場合、IPアドレスを割り当てる。   The file server 5 holds environment information after the terminal device 3 is changed. The changed environment information is registered by the system operator before the change. In order to avoid concentration of access, the file server 5 may have a redundant configuration of a plurality of units by synchronizing information held therein. The DHCP server 7 assigns an IP address when the terminal device 3 is connected to the network by dynamic address setting.

図2は、端末装置3のハードウェア構成図である。尚、図2のハードウェア構成は一例であり、用途、目的に応じて様々な構成を採ることが可能である。また、ファイルサーバ5、DHCPサーバ7を実現するコンピュータのハードウェア構成も同様である。   FIG. 2 is a hardware configuration diagram of the terminal device 3. Note that the hardware configuration in FIG. 2 is an example, and various configurations can be adopted depending on the application and purpose. The hardware configuration of the computer that implements the file server 5 and the DHCP server 7 is also the same.

端末装置3は、制御部31、記憶部32、メディア入出力部33、通信制御部34、入力部35、表示部36、周辺機器I/F部37等が、バス38を介して接続される。   In the terminal device 3, a control unit 31, a storage unit 32, a media input / output unit 33, a communication control unit 34, an input unit 35, a display unit 36, a peripheral device I / F unit 37, etc. are connected via a bus 38. .

制御部31は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等で構成される。   The control unit 31 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like.

CPUは、記憶部32、ROM、記録媒体等に格納されるプログラムをRAM上のワークメモリ領域に呼び出して実行し、バス38を介して接続された各装置を駆動制御し、端末装置3が行う後述する処理を実現する。
ROMは、不揮発性メモリであり、端末装置3のブートプログラムやBIOS等のプログラム、データ等を恒久的に保持している。
RAMは、揮発性メモリであり、記憶部32、ROM、記録媒体等からロードしたプログラム、データ等を一時的に保持するとともに、制御部31が各種処理を行う為に使用するワークエリアを備える。
The CPU calls a program stored in the storage unit 32, ROM, recording medium, or the like into a work memory area on the RAM, executes it, drives and controls each device connected via the bus 38, and is performed by the terminal device 3. The processing described later is realized.
The ROM is a non-volatile memory, and permanently stores a boot program for the terminal device 3, a program such as BIOS, data, and the like.
The RAM is a volatile memory, and temporarily stores a program, data, and the like loaded from the storage unit 32, ROM, recording medium, and the like, and includes a work area used by the control unit 31 for performing various processes.

記憶部32は、HDD(ハードディスクドライブ)であり、制御部31が実行するプログラム、プログラム実行に必要なデータ等が格納される。プログラムに関しては、OS(オペレーティングシステム)に相当する制御プログラムや、後述する処理を端末装置3に実行させるためのアプリケーションプログラムが格納されている。
これらの各プログラムコードは、制御部31により必要に応じて読み出されてRAMに移され、CPUに読み出されて各種の手段として実行される。
The storage unit 32 is an HDD (hard disk drive), and stores programs executed by the control unit 31, data necessary for program execution, and the like. With regard to the program, a control program corresponding to an OS (operating system) and an application program for causing the terminal device 3 to execute processing to be described later are stored.
Each of these program codes is read by the control unit 31 as necessary, transferred to the RAM, read by the CPU, and executed as various means.

メディア入出力部33(ドライブ装置)は、データの入出力を行い、例えば、CDドライブ(−ROM、−R、−RW等)、DVDドライブ(−ROM、−R、−RW等)等のメディア入出力装置を有する。   The media input / output unit 33 (drive device) inputs / outputs data, for example, media such as a CD drive (-ROM, -R, -RW, etc.), DVD drive (-ROM, -R, -RW, etc.) Has input / output devices.

通信制御部34は、通信制御装置、通信ポート等を有し、コンピュータとネットワーク9間の通信を媒介する通信インタフェースであり、ネットワーク9を介して、他のコンピュータ間との通信制御を行う。   The communication control unit 34 has a communication control device, a communication port, and the like, is a communication interface that mediates communication between the computer and the network 9, and controls communication with other computers via the network 9.

入力部35は、データの入力を行い、例えば、キーボード、マウス等のポインティングデバイス、テンキー等の入力装置を有する。
入力部35を介して、コンピュータに対して、操作指示、動作指示、データ入力等を行うことができる。
The input unit 35 inputs data and includes, for example, a keyboard, a pointing device such as a mouse, and an input device such as a numeric keypad.
An operation instruction, an operation instruction, data input, and the like can be performed on the computer via the input unit 35.

表示部36は、CRTモニタ、液晶パネル等のディスプレイ装置、ディスプレイ装置と連携してコンピュータのビデオ機能を実現するための論理回路等(ビデオアダプタ等)を有する。   The display unit 36 includes a display device such as a CRT monitor and a liquid crystal panel, and a logic circuit (such as a video adapter) for realizing a video function of the computer in cooperation with the display device.

周辺機器I/F(インタフェース)部15は、コンピュータに周辺機器を接続させるためのポートであり、周辺機器I/F部37を介してコンピュータは周辺機器とのデータの送受信を行う。周辺機器I/F部37は、USBやIEEE1394やRS−232C等で構成されており、通常複数の周辺機器I/Fを有する。周辺機器との接続形態は有線、無線を問わない。   The peripheral device I / F (interface) unit 15 is a port for connecting a peripheral device to the computer, and the computer transmits and receives data to and from the peripheral device via the peripheral device I / F unit 37. The peripheral device I / F unit 37 is configured by USB, IEEE 1394, RS-232C, or the like, and usually includes a plurality of peripheral devices I / F. The connection form with the peripheral device may be wired or wireless.

バス38は、各装置間の制御信号、データ信号等の授受を媒介する経路である。   The bus 38 is a path that mediates transmission / reception of control signals, data signals, and the like between the devices.

図3は、環境情報変更処理の全体の流れを示すフローチャートである。システム運用者は、ファイルサーバ5にサーバ保持情報を登録する(S101)。   FIG. 3 is a flowchart showing the overall flow of the environment information change process. The system operator registers server holding information in the file server 5 (S101).

図4は、ファイルサーバ5の記憶部32を示す図である。図4に示すように、ファイルサーバ5の記憶部32には、複数のサーバ保持情報41が登録される。サーバ保持情報41は、例えば、端末装置3のホスト名(図4の「ABC」、「DEF」)をファイル名としたテキストファイルである。また、サーバ保持情報41は、例えば、端末装置3のホスト名を主キーとして、データベース管理システム(DBMS)によって管理しても良い。尚、エンドユーザには、端末装置3のホスト名を変更する権限を与えない運用とする。すなわち、エンドユーザは、自らの端末装置3を、いわゆる管理者権限ではなく一般ユーザ権限で利用する運用とする。   FIG. 4 is a diagram illustrating the storage unit 32 of the file server 5. As shown in FIG. 4, a plurality of server holding information 41 is registered in the storage unit 32 of the file server 5. The server holding information 41 is, for example, a text file whose file name is the host name of the terminal device 3 (“ABC”, “DEF” in FIG. 4). Further, the server holding information 41 may be managed by a database management system (DBMS) using, for example, the host name of the terminal device 3 as a primary key. It is assumed that the end user is not authorized to change the host name of the terminal device 3. In other words, the end user operates using his / her terminal device 3 with the general user authority instead of the so-called administrator authority.

尚、端末装置3の環境情報を固定アドレス設定から動的アドレス設定へ変更する場合であって、ネットワーク環境情報のみを変更する場合には、サーバ保持情報は変更日時のみでも良い。   When the environment information of the terminal device 3 is changed from fixed address setting to dynamic address setting and only the network environment information is changed, the server holding information may be only the change date and time.

図5は、サーバ保持情報41のデータの一例を示す図である。図5では、サーバ保持情報41に含まれる環境情報として、ネットワーク環境情報を示している。サーバ保持情報41は、ホスト名51、変更日時52、設定種別53、IPアドレス54、サブネットマスク55、デフォルトゲートウェイ56、接続不可時の補助設定57等を含む。   FIG. 5 is a diagram illustrating an example of data of the server holding information 41. In FIG. 5, network environment information is shown as the environment information included in the server holding information 41. The server holding information 41 includes a host name 51, a change date 52, a setting type 53, an IP address 54, a subnet mask 55, a default gateway 56, an auxiliary setting 57 when connection is impossible, and the like.

ホスト名51は、端末装置3のホスト名であって、サーバ保持情報41を一意に識別する識別子である。変更日時52は、端末装置3の環境情報を変更する日時である。設定種別53は、変更後のネットワーク接続の種別であって、固定アドレスまたは動的アドレスである。IPアドレス54、サブネットマスク55、デフォルトゲートウェイ56、接続不可時の補助設定57は、それぞれ変更後の情報である。接続不可時の補助設定57は、正規のアドレスによってネットワーク接続が出来なかった場合の補助設定である。   The host name 51 is a host name of the terminal device 3 and is an identifier for uniquely identifying the server holding information 41. The change date 52 is the date when the environment information of the terminal device 3 is changed. The setting type 53 is a type of network connection after the change, and is a fixed address or a dynamic address. The IP address 54, the subnet mask 55, the default gateway 56, and the auxiliary setting 57 when connection is impossible are information after change. The auxiliary setting 57 when connection is not possible is an auxiliary setting when the network connection cannot be made with a regular address.

図5では、ホスト名51が「ABC」の端末装置3は、動的アドレス設定から固定アドレス設定に変更することを示している。すなわち、設定種別53は「固定アドレス」として登録されており、IPアドレス54、サブネットマスク55、デフォルトゲートウェイ56、接続不可時の補助設定57は、それぞれ変更後の情報が登録されている。また、ホスト名51が「DEF」の端末装置3は、固定アドレス設定から動的アドレス設定に変更することを示している。すなわち、設定種別53は「動的アドレス」として登録されており、IPアドレス54、サブネットマスク55、デフォルトゲートウェイ56は、それぞれ登録されていない。接続不可時の補助設定57は、DHCPサーバ7等の障害に備えて、補助設定用の固定アドレスが登録されている。   FIG. 5 shows that the terminal device 3 whose host name 51 is “ABC” changes from dynamic address setting to fixed address setting. That is, the setting type 53 is registered as “fixed address”, and the changed information is registered in the IP address 54, the subnet mask 55, the default gateway 56, and the auxiliary setting 57 when connection is impossible. Further, the terminal device 3 having the host name 51 “DEF” indicates that the fixed address setting is changed to the dynamic address setting. That is, the setting type 53 is registered as “dynamic address”, and the IP address 54, the subnet mask 55, and the default gateway 56 are not registered. In the auxiliary setting 57 when connection is impossible, a fixed address for auxiliary setting is registered in preparation for a failure of the DHCP server 7 or the like.

次に、端末装置3に環境情報変更プログラムがインストールされる(S102)。環境情報変更プログラムは、ファイルサーバ5等がネットワーク9を介して対象の端末装置3に配布しても良いし、CD−ROM等のメディアに記録して、メディア入出力部33を介して端末装置3の記憶部32に格納しても良い。環境情報変更プログラムが記憶部32に格納されると、自動的に、またはユーザの指示によって、端末装置3にインストールされる。
尚、S101とS102は並列的に行われ、どちらが先に行われても良い。
Next, an environment information change program is installed in the terminal device 3 (S102). The environment information change program may be distributed to the target terminal device 3 by the file server 5 or the like via the network 9, or may be recorded on a medium such as a CD-ROM and the terminal device via the media input / output unit 33. 3 may be stored in the storage unit 32. When the environment information change program is stored in the storage unit 32, it is installed in the terminal device 3 automatically or according to a user instruction.
Note that S101 and S102 are performed in parallel, and either may be performed first.

次に、エンドユーザは、変更日時52よりも前の時刻に、端末装置3にログインする(S103)。そして、エンドユーザは、変更日時52よりも後の時刻に、端末装置3にログインする(S104)。環境情報変更プログラムがインストールされた端末装置3は、自らのログイン時に、後述する図6から図8の処理を行う。
尚、「ログイン」とは、エンドユーザが明示的にID・パスワードを入力してログイン操作を行う場合の他、端末装置3の起動により自動的にサーバとのアクセスが確立される場合も含む。
Next, the end user logs in to the terminal device 3 at a time before the change date 52 (S103). And an end user logs in to the terminal device 3 at the time after the change date 52 (S104). The terminal device 3 in which the environment information change program is installed performs the processing shown in FIGS.
Note that “login” includes not only a case where an end user explicitly inputs an ID / password to perform a login operation but also a case where access to the server is automatically established by the activation of the terminal device 3.

図6、図7は、環境情報変更プログラムによって実現される処理の流れを示すフローチャートである。図6、図7に示す処理は、端末装置3の制御部31が、自らのログイン時に自動的に実行する。   6 and 7 are flowcharts showing the flow of processing realized by the environment information change program. The processing shown in FIGS. 6 and 7 is automatically executed by the control unit 31 of the terminal device 3 at the time of own login.

端末装置3の制御部31は、管理者権限が必要な処理を実行するために、一般権限のユーザから、管理者権限を有するユーザに切り替える(S201)。次に、制御部31は、イーサネット(登録商標)ケーブル等のケーブルが物理的に正しく接続されているか確認するためにリンク確認を行う(S202)。リンクダウンの場合、制御部31は、表示部36に確認メッセージを表示し(S203)、エンドユーザにケーブル等の確認を促す。確認メッセージは、例えば、「ケーブルが正しく接続されているか確認して下さい。」等である。制御部31は、エンドユーザが再試行ボタンを押下したかどうかを検知し(S204)、再試行ボタンを押下したときにはS202に戻り、キャンセルボタンを押下したときには処理を終了する。一方、リンクアップの場合、制御部31は、S205に進む。   The control unit 31 of the terminal device 3 switches from a user with general authority to a user with administrator authority in order to execute a process that requires administrator authority (S201). Next, the control unit 31 performs link confirmation in order to confirm whether a cable such as an Ethernet (registered trademark) cable is physically connected correctly (S202). In the case of link down, the control unit 31 displays a confirmation message on the display unit 36 (S203), and prompts the end user to confirm the cable or the like. The confirmation message is, for example, “Please check whether the cable is connected correctly”. The control unit 31 detects whether or not the end user has pressed the retry button (S204), returns to S202 when the retry button is pressed, and ends the process when the cancel button is pressed. On the other hand, in the case of link up, the control unit 31 proceeds to S205.

制御部31は、環境情報のバックアップデータを作成する(S205)。バックアップ対象は、端末装置3に現在設定されている環境情報(=設定値)である。環境情報変更プログラムはバックグラウンドで実行されるため、エンドユーザが実行中であることに気づかず、処理の途中で端末装置3を終了させてしまう可能性が高い。このような場合には、制御部31は、次回のログイン時に、S205で作成するバックアップデータに基づいて、設定値を元に戻すようにしても良い。   The control unit 31 creates backup data of environment information (S205). The backup target is environment information (= set value) currently set in the terminal device 3. Since the environment information change program is executed in the background, there is a high possibility that the terminal device 3 will be terminated in the middle of the process without realizing that the end user is executing. In such a case, the control unit 31 may restore the setting value based on the backup data created in S205 at the next login.

制御部31は、環境情報変更処理を実行する(S206)。環境情報変更処理は、ローカル保持情報に基づいて設定値を変更する。詳細は、図8の説明にて後述する。   The control unit 31 executes an environment information change process (S206). The environment information change process changes the setting value based on the local holding information. Details will be described later with reference to FIG.

制御部31は、ファイルサーバ5に接続し、サーバ保持情報を取得する(S207)。制御部31は、サーバ保持情報の取得が成功かどうか確認する(S208)。成功でない場合、制御部31はS212に進む。一方、成功の場合、制御部31は、S207で取得したサーバ保持情報をコピーしてローカル保持情報を生成し(S209)、データ読込ログのアップロードを行い(S210)、S211に進む。データ読込ログは、例えば、ホスト名と処理日時の組み合わせをファイル名として、ファイルサーバ7の記憶部32に格納する。   The control unit 31 connects to the file server 5 and acquires server holding information (S207). The control unit 31 confirms whether the acquisition of the server holding information is successful (S208). If not successful, the control unit 31 proceeds to S212. On the other hand, if successful, the control unit 31 copies the server holding information acquired in S207 to generate local holding information (S209), uploads the data read log (S210), and proceeds to S211. For example, the data read log is stored in the storage unit 32 of the file server 7 with the combination of the host name and the processing date and time as a file name.

S211では、制御部31は、環境情報変更処理を行う。S208における環境情報変更処理は、前回ログイン時のローカル保持情報に基づいて設定値を変更する。一方、S211では、S209において生成されたローカル保持情報に基づいて設定値を変更することになる。   In S211, the control unit 31 performs an environment information change process. The environment information change process in S208 changes the setting value based on the local holding information at the previous login. On the other hand, in S211, the setting value is changed based on the local holding information generated in S209.

制御部31は、環境情報変更処理において、設定値の変更を実行したかどうか確認する(S212)。設定値の変更を実行していない場合、制御部31は、S216に進む。一方、設定値の変更を実行している場合、制御部31は、ネットワークの接続を確認する(S213)。ネットワークの接続に失敗した場合、制御部31は、エラーメッセージを表示部36に表示し(S214)、処理を終了する。エラーメッセージは、例えば、「ネットワーク設定の更新を行いましたが、疎通確認できませんでした。」等である。一方、ネットワークの接続に成功した場合、制御部31は、変更実行ログのアップロードを行い(S215)、S216に進む。   The control unit 31 checks whether or not the setting value has been changed in the environment information change process (S212). When the change of the set value has not been executed, the control unit 31 proceeds to S216. On the other hand, when changing the setting value, the control unit 31 confirms the connection of the network (S213). If the network connection fails, the control unit 31 displays an error message on the display unit 36 (S214) and ends the process. The error message is, for example, “The network settings have been updated, but communication has not been confirmed.” On the other hand, when the network connection is successful, the control unit 31 uploads the change execution log (S215), and proceeds to S216.

変更実行ログは、例えば、ホスト名と処理日時の組み合わせをファイル名として、ファイルサーバ7の記憶部32に格納する。変更実行ログには、変更内容と共に、最新のサーバ保持情報を取得して設定値の変更を行ったか、それとも前回のローカル保持情報によって設定値の変更を行ったかも出力する。   For example, the change execution log is stored in the storage unit 32 of the file server 7 with the combination of the host name and the processing date and time as a file name. The change execution log also outputs whether the latest server holding information has been acquired and the setting value has been changed, or whether the setting value has been changed according to the previous local holding information, together with the change contents.

制御部31は、処理完了メッセージを表示部36に表示し(S216)、処理を終了する。処理完了メッセージは、例えば、「端末の設定変更を終了しました。OKを押して下さい。」等である。   The control unit 31 displays a process completion message on the display unit 36 (S216), and ends the process. The processing completion message is, for example, “Terminal setting change completed. Press OK”.

図8は、環境情報変更処理の流れを示すフローチャートである。図8に示すように、端末装置3の制御部31は、現在日時が、ローカル保持情報の変更日時52を超えているかどうか確認する(S301)。ローカル保持情報の変更日時52を超えていない場合、制御部31は、処理を終了する。一方、ローカル保持情報の変更日時52を超えている場合、制御部31は、S302に進む。   FIG. 8 is a flowchart showing the flow of the environment information change process. As illustrated in FIG. 8, the control unit 31 of the terminal device 3 confirms whether or not the current date / time exceeds the change date / time 52 of the local holding information (S <b> 301). When the change date 52 of the local holding information has not been exceeded, the control unit 31 ends the process. On the other hand, when the change date 52 of the local holding information is exceeded, the control unit 31 proceeds to S302.

制御部31は、現在の設定値とローカル保持情報を比較し、環境情報の差異があるかどうか確認する(S302)。環境情報の差異がない場合、制御部31は、処理を終了する。一方、環境情報の差異がある場合、制御部31は、S303に進む。   The control unit 31 compares the current setting value with the local holding information and checks whether there is a difference in environment information (S302). If there is no difference in environmental information, the control unit 31 ends the process. On the other hand, when there is a difference in environmental information, the control unit 31 proceeds to S303.

制御部31は、処理中メッセージを表示部36に表示する(S303)。処理中メッセージは、例えば、「端末の設定変更中です。全てのアプリケーションを終了し、処理完了のメッセージが出るまでお待ち下さい。」等である。全てのアプリケーションを終了させる理由は、各アプリケーションの環境変数を変更している場合もあるからである。   The control unit 31 displays a processing message on the display unit 36 (S303). The in-process message is, for example, “The terminal settings are being changed. Please quit all applications and wait for a process completion message.” The reason for terminating all applications is that the environment variables of each application may be changed.

制御部31は、設定種別53が「動的アドレス」であれば、設定値を動的アドレスに変更し(S304)、接続確認を行う(S305)。DHCPサーバ7の障害等によってIPアドレスが取得できない場合、制御部31は、「接続不可時の補助設定への変更」が有効の場合(接続不可時の補助設定57に値が設定されている場合)は、接続不可時の補助設定57を利用して固定アドレス設定に戻すようにしても良い(S306)。   If the setting type 53 is “dynamic address”, the control unit 31 changes the setting value to a dynamic address (S304) and confirms the connection (S305). When the IP address cannot be acquired due to a failure of the DHCP server 7 or the like, the control unit 31 determines that “change to auxiliary setting when connection is not possible” is valid (a value is set in the auxiliary setting 57 when connection is not possible). ) May be returned to the fixed address setting by using the auxiliary setting 57 when the connection is impossible (S306).

制御部31は、ローカル保持情報に基づいて設定値のバックアップデータを変更し(S307)、環境情報変更処理を終了する。   The control unit 31 changes the backup data of the setting value based on the local holding information (S307), and ends the environment information change process.

図9は、設定種別の変更例を示す図である。図9では、端末装置3の変更に伴い、設定種別が固定アドレス設定(=変更前設定)から、設定種別が動的アドレス設定(=変更後設定)に変更する例を示している。   FIG. 9 is a diagram illustrating an example of changing the setting type. FIG. 9 shows an example in which the setting type is changed from fixed address setting (= pre-change setting) to dynamic address setting (= post-change setting) with the change of the terminal device 3.

(1)では、変更日時以前に端末装置3をログインしたときの設定種別の変更を示している。この例では、環境情報変更プログラムをインストール後、端末装置3にログインしたときの状況を示している。   (1) shows the change of the setting type when the terminal device 3 is logged in before the change date and time. This example shows a situation when logging in to the terminal device 3 after installing the environment information change program.

(a)のサーバ保持情報が未登録状態では、S206実行前にはローカル保持情報が存在しない。従って、S206における環境情報変更処理では、変更日時の確認ができず、設定値の変更もない。その後、S207において、固定アドレスにてサーバ保持情報の取得に失敗し、S214実行前にはローカル保持情報が存在しない。S214における環境情報変更処理では、変更情報がないことから、設定値の変更をしない。   When the server holding information in (a) is unregistered, there is no local holding information before the execution of S206. Therefore, in the environment information change process in S206, the change date cannot be confirmed, and the setting value is not changed. Thereafter, in S207, acquisition of server holding information with a fixed address fails, and there is no local holding information before execution of S214. In the environment information change process in S214, the setting value is not changed because there is no change information.

(b)のサーバ保持情報登録後の初回ログインでは、S206実行前にはローカル保持情報が存在しない。従って、S206における環境情報変更処理では、変更日時の確認ができず、設定値の変更もない。その後、S207において、固定アドレスにてサーバ保持情報の取得に成功し、S214実行前にはローカル保持情報が存在する。S214における環境情報変更処理では、変更日時の確認をし、現在日時が変更日時を過ぎていないことから設定値の変更をしない。このように、変更日時以前にログインした場合、設定値が動的アドレスに変更されることはない。   In the first login after the server holding information registration in (b), there is no local holding information before the execution of S206. Therefore, in the environment information change process in S206, the change date cannot be confirmed, and the setting value is not changed. Thereafter, in S207, the server holding information is successfully acquired with the fixed address, and the local holding information exists before the execution of S214. In the environment information change process in S214, the change date is confirmed, and the setting value is not changed because the current date has not passed the change date. In this way, when logging in before the change date and time, the setting value is not changed to a dynamic address.

(c)のサーバ保持情報登録後の初回以降のログインで、何らかの要因でサーバの保持情報が取得できない場合は、S206実行前にはローカル保持情報が存在する。しかし、S206における環境情報変更処理では、変更日時の確認をし、現在日時が変更日時を過ぎていないことから設定値の変更をしない。その後、S207において、固定アドレスにてサーバ保持情報の取得に失敗するが、S214実行前には、すでにローカル保持情報が存在する。S214における環境情報変更処理では、変更日時の確認をし、現在日時が変更日時を過ぎていないことから設定値の変更をしない。このように、変更日時以前にログインした場合、設定値が動的アドレスに変更されることはない。   In the case where the server holding information cannot be acquired for some reason in the first and subsequent logins after the server holding information registration in (c), the local holding information exists before the execution of S206. However, in the environment information change process in S206, the change date is confirmed, and the setting value is not changed because the current date has not passed the change date. Thereafter, in S207, acquisition of server holding information with a fixed address fails, but local holding information already exists before execution of S214. In the environment information change process in S214, the change date is confirmed, and the setting value is not changed because the current date has not passed the change date. In this way, when logging in before the change date and time, the setting value is not changed to a dynamic address.

(d)のサーバ保持情報登録後の初回以降のログインで、サーバの保持情報が取得できる場合は、S206実行前にはローカル保持情報が存在する。しかし、S206における環境情報変更処理では、変更日時の確認をし、現在日時が変更日時を過ぎていないことから設定値の変更をしない。その後、S207において、固定アドレスにてサーバ保持情報の取得に成功し、S214実行前には、すでにローカル保持情報が存在する。S214における環境情報変更処理では、変更日時の確認をし、現在日時が変更日時を過ぎていないことから設定値の変更をしない。このように、変更日時以前にログインした場合、設定値が動的アドレスに変更されることはない。   When the server holding information can be acquired by the first and subsequent logins after the server holding information registration in (d), the local holding information exists before the execution of S206. However, in the environment information change process in S206, the change date is confirmed, and the setting value is not changed because the current date has not passed the change date. Thereafter, in S207, the server holding information is successfully acquired with the fixed address, and the local holding information already exists before the execution of S214. In the environment information change process in S214, the change date is confirmed, and the setting value is not changed because the current date has not passed the change date. In this way, when logging in before the change date and time, the setting value is not changed to a dynamic address.

(2)では、変更日時後に端末装置3にログインしたときのIPアドレスの変更を示している。   (2) shows the change of the IP address when logging in to the terminal device 3 after the change date and time.

(a)のサーバ保持情報登録後のログインで、何らかの要因でサーバの保持情報が取得できない場合は、S206実行前にはローカル保持情報は動的アドレスとなっている。S206における環境情報変更処理では、変更日時の確認をし、現在日時が変更日時を過ぎていることから、設定値を動的アドレスに変更する。その後、S207において、動的アドレスにてサーバ保持情報の取得に失敗する。S214実行前には、すでにローカル保持情報が存在する。S214における環境情報変更処理では、変更日時の確認をし、現在日時が変更日時を過ぎていることから設定値を確認し、設定値に差異がないため再変更はしない。このように、変更後にログインした場合、ファイルサーバ5に接続する前に、設定値が動的アドレスに変更される。   When the server holding information cannot be acquired for some reason by the login after the server holding information registration in (a), the local holding information is a dynamic address before the execution of S206. In the environment information change process in S206, the change date and time is confirmed, and since the current date and time has passed the change date and time, the setting value is changed to a dynamic address. Thereafter, in S207, acquisition of server holding information with a dynamic address fails. Before the execution of S214, local holding information already exists. In the environment information change process in S214, the change date and time is confirmed, the setting value is confirmed because the current date and time has passed the change date and time, and there is no difference in the setting value, so that the change is not performed. Thus, when logging in after the change, the setting value is changed to a dynamic address before connecting to the file server 5.

(b)のサーバ保持情報登録後の初回以降のログインで、サーバの保持情報が取得できる場合は、S206実行前にはローカル保持情報は変更後アドレスとなっている。S206における環境情報変更処理では、変更日時の確認をし、現在日時が変更日時を過ぎていることから、設定値を動的アドレスに変更する。その後、S207において、動的アドレスにてサーバ保持情報の取得に成功する。サーバ保持情報にネットワーク接続の設定以外の変更があれば、S214における環境情報変更処理において、変更を反映することが可能となる。このように、変更後にログインした場合、ファイルサーバ5に接続する前に、設定値が動的アドレスに変更される。   When the server holding information can be acquired by the first and subsequent logins after the server holding information registration in (b), the local holding information is the changed address before the execution of S206. In the environment information change process in S206, the change date and time is confirmed, and since the current date and time has passed the change date and time, the setting value is changed to a dynamic address. Thereafter, in S207, the server holding information is successfully acquired with the dynamic address. If there is a change other than the network connection setting in the server holding information, the change can be reflected in the environment information change process in S214. Thus, when logging in after the change, the setting value is changed to a dynamic address before connecting to the file server 5.

このように、サーバ保持情報に変更日時を含め、端末装置3にログインする時に自動的にサーバ保持情報を取得し、環境情報を変更することで、エンドユーザは、環境情報の変更日時前後に特別な作業をする必要はない。従って、エンドユーザの作業ミスによるトラブルが発生することはなく、システム運用者の負荷を大幅に軽減することができる。また、仮にサーバ保持情報の誤登録または未登録があっても、ネットワーク環境情報以外の環境情報の変更であれば、システム運用者は現地に行って手動で環境情報の変更をする必要はない。システム運用者がサーバ保持情報を正しく登録した後、エンドユーザが端末装置を再ログインすれば良いからである。   In this way, by including the change date and time in the server holding information and automatically acquiring the server holding information when logging in to the terminal device 3 and changing the environment information, the end user can make special changes before and after the change date and time of the environment information. You do n’t have to do anything. Therefore, trouble due to an end user's work mistake does not occur, and the load on the system operator can be greatly reduced. Even if the server holding information is misregistered or unregistered, if the environment information other than the network environment information is changed, the system operator does not need to go to the site and manually change the environment information. This is because the end user may re-login the terminal device after the system operator correctly registers the server holding information.

以上、添付図面を参照しながら、本発明に係る環境情報変更システム等の好適な実施形態について説明したが、本発明はかかる例に限定されない。当業者であれば、本願で開示した技術的思想の範疇内において、各種の変更例又は修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。   The preferred embodiments of the environment information changing system and the like according to the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to such examples. It will be apparent to those skilled in the art that various changes or modifications can be conceived within the scope of the technical idea disclosed in the present application, and these naturally belong to the technical scope of the present invention. Understood.

1………環境情報変更システム
3………端末装置
5………ファイルサーバ
7………DHCPサーバ
9………ネットワーク
31………制御部
32………記憶部
33………メディア入出力部
34………通信制御部
35………入力部
36………表示部
37………周辺機器I/F部
38………バス
41………サーバ保持情報
51………ホスト名
52………変更日時
53………設定種別
54………IPアドレス
55………サブネットマスク
56………デフォルトゲートウェイ
DESCRIPTION OF SYMBOLS 1 ......... Environmental information change system 3 ......... Terminal device 5 ......... File server 7 ......... DHCP server 9 ......... Network 31 ......... Control part 32 ......... Storage part 33 ......... Media input / output Section 34 ......... Communication control section 35 ......... Input section 36 ......... Display section 37 ......... Peripheral equipment I / F section 38 ......... Bus 41 ......... Server holding information 51 ......... Host name 52 ... …… Change date and time 53 ………… Setting type 54 ……… IP address 55 ……… Subnet mask 56 ……… Default gateway

Claims (6)

端末装置と、前記端末装置とネットワークを介して接続されるサーバとによって構成され、前記端末装置の環境情報を変更する環境情報変更システムであって、
前記サーバは、
環境情報を変更する日時を示す変更日時を含むサーバ保持情報を記憶するサーバ保持情報記憶手段、
を備え、
前記端末装置は、
前記サーバに接続し、前記サーバ保持情報を取得するサーバ保持情報取得手段と、
現在日時が、前記サーバ保持情報取得手段によって取得した前記サーバ保持情報の変更日時を過ぎている場合には、前記端末装置の環境情報の設定値を前記サーバ保持情報の変更情報に変更する環境情報変更手段と、
を備え、
前記端末装置は、ログイン時に、前記サーバ保持情報取得手段および前記環境情報変更手段として機能することを特徴とする環境情報変更システム。
An environment information changing system configured by a terminal device and a server connected to the terminal device via a network, and changing environment information of the terminal device,
The server
Server holding information storage means for storing server holding information including a change date and time indicating the date and time when the environment information is changed;
With
The terminal device
Server holding information acquisition means for connecting to the server and acquiring the server holding information;
Environment information for changing the setting value of the environment information of the terminal device to the change information of the server holding information when the current date and time has passed the change date and time of the server holding information acquired by the server holding information acquisition unit Change means,
With
The terminal device functions as the server holding information acquisition unit and the environment information change unit at the time of login.
前記端末装置の環境情報を固定アドレス設定から動的アドレス設定へ変更する場合には、前記端末装置は、変更前の固定アドレスを障害時切り戻しアドレスとしてバックアップするバックアップ手段、
を更に備えることを特徴とする請求項1に記載の環境情報変更システム。
When the environment information of the terminal device is changed from fixed address setting to dynamic address setting, the terminal device backs up the fixed address before the change as a failure return address,
The environment information changing system according to claim 1, further comprising:
前記端末装置の環境情報を動的アドレス設定から固定アドレス設定へ変更する場合には、前記サーバ保持情報記憶手段が記憶するサーバ保持情報は、前記端末装置を識別する識別子ごとに、環境情報の変更内容を示す変更情報を更に含み、
前記サーバ保持情報取得手段は、前記サーバに接続し、自らの前記識別子に対応する前記サーバ保持情報を取得することを特徴とする請求項1に記載の環境情報変更システム。
When the environment information of the terminal device is changed from dynamic address setting to fixed address setting, the server holding information stored in the server holding information storage means changes the environment information for each identifier for identifying the terminal device. It further includes change information indicating the contents,
The environment information change system according to claim 1, wherein the server holding information acquisition unit is connected to the server and acquires the server holding information corresponding to the identifier of the server holding information acquisition unit.
端末装置とサーバとがネットワークを介して接続されるシステムにおいて、前記端末装置の環境情報を変更する環境情報変更方法であって、
前記サーバは、環境情報を変更する日時を示す変更日時を含むサーバ保持情報を記憶しており、
前記端末装置が、
前記サーバに接続し、前記サーバ保持情報を取得するサーバ保持情報取得ステップと、
現在日時が、前記サーバ保持情報取得手段によって取得した前記サーバ保持情報の変更日時を過ぎている場合には、前記端末装置の環境情報の設定値を前記サーバ保持情報の変更情報に変更する環境情報変更ステップと、
をログイン時に実行することを特徴とする環境情報変更方法。
In a system in which a terminal device and a server are connected via a network, an environment information changing method for changing environment information of the terminal device,
The server stores server holding information including a change date and time indicating a date and time when the environment information is changed,
The terminal device is
A server holding information acquisition step of connecting to the server and acquiring the server holding information;
Environment information for changing the setting value of the environment information of the terminal device to the change information of the server holding information when the current date and time has passed the change date and time of the server holding information acquired by the server holding information acquisition unit Change steps,
Is executed at the time of login.
サーバとネットワークを介して接続される端末装置であって、
前記サーバに接続し、前記サーバ保持情報を取得するサーバ保持情報取得手段と、
現在日時が、前記サーバ保持情報取得手段によって取得した前記サーバ保持情報の変更日時を過ぎている場合には、前記端末装置の環境情報の設定値を前記サーバ保持情報の変更情報に変更する環境情報変更手段と、
を備え、
前記端末装置は、ログイン時に、前記サーバ保持情報取得手段および前記環境情報変更手段として機能することを特徴とする端末装置。
A terminal device connected to a server via a network,
Server holding information acquisition means for connecting to the server and acquiring the server holding information;
Environment information for changing the setting value of the environment information of the terminal device to the change information of the server holding information when the current date and time has passed the change date and time of the server holding information acquired by the server holding information acquisition unit Change means,
With
The terminal device functions as the server holding information acquisition unit and the environment information change unit at the time of login.
コンピュータを請求項5に記載の端末装置として機能させるプログラム。   A program causing a computer to function as the terminal device according to claim 5.
JP2009058074A 2009-03-11 2009-03-11 ENVIRONMENTAL INFORMATION CHANGE SYSTEM, TERMINAL DEVICE, AND PROGRAM Expired - Fee Related JP5548372B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009058074A JP5548372B2 (en) 2009-03-11 2009-03-11 ENVIRONMENTAL INFORMATION CHANGE SYSTEM, TERMINAL DEVICE, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009058074A JP5548372B2 (en) 2009-03-11 2009-03-11 ENVIRONMENTAL INFORMATION CHANGE SYSTEM, TERMINAL DEVICE, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2010213073A true JP2010213073A (en) 2010-09-24
JP5548372B2 JP5548372B2 (en) 2014-07-16

Family

ID=42972783

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009058074A Expired - Fee Related JP5548372B2 (en) 2009-03-11 2009-03-11 ENVIRONMENTAL INFORMATION CHANGE SYSTEM, TERMINAL DEVICE, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP5548372B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08114348A (en) * 1994-10-14 1996-05-07 Matsushita Refrig Co Ltd Air conditioner
JP2004159139A (en) * 2002-11-07 2004-06-03 Casio Comput Co Ltd Personal digital assistant and its control program
JP2004235791A (en) * 2003-01-29 2004-08-19 Fujitsu Access Ltd Method for altering setting of transmitter
JP2005252561A (en) * 2004-03-03 2005-09-15 Canon Inc Terminal unit and address setting method thereof, and control program
WO2006087787A1 (en) * 2005-02-17 2006-08-24 Fujitsu Limited Mail server, mail reception device, mail server program, mail reception program, mail mediation method, and mail reception method
JP2006332716A (en) * 2005-05-23 2006-12-07 Hitachi Ltd System for holding a plurality of ip addresses
JP2007213434A (en) * 2006-02-10 2007-08-23 Ricoh Co Ltd Download system, base server and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08114348A (en) * 1994-10-14 1996-05-07 Matsushita Refrig Co Ltd Air conditioner
JP2004159139A (en) * 2002-11-07 2004-06-03 Casio Comput Co Ltd Personal digital assistant and its control program
JP2004235791A (en) * 2003-01-29 2004-08-19 Fujitsu Access Ltd Method for altering setting of transmitter
JP2005252561A (en) * 2004-03-03 2005-09-15 Canon Inc Terminal unit and address setting method thereof, and control program
WO2006087787A1 (en) * 2005-02-17 2006-08-24 Fujitsu Limited Mail server, mail reception device, mail server program, mail reception program, mail mediation method, and mail reception method
JP2006332716A (en) * 2005-05-23 2006-12-07 Hitachi Ltd System for holding a plurality of ip addresses
JP2007213434A (en) * 2006-02-10 2007-08-23 Ricoh Co Ltd Download system, base server and program

Also Published As

Publication number Publication date
JP5548372B2 (en) 2014-07-16

Similar Documents

Publication Publication Date Title
US7430616B2 (en) System and method for reducing user-application interactions to archivable form
US20060168436A1 (en) Systems and methods to facilitate the creation and configuration management of computing systems
US8112518B2 (en) Redundant systems management frameworks for network environments
JPWO2010116473A1 (en) Management server, boot server, network boot system, and network boot method
CN114138754A (en) Software deployment method and device based on Kubernetes platform
EP3648405A1 (en) System and method to create a highly available quorum for clustered solutions
JP2009237767A (en) Information succession method and saving/restoration device and information succession program
JP5352027B2 (en) Computer system management method and management apparatus
JP5090809B2 (en) Management server, management method, program, and recording medium
JP5176301B2 (en) Web application connection management system, Web server, Web application connection management method, program, and recording medium
CN101505221B (en) Network guide system and unit storage unit access method
JP5548371B2 (en) ENVIRONMENTAL INFORMATION CHANGE SYSTEM, TERMINAL DEVICE, AND PROGRAM
WO2020038106A1 (en) Bmc management method and system and related device
JP5548372B2 (en) ENVIRONMENTAL INFORMATION CHANGE SYSTEM, TERMINAL DEVICE, AND PROGRAM
WO2014079489A1 (en) Methods and systems for managing access to a location indicated by a link in a remote access system
EP3884648B1 (en) Geo-replicated iot hub
JP5671639B2 (en) Quarantine network system
JP7069955B2 (en) Fault management system, fault management device, fault management method and program
JP7044907B1 (en) Information processing device, information processing system, control method of information processing device, and control program of information processing device
US8271623B2 (en) Performing configuration in a multimachine environment
KR102038802B1 (en) Method for Apparatus for Integration Management of Web Page
JP2020030503A (en) Fault tolerant control system, fault tolerant system, fault tolerant control method, and fault tolerant control program
JP2023005619A (en) Management program, management method, and management system
JP2023130042A (en) Monitored apparatus, and processing method in monitored apparatus
KR20210049350A (en) Restoring service system and a method thereof forinternet-based remote data and file

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120301

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130426

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130514

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130716

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130917

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140311

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140324

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140519

R150 Certificate of patent or registration of utility model

Ref document number: 5548372

Country of ref document: JP

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