JP2014071548A - Information processor, information processing method and computer program - Google Patents

Information processor, information processing method and computer program Download PDF

Info

Publication number
JP2014071548A
JP2014071548A JP2012215317A JP2012215317A JP2014071548A JP 2014071548 A JP2014071548 A JP 2014071548A JP 2012215317 A JP2012215317 A JP 2012215317A JP 2012215317 A JP2012215317 A JP 2012215317A JP 2014071548 A JP2014071548 A JP 2014071548A
Authority
JP
Japan
Prior art keywords
operation command
server
user
confirmation
system server
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
JP2012215317A
Other languages
Japanese (ja)
Other versions
JP2014071548A5 (en
JP6020006B2 (en
Inventor
Akira Murata
晶 村田
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Canon MJ IT Group Holdings Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
Canon MJ IT Group Holdings Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc, Canon MJ IT Group Holdings Inc filed Critical Canon Marketing Japan Inc
Priority to JP2012215317A priority Critical patent/JP6020006B2/en
Publication of JP2014071548A publication Critical patent/JP2014071548A/en
Publication of JP2014071548A5 publication Critical patent/JP2014071548A5/ja
Application granted granted Critical
Publication of JP6020006B2 publication Critical patent/JP6020006B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To suitably prevent an erroneous operation due to an operation mistake when a user is able to operate both a production environment server and a development environment server.SOLUTION: An information processor manages which server a user has logged-in to. When accepting a predetermined operation command to a production environment server while the user has logged in to both a development environment server and the production environment server, the information processor allows the user to confirm the content of the operation command before executing processing based on the operation command. Afterwards, when accepting an instruction of the execution of the operation from the user, the information processor executes the processing following the operation command. Thus, it is possible to increase a possibility of finding out the issue mistake of the operation command by the user.

Description

本発明は、サーバの保守・運用作業を支援する技術に関する。   The present invention relates to a technology for supporting maintenance / operation work of a server.

従来、企業等で社内システムの運用にあたって、動作検証等を行う環境(開発環境)と、実際にシステムを稼働させる環境(本番環境)を構築しておき、それらシステムで利用されるアプリケーションプログラムの開発等を、本番環境と同様に構成された開発環境で行い、動作検証の結果、問題がないことが確認された後に、本番環境のアプリケーションプログラムの変更を行うことが広く行われている。   Conventionally, when operating an in-house system at a company, etc., an environment for performing operation verification (development environment) and an environment for actually operating the system (production environment) have been established, and development of application programs used in those systems Etc. are performed in a development environment configured in the same way as the production environment, and after confirming that there is no problem as a result of the operation verification, it is widely performed to change the application program in the production environment.

また、社内システムで使用されるマスタデータの変更等も、マスタデータの変更を行うことで、システムに不具合が発生しないかを開発環境において確認した後に、本番環境の変更を行うことが一般的である。   It is also common to change the master environment used in the in-house system after confirming in the development environment whether there is a problem with the system by changing the master data. is there.

例えば、特許文献1には、システムの運用担当者が本番環境での操作ミスを起こさないようにするため、また、運用担当者に想定外の操作を行わせないようにするために、変更作業を行う前に、開発環境でまずその変更作業と同様の作業を行わせその操作ログを取得しておき、その操作ログが示すパターンとは異なる操作が行われた場合に警告を行うことで、運用担当者の作業ミスを防ぐ技術が開示されている。   For example, in Patent Document 1, a change operation is performed in order to prevent an operation person in charge of the system from making an operation error in the production environment and to prevent the operation person in charge from performing an unexpected operation. Before doing this, in the development environment, first perform the same work as the change work, acquire the operation log, and warn when an operation different from the pattern indicated by the operation log is performed, Techniques for preventing operational mistakes by operators are disclosed.

特開2011−170739号公報JP 2011-170739

しかし、例えば、マスタデータの軽微なデータの修正等である場合には、必ずしも開発環境での動作確認等を行わず、本番環境のマスタデータを変更することなども行われている。   However, for example, in the case of minor data correction of the master data, operation confirmation in the development environment is not necessarily performed, and the master data in the production environment is changed.

このような形でシステムの運用担当者が業務を行う際には、運用担当者は開発環境でマスタデータの変更作業とは異なる作業を行いつつ、本番環境にログインしてマスタデータの変更処理が行われることがある。多くの場合、開発環境サーバのアプリケーション構成やデータベースの構造等は本番環境と同一の設定にしていることが多く、そのため、本来であれば開発環境で行うべき作業を間違えて本番環境で実行してしまうというヒューマンエラーが発生してしまっている。   When the system operator performs business in this way, the operator performs the work different from the master data change work in the development environment, and logs in to the production environment to perform the master data change process. Sometimes done. In many cases, the application configuration and database structure of the development environment server are often set to the same settings as in the production environment. A human error has occurred.

上記した問題に鑑み、本発明は、システムの保守、運用担当者が開発環境、本番環境の双方にログインしてサーバの保守・運用作業を行っている場合であっても、操作するサーバを取り違えてしまうことにより生ずる操作ミスを軽減させることを目的とする。   In view of the above-described problems, the present invention is a system maintenance / operation person who logs in both the development environment and the production environment and performs server maintenance / operation work, and mistakes the server to be operated. The purpose is to alleviate operation mistakes caused by this.

上記の目的を達成するために、本発明の情報処理装置は、 本番環境サーバ及び開発環境サーバを含む複数のシステムサーバに対する操作コマンドの送信を行う情報処理装置であって、ユーザが使用するクライアント装置からシステムサーバへのログイン要求を受け付ける第1の受付手段と、前記第1の受付手段で受け付けた接続要求に従って、前記ユーザのログイン処理を行うログイン手段と、前記ログイン処理により、前記ユーザが前記本番環境サーバを含む複数のシステムサーバにログインする状態となる場合に、前記本番環境サーバを操作コマンドの送信にユーザの確認を必要とする要確認システムサーバとして設定する第1の設定手段と、前記ユーザが使用するクライアント装置から、前記システムサーバに対する操作コマンドを受け付ける第2の受付手段と、前記第2の受付手段で受け付けた操作コマンドが、要確認システムサーバに対する操作コマンドであるかを判定する第1の判定手段と、前記第1の判定手段で、要確認システムサーバに対する操作コマンドであるかを判定された後に、前記操作コマンドをシステムサーバに送信するか否かの確認入力を前記ユーザ使用する前記クライアント装置から受け付ける第3の受付手段と、前記操作コマンドを指定されたシステムサーバに送信する送信手段と、を備え、前記送信手段は、前記第1の判定手段で、要確認システムサーバに対する操作コマンドであるかを判定された場合には、前記第3の受付手段で要確認システムサーバへの操作コマンドを送信する確認入力を受け付けた後に、当該操作コマンドを指定されたシステムサーバに送信することを特徴とする。   In order to achieve the above object, an information processing apparatus according to the present invention is an information processing apparatus that transmits an operation command to a plurality of system servers including a production environment server and a development environment server, and is a client device used by a user A first accepting unit that accepts a login request to the system server, a login unit that performs a login process of the user in accordance with a connection request accepted by the first accepting unit, and the login process allows the user to A first setting means for setting the production environment server as a confirmation required system server that requires user confirmation to transmit an operation command when logging in to a plurality of system servers including the environment server; An operation command for the system server is sent from the client device used by A second determination unit that determines whether the operation command received by the second reception unit is an operation command for the system server that requires confirmation, and the first determination unit, A third receiving means for receiving, from the client device used by the user, a confirmation input as to whether or not to transmit the operation command to the system server after it is determined whether the operation command is for the system server requiring confirmation; Transmitting means for transmitting a command to a designated system server, and when the first determining means determines whether the command is an operation command for the system server to be confirmed, the transmitting means After receiving the confirmation input for sending the operation command to the confirmation required system server by the receiving means of 3, the operation command is specified It transmits to a system server.

上記の目的を達成するために、本発明の情報処理方法は、本番環境サーバ及び開発環境サーバを含む複数のシステムサーバに対する操作コマンドの送信を行う情報処理装置によって行われる情報処理方法であって、ユーザが使用するクライアント装置からシステムサーバへのログイン要求を受け付ける第1の受付工程と、前記第1の受付工程で受け付けた接続要求に従って、前記ユーザのログイン処理を行うログイン工程と、前記ログイン処理により、前記ユーザが前記本番環境サーバを含む複数のシステムサーバにログインする状態となる場合に、前記本番環境サーバを操作コマンドの送信にユーザの確認を必要とする要確認システムサーバとして設定する第1の設定工程と、前記ユーザが使用するクライアント装置から、前記システムサーバに対する操作コマンドを受け付ける第2の受付工程と、前記第2の受付工程で受け付けた操作コマンドが、要確認システムサーバに対する操作コマンドであるかを判定する第1の判定工程と、前記第1の判定工程で、要確認システムサーバに対する操作コマンドであるかを判定された後に、前記操作コマンドをシステムサーバに送信するか否かの確認入力を前記ユーザ使用する前記クライアント装置から受け付ける第3の受付工程と、前記操作コマンドを指定されたシステムサーバに送信する送信工程と、を備え、前記送信工程は、前記第1の判定工程で、要確認システムサーバに対する操作コマンドであるかを判定された場合には、前記第3の受付工程で要確認システムサーバへの操作コマンドを送信する確認入力を受け付けた後に、当該操作コマンドを指定されたシステムサーバに送信することを特徴とする。   In order to achieve the above object, an information processing method of the present invention is an information processing method performed by an information processing apparatus that transmits operation commands to a plurality of system servers including a production environment server and a development environment server, A first accepting step for accepting a log-in request from the client device used by the user to the system server, a log-in step for performing the log-in process of the user in accordance with the connection request accepted in the first accepting step, and the log-in process. When the user enters a state of logging in to a plurality of system servers including the production environment server, the production environment server is set as a confirmation required system server that requires user confirmation to transmit an operation command. From the setting process and the client device used by the user, the system support A second accepting step for accepting an operation command for the server, a first determining step for judging whether the operation command accepted in the second accepting step is an operation command for the system server requiring confirmation, and the first accepting step A third receiving step of receiving a confirmation input as to whether or not to transmit the operation command to the system server from the client device used by the user after it is determined in the determination step that the operation command is for the system server requiring confirmation; And a transmission step of transmitting the operation command to the designated system server, wherein the transmission step is determined in the first determination step as to whether or not the operation command is for the system server requiring confirmation. After accepting the confirmation input for transmitting the operation command to the confirmation required system server in the third acceptance step, And transmitting the the manipulation command to the specified system server.

上記の目的を達成するために、本発明のコンピュータプログラムは、本番環境サーバ及び開発環境サーバを含む複数のシステムサーバに対する操作コマンドの送信を行う情報処理装置を、ユーザが使用するクライアント装置からシステムサーバへのログイン要求を受け付ける第1の受付手段と、前記第1の受付手段で受け付けた接続要求に従って、前記ユーザのログイン処理を行うログイン手段と、前記ログイン処理により、前記ユーザが前記本番環境サーバを含む複数のシステムサーバにログインする状態となる場合に、前記本番環境サーバを操作コマンドの送信にユーザの確認を必要とする要確認システムサーバとして設定する第1の設定手段と、前記ユーザが使用するクライアント装置から、前記システムサーバに対する操作コマンドを受け付ける第2の受付手段と、前記第2の受付手段で受け付けた操作コマンドが、要確認システムサーバに対する操作コマンドであるかを判定する第1の判定手段と、前記第1の判定手段で、要確認システムサーバに対する操作コマンドであるかを判定された後に、前記操作コマンドをシステムサーバに送信するか否かの確認入力を前記ユーザ使用する前記クライアント装置から受け付ける第3の受付手段と、前記操作コマンドを指定されたシステムサーバに送信する送信手段として機能させ、前記送信手段は、前記第1の判定手段で、要確認システムサーバに対する操作コマンドであるかを判定された場合には、前記第3の受付手段で要確認システムサーバへの操作コマンドを送信する確認入力を受け付けた後に、当該操作コマンドを指定されたシステムサーバに送信することを特徴とする。   In order to achieve the above object, a computer program according to the present invention provides an information processing apparatus that transmits an operation command to a plurality of system servers including a production environment server and a development environment server from a client apparatus used by a user to a system server. A first accepting unit that accepts a log-in request to the user, a log-in unit that performs a log-in process for the user in accordance with a connection request accepted by the first accepting unit, and the log-in process allows the user to configure the production environment server. A first setting means for setting the production environment server as a confirmation-required system server that requires user confirmation to transmit an operation command when logging in to a plurality of system servers, and the user uses Operation commands for the system server from the client device A second receiving means for receiving, a first determining means for determining whether or not the operation command received by the second receiving means is an operation command for the confirmation-required system server, and the first determining means; A third receiving means for receiving, from the client device used by the user, a confirmation input as to whether or not to transmit the operation command to the system server after determining whether the operation command is for the confirmation system server; Is transmitted to the designated system server. When the first determination unit determines whether the operation command is for the system server requiring confirmation, the third determination unit After accepting the confirmation input to send the operation command to the confirmation required system server by the accepting means, specify the operation command. And transmits to the system server that is.

本発明によれば、システムの保守、運用担当者が開発環境、本番環境の双方にログインしてサーバの保守・運用作業を行っている場合であっても、操作するサーバを取り違えてしまうことにより生ずる操作ミスを軽減させることが可能となる。   According to the present invention, even if a person in charge of system maintenance / operation logs in both the development environment and the production environment and performs server maintenance / operation work, the server to be operated is mistaken. It is possible to reduce the operation error that occurs.

本発明の情報処理システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of the information processing system of this invention. 図1に示す各装置に適用可能な情報処理装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the information processing apparatus applicable to each apparatus shown in FIG. 図1に示す各装置の機能構成の一例を示す図である。It is a figure which shows an example of a function structure of each apparatus shown in FIG. 接続要求処理の一例を示す図である。It is a figure which shows an example of a connection request process. 接続情報確認処理の詳細な処理の一例を示す図である。It is a figure which shows an example of the detailed process of a connection information confirmation process. 接続承認処理の詳細な処理の一例を示す図である。It is a figure which shows an example of the detailed process of a connection approval process. 接続処理の詳細な処理の一例を示す図である。It is a figure which shows an example of the detailed process of a connection process. 操作コマンド実行処理の一例を示す図である。It is a figure which shows an example of an operation command execution process. ログイン画面の構成の一例を示す図である。It is a figure which shows an example of a structure of a login screen. 操作コマンド入力画面の構成の一例を示す図である。It is a figure which shows an example of a structure of an operation command input screen. 操作コマンド確認画面の構成の一例を示す図である。It is a figure which shows an example of a structure of an operation command confirmation screen. 要確認操作コマンドリストのデータ構成の一例を示す図である。It is a figure which shows an example of a data structure of a confirmation required operation command list. システムサーバ情報管理テーブルのデータ構成の一例を示す図である。It is a figure which shows an example of a data structure of a system server information management table. 接続情報管理テーブルのデータ構成の一例を示す図である。It is a figure which shows an example of a data structure of a connection information management table.

以下、図面を参照して、本発明の実施の形態の一例について説明する。   Hereinafter, an example of an embodiment of the present invention will be described with reference to the drawings.

図1は、本発明の情報処理システムのシステム構成の一例を示す図である。図1に示すように、本発明の情報処理システムは、接続管理サーバ101、クライアント装置102、本番環境サーバ103、開発環境サーバ104、ネットワーク105を備えて構成されている(今後、本番環境サーバ103、開発環境サーバ104をまとめて「システムサーバ」という)。   FIG. 1 is a diagram illustrating an example of a system configuration of an information processing system according to the present invention. As shown in FIG. 1, the information processing system of the present invention comprises a connection management server 101, a client device 102, a production environment server 103, a development environment server 104, and a network 105 (from now on, the production environment server 103). The development environment server 104 is collectively referred to as “system server”).

接続管理サーバ101は、ターミナルエミュレータソフトウェア(サーバ)がインストールされており、当該ターミナルエミュレータソフトウェア(サーバ)の制御に従い、クライアント装置102から送信されるシステムサーバ(本番環境サーバ103、開発環境サーバ104)に対する操作コマンドを、システムサーバに対して中継する機能を有するサーバ装置である。また、いずれのユーザがいずれのサーバにログイン中であるかを管理している。   The connection management server 101 has terminal emulator software (server) installed therein, and the system server (the production environment server 103 and the development environment server 104) transmitted from the client device 102 according to the control of the terminal emulator software (server). A server device having a function of relaying an operation command to a system server. Also, which user is logged in to which server is managed.

クライアント装置102は、ターミナルエミュレータソフトウェア(クライアント)がインストールされている端末装置であり、ターミナルエミュレータソフトウェア(クライアント)による制御に従い、ユーザ認証情報や、接続先のシステムサーバ(本番環境サーバ103、開発環境サーバ104)の指定、各種の操作コマンドの入力を受け付け、接続管理サーバ101に送信する端末装置である。システムサーバの保守・運用を行う操作者や、操作者のシステムサーバへのログインを承認/否認する承認者によって使用される。   The client device 102 is a terminal device in which terminal emulator software (client) is installed. According to control by the terminal emulator software (client), user authentication information and a connection destination system server (production environment server 103, development environment server) 104) and a terminal device that receives input of various operation commands and transmits them to the connection management server 101. Used by an operator who maintains and operates the system server and an approver who approves / denies the login of the operator to the system server.

本番環境サーバ103は、社内業務で使用している各種のサービスを提供するサーバ装置、例えば、データベースサーバや、業務アプリケーションサーバ等である。接続管理サーバ101から送信される操作コマンドに従って、各種の設定変更等の処理を実行する。   The production environment server 103 is a server device that provides various services used in in-house operations, for example, a database server, a business application server, or the like. In accordance with the operation command transmitted from the connection management server 101, processing such as various setting changes is executed.

開発環境サーバ104は、社内業務で使用している各種のサービスを提供するサーバ装置である本番環境サーバ103と同一の環境を、システム開発やシステムテスト等のために提供するサーバ装置である。接続管理サーバ101から送信される操作コマンドに従って、各種の設定変更等の処理を実行する。   The development environment server 104 is a server device that provides the same environment as the production environment server 103, which is a server device that provides various services used in in-house operations, for system development, system testing, and the like. In accordance with the operation command transmitted from the connection management server 101, processing such as various setting changes is executed.

ネットワーク105は、上述した各装置を相互に通信可能に接続するためのネットワークである。接続形態は、有線/無線を問わない。   The network 105 is a network for connecting the above-described apparatuses so that they can communicate with each other. The connection form may be wired or wireless.

以上が、本発明の情報処理システムのシステム構成の一例の説明である。   The above is an example of the system configuration of the information processing system of the present invention.

次に、図2を参照して、図1の接続管理サーバ101、クライアント装置102、本番環境サーバ103、開発環境サーバ104に適用可能な情報処理装置のハードウェア構成の一例について説明する。   Next, an example of a hardware configuration of an information processing apparatus applicable to the connection management server 101, the client apparatus 102, the production environment server 103, and the development environment server 104 in FIG. 1 will be described with reference to FIG.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、接続管理サーバ101、クライアント装置102、本番環境サーバ103、開発環境サーバ104がそれぞれ実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。   In FIG. 2, reference numeral 201 denotes a CPU that comprehensively controls each device and controller connected to the system bus 204. The ROM 203 or the external memory 211 has a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as OS), a connection management server 101, a client device 102, a production environment server 103, a development program, etc. Various programs to be described later necessary for realizing the functions executed by the environment server 104 are stored.

202はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM203あるいは外部メモリ211からRAM202にロードして、該ロードしたプログラムを実行することで後述する各種動作を実現するものである。   A RAM 202 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations to be described later by loading a program or the like necessary for executing the processing from the ROM 203 or the external memory 211 to the RAM 202 and executing the loaded program.

また、205は入力コントローラで、キーボードやポインティングデバイス等の入力装置209からの入力を制御する。206はビデオコントローラで、ディスプレイ装置210等の表示器への表示を制御する。   An input controller 205 controls input from an input device 209 such as a keyboard and a pointing device. A video controller 206 controls display on a display device such as the display device 210.

207はメモリコントローラで、ブートプログラム,各種のアプリケーション,フォントデータ,ユーザファイル,編集ファイル,各種データ等を記憶するハードディスク(HD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。   A memory controller 207 is connected to the hard disk (HD), flexible disk (FD), or PCMCIA card slot for storing a boot program, various applications, font data, user files, editing files, various data, etc. via an adapter. The access to the external memory 211 such as a compact flash (registered trademark) memory is controlled.

208は通信I/F(インタフェース)コントローラで、ネットワーク(例えば、図1に示したネットワーク105)を介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。   A communication I / F (interface) controller 208 connects and communicates with an external device via a network (for example, the network 105 shown in FIG. 1), and executes communication control processing in the network. For example, communication using TCP / IP is possible.

なお、CPU201は、例えばRAM202内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ装置210上での表示を可能としている。また、CPU201は、ディスプレイ装置210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 201 enables display on the display device 210 by executing outline font rasterization processing on a display information area in the RAM 202, for example. Further, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the display device 210.

本発明を実現するための後述するフローチャートに示す各ステップの処理は、コンピュータで読み取り実行可能なプログラムにより実行され、そのプログラムは外部メモリ211に記録されている。そして、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。また、さらに、上記プログラムの実行時に用いられる定義ファイル及び各種情報テーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。   The processing of each step shown in the flowcharts to be described later for realizing the present invention is executed by a computer-readable program that is recorded in the external memory 211. Then, it is executed by the CPU 201 by being loaded into the RAM 202 as necessary. Furthermore, a definition file and various information tables used when executing the program are also stored in the external memory 211, and a detailed description thereof will be described later.

以上が、図1の接続管理サーバ101、クライアント装置102、本番環境サーバ103、開発環境サーバ104に適用可能な情報処理装置のハードウェア構成の一例の説明である。   The above is an example of the hardware configuration of the information processing apparatus applicable to the connection management server 101, the client apparatus 102, the production environment server 103, and the development environment server 104 in FIG.

次に、図3を参照して、図1の接続管理サーバ101、クライアント装置102、本番環境サーバ103、開発環境サーバ104の機能構成の一例について説明する。   Next, an example of the functional configuration of the connection management server 101, the client device 102, the production environment server 103, and the development environment server 104 of FIG. 1 will be described with reference to FIG.

図3に示す通り、接続管理サーバ101は、認証部301、接続先サーバ指定受付部302、接続承認要/不要判定部303、接続承認情報受付部304、接続情報管理部305、操作コマンド受付部306、操作コマンド確認要/不要判定部307、操作コマンド送信部308等を備えて構成されている。   As illustrated in FIG. 3, the connection management server 101 includes an authentication unit 301, a connection destination server designation reception unit 302, a connection approval necessity / unnecessity determination unit 303, a connection approval information reception unit 304, a connection information management unit 305, and an operation command reception unit. 306, an operation command confirmation necessity / unnecessity determination unit 307, an operation command transmission unit 308, and the like.

クライアント装置102は、認証情報入力受付部311、接続先サーバ指定入力受付部312、操作コマンド入力受付部313、操作コマンド確認入力受付部314、接続承認情報入力受付部315等を備えて構成されている。   The client device 102 includes an authentication information input reception unit 311, a connection destination server designation input reception unit 312, an operation command input reception unit 313, an operation command confirmation input reception unit 314, a connection approval information input reception unit 315, and the like. Yes.

本番環境サーバ103、開発環境サーバ104はそれぞれ、操作実行指示受付部321、操作実行部322を備えて構成されている。   The production environment server 103 and the development environment server 104 are configured to include an operation execution instruction reception unit 321 and an operation execution unit 322, respectively.

接続管理サーバ101の認証部301は、クライアント装置102の認証情報入力受付部311で入力を受け付けた認証情報(例えば、ユーザ名、パスワード)をクライアント装置102から受信し、その認証情報と不図示のユーザ情報テーブルに記憶されているユーザ情報とを用いて、クライアント装置102を使用しているユーザの認証を行う機能部である。   The authentication unit 301 of the connection management server 101 receives the authentication information (for example, user name and password) received by the authentication information input reception unit 311 of the client device 102 from the client device 102, and the authentication information and the authentication information (not shown). It is a functional unit that authenticates a user who is using the client apparatus 102 using user information stored in the user information table.

接続管理サーバ101の接続先サーバ指定受付部302は、クライアント装置102の接続先サーバ指定入力受付部312で入力を受け付けた接続先サーバ指定情報をクライアント装置102から受信する機能部である。   The connection destination server designation receiving unit 302 of the connection management server 101 is a functional unit that receives the connection destination server designation information received by the connection destination server designation input receiving unit 312 of the client device 102 from the client device 102.

接続管理サーバ101の接続承認要/不要判定部303は、認証部301で認証したユーザが、接続先サーバ指定受付部302で指定を受け付けたシステムサーバに接続するために、上長等の他のユーザの承認を必要とするか否かを判定する機能部である。   The connection approval necessity / unnecessity determination unit 303 of the connection management server 101 is connected to a system server in which the user authenticated by the authentication unit 301 has received designation by the connection destination server designation acceptance unit 302. It is a functional unit that determines whether or not user approval is required.

接続管理サーバ101の接続承認情報受付部304は、接続承認要/不要判定部303により、システムサーバに接続するために他のユーザによる承認が必要であると判定されたユーザのサーバへの接続の承認情報(承認または否認)を他のユーザが使用するクライアント装置102から受信する機能部である。   The connection approval information accepting unit 304 of the connection management server 101 is connected to a server of a user that is determined by the connection approval necessity / unnecessity determination unit 303 to be approved by another user in order to connect to the system server. This is a functional unit that receives approval information (approval or denial) from the client device 102 used by another user.

接続管理サーバ101の接続情報管理部305は、どのユーザがどのシステムサーバに接続中(ログイン中)であるかを、図14に示す接続情報管理テーブル1400を用いて記憶管理する機能部である。   The connection information management unit 305 of the connection management server 101 is a functional unit that stores and manages which user is connected to which system server (logged in) using the connection information management table 1400 shown in FIG.

接続管理サーバ101の操作コマンド受付部306は、クライアント装置102の操作コマンド入力受付部313で入力を受け付けた操作コマンドをクライアント装置102から受信する機能部である。   The operation command reception unit 306 of the connection management server 101 is a functional unit that receives from the client device 102 the operation command received by the operation command input reception unit 313 of the client device 102.

接続管理サーバ101の操作コマンド確認要/不要判定部307は、操作コマンド受付部306で受け付けた操作コマンドを指定されたシステムサーバに送信する前に、ユーザによる確認を必要とするか否かを判定する機能部である。   The operation command confirmation necessity / unnecessity determination unit 307 of the connection management server 101 determines whether confirmation by the user is required before transmitting the operation command received by the operation command reception unit 306 to the designated system server. It is a functional part to do.

接続管理サーバ101の操作コマンド送信部308は、操作コマンド受付部306でクライアント装置102から受け付けた操作コマンドを指定されたシステムサーバに送信する機能部である。   The operation command transmission unit 308 of the connection management server 101 is a functional unit that transmits the operation command received from the client apparatus 102 by the operation command reception unit 306 to the designated system server.

クライアント装置102の認証情報入力受付部311は、システムサーバ操作を行うに際して行われるユーザ認証で用いられる認証情報(例えば、ユーザ名、パスワード)の入力を受け付ける機能部である。クライアント装置102の接続先サーバ指定入力受付部312は、ユーザが操作対象とするシステムサーバの指定を受け付ける機能部である。   The authentication information input accepting unit 311 of the client device 102 is a functional unit that accepts input of authentication information (for example, a user name and password) used in user authentication performed when a system server operation is performed. The connection destination server designation input reception unit 312 of the client device 102 is a functional unit that receives designation of a system server that is a target of operation by the user.

クライアント装置102の操作コマンド入力受付部313は、システムサーバを操作するための、例えばシステムサーバで管理されているデータベースの変更等を行うためのSQL等の、操作コマンドの入力を受け付ける機能部である。   The operation command input receiving unit 313 of the client device 102 is a functional unit that receives an input of an operation command such as SQL for operating the system server, for example, for changing a database managed by the system server. .

クライアント装置102の操作コマンド確認入力受付部314は、接続管理サーバ101の操作コマンド確認要/不要判定部307により、操作コマンドを指定されたシステムサーバに送信する前に、ユーザによる確認が必要であると判定された操作コマンドに対する確認入力(送信実行、送信キャンセル等)の入力を受け付ける機能部である。   The operation command confirmation input receiving unit 314 of the client device 102 needs to be confirmed by the user before the operation command confirmation necessity / unnecessity determination unit 307 of the connection management server 101 transmits the operation command to the designated system server. It is a functional unit that receives input of confirmation input (transmission execution, transmission cancellation, etc.) for the operation command determined to be.

クライアント装置102の接続承認情報入力受付部315は、接続管理サーバ101の接続承認要/不要判定部303で、システムサーバに接続するために、上長等の他のユーザの承認が必要であると判定されたユーザが、システムサーバに接続することの承認または否認(承認情報)を受け付ける受付部である。   The connection approval information input reception unit 315 of the client device 102 is the connection approval necessity / unnecessity determination unit 303 of the connection management server 101 and needs to be approved by another user such as an upper manager in order to connect to the system server. The determined user is an accepting unit that accepts approval or denial (approval information) of connection to the system server.

本番環境サーバ103、開発環境サーバ104の操作実行指示受付部321は、各種の操作実行指示である接続管理サーバ101より送信された操作コマンドを受け付ける機能部である。操作実行部322は、操作実行指示受付部321で受け付けた操作コマンドに従った処理を実行する機能部である。   The operation execution instruction receiving unit 321 of the production environment server 103 and the development environment server 104 is a functional unit that receives operation commands transmitted from the connection management server 101 as various operation execution instructions. The operation execution unit 322 is a functional unit that executes processing according to the operation command received by the operation execution instruction reception unit 321.

以上が、接続管理サーバ101、クライアント装置102、本番環境サーバ103、開発環境サーバ104の機能構成の一例の説明である。   The above is an example of the functional configuration of the connection management server 101, the client device 102, the production environment server 103, and the development environment server 104.

次に、図4を参照して接続要求処理の一例について説明する。この処理は、接続管理サーバ101及びクライアント装置102のCPU201によって行われる処理である。   Next, an example of the connection request process will be described with reference to FIG. This processing is performed by the CPU 201 of the connection management server 101 and the client device 102.

まず、クライアント装置102のCPU201は、図9に示すログイン画面900を表示し(ステップS401)、ログイン画面900を介してユーザ認証に用いられる認証情報の入力及び接続先サーバの指定を受け付ける(ステップS402、ステップS403)。   First, the CPU 201 of the client apparatus 102 displays a login screen 900 shown in FIG. 9 (step S401), and receives input of authentication information used for user authentication and designation of a connection destination server via the login screen 900 (step S402). Step S403).

ここで、図9を参照して、図4のステップS401でクライアント装置102のディスプレイ装置210に表示されるログイン画面900の構成の一例について説明する。   Here, an example of the configuration of the login screen 900 displayed on the display device 210 of the client device 102 in step S401 of FIG. 4 will be described with reference to FIG.

図中、ユーザID入力受付部901は、認証情報として用いられるユーザ名の入力を受け付ける受付部である。パスワード入力受付部902は、認証情報として用いられるパスワードの入力を受け付ける受付部である。接続先サーバ指定受付部903は、接続先とするシステムサーバの指定を受け付ける受付部である。尚、接続先サーバ指定受付部903には、図13に示すシステムサーバ情報管理テーブルに登録されているシステムサーバが予め選択可能に設定される。   In the figure, a user ID input receiving unit 901 is a receiving unit that receives an input of a user name used as authentication information. The password input receiving unit 902 is a receiving unit that receives an input of a password used as authentication information. The connection destination server designation receiving unit 903 is a reception unit that receives designation of a system server as a connection destination. In the connection destination server designation receiving unit 903, a system server registered in the system server information management table shown in FIG.

接続ボタン904は、接続先サーバ指定受付部903で指定された本番環境サーバ103または開発環境サーバ104に対する接続要求を接続管理サーバ101に送信させる送信実行指示をクライアント装置102のCPU201に入力するために用いられるボタンである。キャンセルボタン905は、接続管理サーバ101に対するシステムサーバへの接続要求を行わず本画面を介した処理を終了するために用いられるボタンである。   The connection button 904 is used to input a transmission execution instruction for transmitting a connection request for the production environment server 103 or the development environment server 104 designated by the connection destination server designation receiving unit 903 to the connection management server 101 to the CPU 201 of the client apparatus 102. Button used. A cancel button 905 is a button used to end the processing via this screen without making a connection request to the system server for the connection management server 101.

以上が、ログイン画面900の構成の一例の説明である。   The above is an example of the configuration of the login screen 900.

次に、図13を参照して、接続管理サーバ101の外部メモリ211に記憶されているシステムサーバ情報管理テーブル1300のデータ構成について説明する。図13に示す通り、システムサーバ情報管理テーブル1300は、サーバ識別子1301、サーバ名1302、環境種別1303等のデータ項目を備えて構成されている。   Next, the data configuration of the system server information management table 1300 stored in the external memory 211 of the connection management server 101 will be described with reference to FIG. As shown in FIG. 13, the system server information management table 1300 includes data items such as a server identifier 1301, a server name 1302, and an environment type 1303.

サーバ識別子1301は、システムサーバ情報管理テーブル1300に登録されているサーバを一意に識別するための識別情報が登録されるデータ項目である。サーバ名1302は、サーバの名称が登録されるデータ項目である。このサーバ名を用いて通信の相手を特定し、通信を行うことが可能である。   The server identifier 1301 is a data item in which identification information for uniquely identifying a server registered in the system server information management table 1300 is registered. The server name 1302 is a data item in which the server name is registered. Using this server name, it is possible to specify a communication partner and perform communication.

環境種別1303は、そのシステムサーバが本番環境サーバ103であるか、それとも開発環境サーバ104であるかを特定するための情報が登録されるデータ項目である。   The environment type 1303 is a data item in which information for specifying whether the system server is the production environment server 103 or the development environment server 104 is registered.

以上が、システムサーバ情報管理テーブル1300のデータ構成の一例の説明である。   The above is an example of the data configuration of the system server information management table 1300.

図4の説明に戻る。クライアント装置102のCPU201は、認証情報及び接続先サーバの指定を受け付けた後に、ログイン画面900の接続ボタン904の押下を受け付けると、指定されたシステムサーバへの接続要求を接続管理サーバ101に対して送信する(ステップS404)。この接続要求には、認証情報、接続先として指定されたシステムサーバの特定情報(例えば、サーバ識別子)が含まれる。   Returning to the description of FIG. When the CPU 201 of the client device 102 receives the authentication information and the designation of the connection destination server and then accepts the press of the connection button 904 on the login screen 900, the CPU 201 sends a connection request to the designated system server to the connection management server 101. Transmit (step S404). This connection request includes authentication information and system server specific information (for example, a server identifier) designated as a connection destination.

接続管理サーバ101のCPU201は、クライアント装置102から送信されたシステムサーバへの接続要求を受信すると(ステップS405)、その接続要求に含まれる認証情報を用いて、クライアント装置102を使用するユーザの認証処理を行う(ステップS406)。そして、認証が正常に行えなかったと判定された場合には(ステップS406の「認証OK?」でNO)、処理をステップS407に進め、認証エラー通知を、接続要求を送信したクライアント装置102に送信する。   When the CPU 201 of the connection management server 101 receives the connection request to the system server transmitted from the client device 102 (step S405), authentication of the user who uses the client device 102 is performed using the authentication information included in the connection request. Processing is performed (step S406). If it is determined that authentication could not be performed normally (NO in “Authentication OK?” In step S406), the process proceeds to step S407, and an authentication error notification is transmitted to the client apparatus 102 that transmitted the connection request. To do.

クライアント装置102のCPU201は、接続管理サーバ101から送信された認証エラー通知を受信すると(ステップS408)、認証エラーが起きたことをユーザに報知すべく警告表示を行う。その後、ユーザからの操作指示により、認証情報、接続先サーバを再設定した形で接続要求を再度行うリトライ指示を受け付けた場合には(ステップS409でYES)、ステップS402に処理を進める。一方、リトライ指示を受け付けなかった場合には(即ち、終了指示を受け付けた場合:ステップS409でNO)、本図に示す処理を終了する。   When receiving the authentication error notification transmitted from the connection management server 101 (step S408), the CPU 201 of the client apparatus 102 displays a warning to notify the user that an authentication error has occurred. Thereafter, when a retry instruction for re-establishing a connection request in a form in which the authentication information and the connection destination server are reset is received by an operation instruction from the user (YES in step S409), the process proceeds to step S402. On the other hand, if a retry instruction has not been received (that is, if an end instruction has been received: NO in step S409), the processing shown in FIG.

ステップS406の判定処理で、ユーザ認証が正常に行われた(YES)と判定した場合には、接続管理サーバ101のCPU201は処理をステップS410に進め、認証されたユーザが、接続要求を受け付けたシステムサーバに接続するために、第三者の承認を必要するか否かを判定する承認要/不要判定処理を行う。この処理の詳細については、図5を参照して説明する。   If it is determined in step S406 that the user authentication has been performed normally (YES), the CPU 201 of the connection management server 101 advances the process to step S410, and the authenticated user has accepted the connection request. In order to connect to the system server, an approval necessity / unnecessity determination process for determining whether or not third-party approval is required is performed. Details of this processing will be described with reference to FIG.

ここで、図5を参照して、図4のステップS410の承認要/不要判定処理の詳細について説明する。この処理は、接続管理サーバ101のCPU201によって行われる処理である。   Here, the details of the approval necessity / unnecessity determination processing in step S410 of FIG. 4 will be described with reference to FIG. This processing is performed by the CPU 201 of the connection management server 101.

接続管理サーバ101のCPU201は、図4のステップS406で認証されたユーザの接続情報を図14に示す接続情報管理テーブル1400から取得する(ステップS501)。   The CPU 201 of the connection management server 101 acquires the connection information of the user authenticated in step S406 in FIG. 4 from the connection information management table 1400 shown in FIG. 14 (step S501).

ここで、図14を参照して、接続情報管理テーブル1400のデータ構成の一例について説明する。接続情報管理テーブル1400は、それぞれのシステムサーバにどのユーザが接続中(ログイン中)であるかを管理するデータテーブルである。   Here, an example of the data configuration of the connection information management table 1400 will be described with reference to FIG. The connection information management table 1400 is a data table for managing which users are connected (logged in) to the respective system servers.

図14に示す通り、接続情報管理テーブル1400は、ID1401、サーバ識別子1402、サーバ名1403、サーバ名1404、ログインユーザ名1405、確認フラグ1406等のデータ構成を備えて構成されている。   As shown in FIG. 14, the connection information management table 1400 has a data structure such as an ID 1401, a server identifier 1402, a server name 1403, a server name 1404, a login user name 1405, a confirmation flag 1406, and the like.

ID1401は、この接続情報管理テーブル1400に登録されているそれぞれの接続情報を一意に識別するための識別情報が登録されるデータ項目である。   The ID 1401 is a data item in which identification information for uniquely identifying each connection information registered in the connection information management table 1400 is registered.

サーバ識別子1402は、ユーザがログイン中のサーバのサーバ識別子が登録されるデータ項目である。また、サーバ名1403はサーバ名が、環境識別子は当該サーバの環境識別子が登録されるデータ項目である。これら情報は、システムサーバ情報管理テーブル1300より取得され登録される。   The server identifier 1402 is a data item in which the server identifier of the server to which the user is logged in is registered. The server name 1403 is a data item in which the server name is registered, and the environment identifier is a data item in which the environment identifier of the server is registered. These pieces of information are acquired from the system server information management table 1300 and registered.

ログインユーザ1405は、サーバ識別子1402に登録されているサーバ識別子で特定されるシステムサーバにログインしているユーザのユーザ識別情報(ユーザIDやユーザ名)が登録されるデータ項目である。   The login user 1405 is a data item in which user identification information (user ID and user name) of a user who has logged in to the system server specified by the server identifier registered in the server identifier 1402 is registered.

確認フラグ1406は、接続管理サーバ101がクライアント装置102から受信した操作コマンドをシステムサーバ(本番環境サーバ103)に転送する前に、ユーザの確認を必要とするか否かを示す情報が登録されるデータ項目である。例えば、このデータ項目に「ON」が設定されている場合には、確認を必要とし、「OFF」が設定されている場合には、確認を必要としないと接続管理サーバ101のCPU201は判定する。   In the confirmation flag 1406, information indicating whether or not a user confirmation is required before the operation command received from the client apparatus 102 by the connection management server 101 is transferred to the system server (production environment server 103) is registered. It is a data item. For example, when “ON” is set in this data item, confirmation is required, and when “OFF” is set, the CPU 201 of the connection management server 101 determines that confirmation is not required. .

以上が、接続情報管理テーブル1400のデータ構成の一例の説明である。   The above is an example of the data configuration of the connection information management table 1400.

図5の説明に戻る。ステップS501で、認証されたユーザの接続情報を取得した後に、接続管理サーバ101は、今回接続要求を受けたシステムサーバ(接続先)が本番環境サーバ103であるか否かを判定する(ステップS502)。この判定処理でYESと判定した場合には、処理をステップS503に進め、当該ユーザが既に他のシステムサーバに接続中であるか否かを判定する。   Returning to the description of FIG. After acquiring the connection information of the authenticated user in step S501, the connection management server 101 determines whether or not the system server (connection destination) that has received this connection request is the production environment server 103 (step S502). ). If it is determined YES in this determination process, the process proceeds to step S503, and it is determined whether or not the user is already connected to another system server.

ステップS503の判定処理でYESと判定した場合には、接続管理サーバ101のCPU201は処理をステップS504に進め、システムサーバへの接続に承認が必要であると決定する。一方、ステップS503の判定処理でNOと判定した場合には、接続管理サーバ101のCPU201は処理をステップS505に進め、承認不要と決定する。   If it is determined YES in the determination process of step S503, the CPU 201 of the connection management server 101 advances the process to step S504 and determines that approval is required for connection to the system server. On the other hand, if it is determined NO in the determination process of step S503, the CPU 201 of the connection management server 101 proceeds with the process to step S505 and determines that no approval is required.

ステップS502の判定処理でNOと判定した場合には、接続管理サーバ101は処理をステップS506に進め、当該ユーザが現在本番環境サーバ103に接続中(ログイン中)であるかを判定する。   If it is determined NO in the determination process in step S502, the connection management server 101 advances the process to step S506 to determine whether the user is currently connected to the production environment server 103 (logged in).

ステップS506の判定処理でYESと判定した場合には、接続管理サーバ101のCPU201は処理をステップS507に進め、システムサーバへの接続に承認が必要であると決定する。一方、ステップS506の判定処理でNOと判定した場合には、接続管理サーバ101のCPU201は処理をステップS508に進め、承認不要と決定する。   If the determination process in step S506 determines YES, the CPU 201 of the connection management server 101 advances the process to step S507, and determines that approval is required for connection to the system server. On the other hand, if it is determined NO in the determination process in step S506, the CPU 201 of the connection management server 101 advances the process to step S508 and determines that no approval is required.

以上が、承認要/不要判定処理の詳細な説明である。本発明では、ユーザが本番環境サーバ103に接続する際に、他のシステムサーバ(本番環境サーバ103、開発環境サーバ104)にログインしている場合、操作対象のシステムサーバの指定を誤ってしまうことに起因する本番環境サーバ103に対する誤操作を未然に防ぐために、他のユーザによる承認処理を行うことで、ユーザが容易に本番環境サーバにログインできないようにしている。   The above is the detailed description of the approval necessity / unnecessity determination processing. In the present invention, when a user connects to the production environment server 103 and logs in to another system server (production environment server 103, development environment server 104), the system server to be operated is erroneously specified. In order to prevent an erroneous operation on the production environment server 103 caused by this, an approval process by another user is performed so that the user cannot easily log in to the production environment server.

また、ユーザが本番環境サーバ103にログインしているときに、他のシステムサーバ(本番環境サーバ103、開発環境サーバ104)へのログインをすると、上記と同様のミスが発生する危険性があるので、この場合にも承認処理を行うことで、ユーザが容易に本番環境サーバにログインできないようにしている。   In addition, if the user logs in to the production environment server 103 and logs in to another system server (the production environment server 103 or the development environment server 104), there is a risk that the same error as described above may occur. In this case as well, the approval process is performed so that the user cannot easily log in to the production environment server.

図4の説明に戻る。ステップS410の承認要/不要判定処理が終了後、接続管理サーバ101のCPU201は、ユーザが接続先に指定されたシステムサーバにログインするために、承認が必要であると決定されたか、それとも承認は不要であると決定されたかを判定する(ステップS411)。この判定処理で、承認が必要である(YES)と判定した場合には、処理をステップS412に進め、接続承認処理を行う。この処理の詳細は、図6を参照して説明する。一方、ステップS411の判定処理で承認の必要はない(NO)と判定した場合には、処理をステップS417に進め、接続処理を行う。この処理の詳細は、図7を参照して説明する。   Returning to the description of FIG. After the approval necessity / unnecessity determination processing in step S410 is completed, the CPU 201 of the connection management server 101 determines that the user needs to be approved in order to log in to the system server designated as the connection destination, or the approval is made. It is determined whether it is determined that it is unnecessary (step S411). If it is determined in this determination process that approval is required (YES), the process proceeds to step S412 to perform a connection approval process. Details of this processing will be described with reference to FIG. On the other hand, if it is determined in the determination process in step S411 that no approval is required (NO), the process proceeds to step S417, and a connection process is performed. Details of this processing will be described with reference to FIG.

ここで、図6を参照して、図4のステップS412の接続承認処理の詳細について説明する。この処理は、接続管理サーバ101のCPU201とクライアント装置102のCPU201によって行われる処理である。この接続承認処理では、システムサーバへの接続要求を行ったユーザが、当該システムサーバにログインすることを承認する/否認する指示を、当該ユーザ以外のユーザ(例えば、ユーザの上長)から受け付ける処理を行う。   Here, with reference to FIG. 6, the details of the connection approval process in step S412 of FIG. 4 will be described. This process is performed by the CPU 201 of the connection management server 101 and the CPU 201 of the client apparatus 102. In this connection approval process, a process in which a user who has made a connection request to a system server accepts an instruction to approve / deny login to the system server from a user other than the user (for example, a user's superior). I do.

まず、接続管理サーバ101のCPU201は、システムサーバへの接続要求を行ったユーザのシステムサーバへのログイン承認を行うユーザを、不図示のユーザ情報テーブルを用いて特定する(ステップS601)。そして、承認者が使用するクライアント装置102に対して、承認処理要求を送信する。例えば、承認者のメールアドレスに承認処理要求の電子メールを送信する等の方法をとればよい。   First, the CPU 201 of the connection management server 101 uses a user information table (not shown) to identify a user who makes a login approval to the system server of a user who has made a connection request to the system server (step S601). Then, an approval processing request is transmitted to the client device 102 used by the approver. For example, a method such as sending an approval processing request e-mail to the approver's e-mail address may be used.

承認者が使用するクライアント装置102のCPU201は、接続管理サーバ101からの承認処理要求を受信(ステップS603)した後に、承認者による入力装置209を用いた操作指示入力により、ユーザのシステムサーバへのログインの承認または否認の情報の入力を受け付ける(ステップS604)。そして、入力された承認または否認の情報を接続管理サーバ101に送信する(ステップS605)。そして、接続管理サーバ101のCPU201は、クライアント装置102より送信された承認/否認の情報を取得する(ステップS606)。   The CPU 201 of the client device 102 used by the approver receives an approval processing request from the connection management server 101 (step S603) and then inputs an operation instruction using the input device 209 by the approver to the user's system server. An input of log-in approval or denial information is accepted (step S604). Then, the input approval or denial information is transmitted to the connection management server 101 (step S605). Then, the CPU 201 of the connection management server 101 acquires the approval / denial information transmitted from the client device 102 (step S606).

以上が、接続承認処理の詳細な説明である。尚、この承認処理であるが、図4のステップS411の判定処理でYESと判定された場合に、接続要求を行ってきたクライアント装置102のディスプレイ装置210に、承認者の認証情報と、承認/否認の入力を行うための画面を表示させ、その画面を介して承認者の認証情報と承認/否認の情報を受け付ける形で行うようにしても構わない。   The above is the detailed description of the connection approval process. In this approval process, if YES is determined in the determination process in step S411 in FIG. 4, the authentication information of the approver and the approval / rejection information are displayed on the display device 210 of the client apparatus 102 that has made the connection request. A screen for inputting denial may be displayed, and the authentication information of the approver and the approval / denial information may be received via the screen.

図4の説明に戻る。接続管理サーバ101のCPU201は、ステップS412の接続承認処理終了後、ユーザのシステムサーバへの接続(ログイン)が承認されたかを判定する(ステップS413)。   Returning to the description of FIG. The CPU 201 of the connection management server 101 determines whether the connection (login) of the user to the system server has been approved after the connection approval process in step S412 is completed (step S413).

ステップS413の判定処理で、接続が承認されなかった(NO)と判定した場合には、接続管理サーバ101のCPU201は処理をステップS414に進め、接続が承認されなかった旨の接続エラー通知を、接続要求を送信してきたクライアント装置102に送信する。   If it is determined in step S413 that the connection has not been approved (NO), the CPU 201 of the connection management server 101 advances the process to step S414, and notifies the connection error notification that the connection has not been approved. The connection request is transmitted to the client apparatus 102 that has transmitted the connection request.

クライアント装置102のCPU201は、接続管理サーバ101から送信された接続エラー通知を受信すると(ステップS415)、ディスプレイ装置210に警告表示を行う。その後、ユーザからの操作指示により、接続先サーバを再設定した形で接続要求を再度行うリトライ指示を受け付けた場合には(ステップS416でYES)、ステップS402に処理を進める。一方、リトライ指示を受け付けなかった場合には(即ち、終了指示を受け付けた場合:ステップS416でNO)、本図に示す処理を終了する。   When receiving the connection error notification transmitted from the connection management server 101 (step S415), the CPU 201 of the client device 102 displays a warning on the display device 210. After that, when a retry instruction for re-establishing a connection request is received in response to an operation instruction from the user (YES in step S416), the process proceeds to step S402. On the other hand, if a retry instruction has not been received (that is, if an end instruction has been received: NO in step S416), the processing shown in FIG.

ステップS413の判定処理で、接続が承認された(YES)と判定した場合には、接続管理サーバ101のCPU201は処理をステップS417に進め、接続処理を行う。   If it is determined in the determination process in step S413 that the connection has been approved (YES), the CPU 201 of the connection management server 101 advances the process to step S417 to perform the connection process.

ここで、図7を参照して、図4のステップS417の接続処理の詳細について説明する。この処理は、接続管理サーバ101のCPU201と、システムサーバのCPU201によって行われる処理である。   Here, with reference to FIG. 7, the details of the connection processing in step S417 of FIG. 4 will be described. This process is performed by the CPU 201 of the connection management server 101 and the CPU 201 of the system server.

まず、接続管理サーバ101のCPU201は、図4のステップS405でクライアント装置102から受信した接続要求に含まれる接続先のシステムサーバの特定情報を取得し(ステップS701)、接続先のシステムサーバを特定する(ステップS702)。その後、特定した接続先のシステムサーバに対して、接続要求を送信する(ステップS703)。   First, the CPU 201 of the connection management server 101 acquires identification information of the connection destination system server included in the connection request received from the client apparatus 102 in step S405 of FIG. 4 (step S701), and specifies the connection destination system server. (Step S702). Thereafter, a connection request is transmitted to the identified connection destination system server (step S703).

システムサーバ(本番環境サーバ103または開発環境サーバ104)のCPU201は、接続管理サーバ101から送信された接続要求を受信すると(ステップS704)、接続管理サーバ101とシステムサーバとの間で、操作コマンドの送受信を可能にするための接続処理を行い(ステップS705)、その接続処理の結果を接続管理サーバ101に送信する(ステップS706)。そして、接続管理サーバ101のCPU201は、システムサーバから送信された接続処理結果を受信する(ステップS707)。   When the CPU 201 of the system server (the production environment server 103 or the development environment server 104) receives the connection request transmitted from the connection management server 101 (step S704), an operation command is transmitted between the connection management server 101 and the system server. A connection process for enabling transmission / reception is performed (step S705), and the result of the connection process is transmitted to the connection management server 101 (step S706). Then, the CPU 201 of the connection management server 101 receives the connection processing result transmitted from the system server (step S707).

尚、接続管理サーバ101のCPU201は、ステップS703で接続要求を送信後、一定時間システムサーバからの接続処理の処理結果を受信しなかった場合には、接続処理が失敗したものと判断することになる。   Note that the CPU 201 of the connection management server 101 determines that the connection process has failed if the connection request is not received from the system server for a certain period of time after the connection request is transmitted in step S703. Become.

以上が、接続処理の詳細な説明である。   The above is the detailed description of the connection process.

図4の説明に戻る。ステップS417の接続処理終了後、接続管理サーバ101のCPU201は、接続要求を受けたシステムサーバとの接続が成功したかを判定する(ステップS418)。この判定処理で接続に失敗した(NO)と判定した場合には、接続要求を行ったクライアント装置102に、接続通知エラーを送信する(ステップS419)。   Returning to the description of FIG. After the connection process in step S417 is completed, the CPU 201 of the connection management server 101 determines whether the connection with the system server that has received the connection request is successful (step S418). If it is determined in this determination process that the connection has failed (NO), a connection notification error is transmitted to the client apparatus 102 that has made the connection request (step S419).

クライアント装置102のCPU201は、接続管理サーバ101から送信された接続エラー通知を受信すると(ステップS415)、ディスプレイ装置210に警告表示を行う。その後、ユーザからの操作指示により、リトライ指示を受け付けた場合には(ステップS416でYES)、ステップS402に処理を進める。一方、リトライ指示を受け付けなかった場合には(即ち終了指示を受け付けた場合:ステップS416でNO)、本図に示す処理を終了する。   When receiving the connection error notification transmitted from the connection management server 101 (step S415), the CPU 201 of the client device 102 displays a warning on the display device 210. Thereafter, when a retry instruction is accepted by an operation instruction from the user (YES in step S416), the process proceeds to step S402. On the other hand, when the retry instruction has not been received (that is, when the end instruction has been received: NO in step S416), the processing shown in FIG.

ステップS417の判定処理で、接続処理に成功した(YES)と判定した場合には、接続管理サーバ101のCPU201は処理をステップS420に進め、接続情報管理テーブル1400に、新たに接続情報を追加登録する。この接続情報には、接続先として指定されたシステムサーバの情報、及び認証処理によって特定されたユーザの情報が登録される。   If it is determined in step S417 that the connection process is successful (YES), the CPU 201 of the connection management server 101 advances the process to step S420 to newly register connection information in the connection information management table 1400. To do. In this connection information, information on the system server designated as the connection destination and information on the user specified by the authentication process are registered.

その後、接続管理サーバ101のCPU201は、当該ユーザのシステムサーバへの接続に際して、承認処理を行ったか否かを判定する(ステップS421)。そして、この判定処理で承認処理が行われたと判定した場合には、接続管理サーバ101のCPU201は処理をステップS422に進め、接続情報管理テーブル1400に登録されている、当該ユーザに関する接続情報のうち、本番環境サーバ103への接続情報の確認フラグ1406をONに設定する。   Thereafter, the CPU 201 of the connection management server 101 determines whether or not an approval process has been performed when the user is connected to the system server (step S421). If it is determined in this determination process that the approval process has been performed, the CPU 201 of the connection management server 101 advances the process to step S422, and includes the connection information related to the user registered in the connection information management table 1400. Then, the confirmation flag 1406 for the connection information to the production environment server 103 is set to ON.

ステップS421で接続管理サーバ101のCPU201がYESと判定するのは、当該ユーザは本番環境サーバ103を含む複数のシステムサーバに接続(ログイン)している場合である。接続管理サーバ101のCPU201は、当該ユーザの本番環境サーバ103への接続情報の確認フラグ1406をONに設定することにより、後述する操作コマンド実行処理(図8)において、当該本番環境サーバ103への操作コマンドをクライアント装置102から受信した場合に、直ちに本番環境サーバ103に転送するのではなく、一度、ユーザに操作コマンドが正しく入力されているかの確認を行うことになる。これにより、操作コマンドの送信先としたシステムサーバの選択ミス(操作画面の選択ミス)による誤操作を好適に防ぐことを可能としている。   The CPU 201 of the connection management server 101 determines YES in step S 421 when the user is connected (logged in) to a plurality of system servers including the production environment server 103. The CPU 201 of the connection management server 101 sets the connection information confirmation flag 1406 of the user to the production environment server 103 to ON so that the operation command execution process (FIG. 8) described later can access the production environment server 103. When an operation command is received from the client device 102, it is not immediately transferred to the production environment server 103, but once the user confirms whether the operation command has been correctly input. As a result, it is possible to suitably prevent an erroneous operation due to an erroneous selection of the system server (operation screen selection error) as the operation command transmission destination.

接続管理サーバ101のCPU201は、ステップS421でNOと判定した場合、また、ステップS422の処理終了後に、接続成功通知を、接続要求を行ったクライアント装置102に送信する(ステップS423)。クライアント装置102のCPU201は、接続管理サーバ101から接続成功通知を受信すると(ステップS424)、引き続き図8に示す操作コマンド実行処理を実行する。   If the CPU 201 of the connection management server 101 determines NO in step S421, or after the processing of step S422 ends, the CPU 201 transmits a connection success notification to the client device 102 that has made the connection request (step S423). When receiving the connection success notification from the connection management server 101 (step S424), the CPU 201 of the client apparatus 102 continues to execute the operation command execution process shown in FIG.

以上が、接続要求処理の一例の説明である。   The above is an example of the connection request process.

次に、図8を参照して、操作コマンド実行処理の一例について説明する。この処理は、接続管理サーバ101、クライアント装置102のCPU201、及びシステムサーバ(本番環境サーバ103、開発環境サーバ104)のCPU201によって行われる処理である。   Next, an example of the operation command execution process will be described with reference to FIG. This process is performed by the CPU 201 of the connection management server 101, the client apparatus 102, and the CPU 201 of the system server (the production environment server 103 and the development environment server 104).

図4のステップS424の処理終了後、クライアント装置102のCPU201は、新たに接続されたシステムサーバに各種の操作コマンドを送信するために用いる、図10に示す操作コマンド入力画面1000をディスプレイ装置210に表示する(ステップS801)。複数のシステムサーバに接続されている場合には、システムサーバ毎に、操作コマンド入力画面900が表示されることになる。つまり、複数の操作コマンド入力画面が表示される。   After the process of step S424 in FIG. 4 is completed, the CPU 201 of the client apparatus 102 displays the operation command input screen 1000 shown in FIG. 10 on the display apparatus 210, which is used to transmit various operation commands to the newly connected system server. It is displayed (step S801). When connected to a plurality of system servers, an operation command input screen 900 is displayed for each system server. That is, a plurality of operation command input screens are displayed.

ここで、図10を参照して、図8のステップS801でクライアント装置102のディスプレイ装置210に表示される操作コマンド入力画面1000の構成の一例について説明する。尚、この操作コマンド入力画面1000は、システムサーバで管理されるデータベースに対する各種操作コマンドを入力するための画面である。   Here, an example of the configuration of the operation command input screen 1000 displayed on the display apparatus 210 of the client apparatus 102 in step S801 of FIG. 8 will be described with reference to FIG. The operation command input screen 1000 is a screen for inputting various operation commands for the database managed by the system server.

図10に示す通り、操作コマンド入力画面1000には、データベース指定部1001、操作コマンド入力部1002、実行ボタン1003、クリアボタン1004、実行結果表示部1005、終了ボタン1006等を備えて構成されている。   As shown in FIG. 10, the operation command input screen 1000 includes a database designation unit 1001, an operation command input unit 1002, an execution button 1003, a clear button 1004, an execution result display unit 1005, an end button 1006, and the like. .

データベース指定部1001は、操作の対象とするデータベースを指定するための指定部である。操作コマンド入力部1002は、データベース指定部1001で指定したデータベースに対する操作コマンドの入力を受け付ける入力部である。   The database specifying unit 1001 is a specifying unit for specifying a database to be operated. The operation command input unit 1002 is an input unit that receives an input of an operation command for the database specified by the database specifying unit 1001.

実行ボタン1003は、操作コマンド入力部1002に入力された操作コマンドに基づく処理の実行要求を接続管理サーバ101経由でシステムサーバに対して送信するために用いられるボタンである。実行ボタンの押下指示を受け付けると、クライアント装置102のCPU201は、入力された操作コマンドを接続管理サーバ101に送信する。クリアボタン1004は、操作コマンド入力部1002に入力されている操作コマンドを消去するために用いられるボタンである。   The execution button 1003 is a button used for transmitting a process execution request based on the operation command input to the operation command input unit 1002 to the system server via the connection management server 101. When receiving an instruction to press the execution button, the CPU 201 of the client apparatus 102 transmits the input operation command to the connection management server 101. The clear button 1004 is a button used to delete an operation command input to the operation command input unit 1002.

実行結果表示部1005は、操作コマンド入力部1002に入力された操作コマンドに従ってシステムサーバで行われた処理の結果を表示する表示部である。例えば、データベース検索の操作コマンドに基づく処理がシステムサーバで行われた場合には、その検索処理の結果ヒットしたデータの一覧が表示される。また、データベースのレコードの更新の操作コマンドに基づく処理が行われた場合には、更新後の当該レコードの情報が表示される。削除コマンドに基づく処理が行われた場合には、削除処理に成功したか否かの情報が表示される。   The execution result display unit 1005 is a display unit that displays a result of processing performed by the system server in accordance with the operation command input to the operation command input unit 1002. For example, when processing based on a database search operation command is performed by the system server, a list of data hit as a result of the search processing is displayed. Further, when processing based on an operation command for updating a record in the database is performed, information on the record after the update is displayed. When the process based on the delete command is performed, information indicating whether or not the delete process is successful is displayed.

終了ボタン1006は、操作コマンド入力画面の表示を終了するために用いられるボタンである。この終了ボタン1006の押下指示を受け付けると、クライアント装置102のCPU201は、接続管理サーバ101に対して、システムサーバとの切断指示の操作コマンドを送信することになる。以上が、操作コマンド入力画面1000の構成の一例の説明である。   An end button 1006 is a button used to end the display of the operation command input screen. When receiving an instruction to press the end button 1006, the CPU 201 of the client apparatus 102 transmits an operation command for instructing disconnection from the system server to the connection management server 101. The above is an example of the configuration of the operation command input screen 1000.

図8の説明に戻る。ステップS801で操作コマンド入力画面1000を表示した後に、操作コマンド入力画面1000を介して、操作コマンドの入力を受け付ける(ステップS802)。   Returning to the description of FIG. After the operation command input screen 1000 is displayed in step S801, input of an operation command is accepted via the operation command input screen 1000 (step S802).

操作コマンドの入力を受け付けた後に、操作コマンド入力画面1000の実行ボタン1003に対する押下指示を受け付けることで入力される実行指示を受け付けたと判定した場合には(ステップS803でYES)、操作コマンド入力部1002に入力された操作コマンドを接続管理サーバ101に対して送信する(ステップS804)。この時、いずれのシステムサーバに対する操作指示であるかを示すサーバ識別子も合わせて送信されることになる。また、操作コマンド入力画面1000中の終了ボタン1006に対する押下指示を受け付けた場合には、クライアント装置102のCPU201は、接続管理サーバ101に対して接続中のシステムサーバとの切断指示を送信する。   If it is determined that an execution instruction input by receiving a press instruction to the execution button 1003 on the operation command input screen 1000 after receiving an operation command input (YES in step S803), the operation command input unit 1002 The operation command input to is transmitted to the connection management server 101 (step S804). At this time, a server identifier indicating which system server is the operation instruction is also transmitted. When an instruction to press the end button 1006 on the operation command input screen 1000 is received, the CPU 201 of the client apparatus 102 transmits an instruction to disconnect from the connected system server to the connection management server 101.

接続管理サーバ101のCPU201は、クライアント装置102から送信された操作コマンドを受信すると(ステップS805)、接続情報管理テーブル1400に登録されている、クライアント装置102を使用しているユーザと、操作コマンドの送信先であるシステムサーバとの接続を管理する接続情報の確認フラグ1406がONと設定されているかを確認する(ステップS806)。   When the CPU 201 of the connection management server 101 receives the operation command transmitted from the client device 102 (step S805), the user using the client device 102 registered in the connection information management table 1400, the operation command It is confirmed whether or not the connection information confirmation flag 1406 for managing the connection with the transmission destination system server is set to ON (step S806).

ステップS806の判定処理で、確認フラグがONである(YES)と判定した場合には、接続管理サーバ101のCPU201は、処理をステップS807に進め、ステップS805で受信した操作コマンドが、図12に示す要確認操作コマンドリスト1200に登録されている操作コマンドであるかを判定する。要確認操作コマンドリスト1200には、操作コマンドをシステムサーバに転送する前に、ユーザに転送の可否を再確認させる操作コマンドが登録されている。例えば、システム管理者等の操作指示に基づき登録される。この要確認操作コマンドリスト1200には、例えば、データベースの内容(データやテーブル)を変更(更新、削除、追加登録等)ための操作コマンドが登録されている。   If it is determined in step S806 that the confirmation flag is ON (YES), the CPU 201 of the connection management server 101 advances the process to step S807, and the operation command received in step S805 is shown in FIG. It is determined whether the operation command is registered in the required operation command list 1200 shown. In the operation command list to be confirmed 1200, operation commands that allow the user to reconfirm whether transfer is possible before transferring the operation command to the system server are registered. For example, registration is performed based on an operation instruction from a system administrator or the like. For example, an operation command for changing (updating, deleting, adding, etc.) the contents (data or table) of the database is registered in the confirmation operation command list 1200 required.

ステップS807の判定処理で、ステップS805で受信した操作コマンドが、要確認操作コマンドリスト1200に含まれる(YES)と判定した場合には、接続管理サーバ101のCPU201は処理をステップS808に、要確認操作コマンドリストに含まれない(NO)と判定した場合には、処理をステップS814に進める。   If it is determined in step S807 that the operation command received in step S805 is included in the confirmation-necessary operation command list 1200 (YES), the CPU 201 of the connection management server 101 proceeds to step S808. If it is determined that it is not included in the operation command list (NO), the process proceeds to step S814.

ステップS808において、接続管理サーバ101のCPU201は、操作コマンド確認要求を、操作コマンドを送信したクライアント装置102に送信する。クライアント装置102のCPU201は、接続管理サーバ101から送信された操作コマンド確認要求を受信すると(ステップS809)、ディスプレイ装置210に図11に示す操作コマンド確認画面1100を表示し、その画面上に操作コマンドの内容を表示する(ステップS810)。   In step S808, the CPU 201 of the connection management server 101 transmits an operation command confirmation request to the client apparatus 102 that has transmitted the operation command. When the CPU 201 of the client apparatus 102 receives the operation command confirmation request transmitted from the connection management server 101 (step S809), the operation command confirmation screen 1100 shown in FIG. 11 is displayed on the display device 210, and the operation command is displayed on the screen. Is displayed (step S810).

ここで、図11を参照して、クライアント装置102のディスプレイ装置に表示される操作コマンド確認画面1100の構成の一例について説明する。図11に示す通り、操作コマンド確認画面1100は、接続先サーバ表示部1101、接続先サーバ環境種別表示部1102、操作対象データベース表示部1103、操作コマンド表示部1104、内容確認チェックボックス1105、はいボタン1106、いいえボタン1107等を備えて構成されている。   Here, an example of the configuration of the operation command confirmation screen 1100 displayed on the display device of the client device 102 will be described with reference to FIG. As shown in FIG. 11, the operation command confirmation screen 1100 includes a connection destination server display unit 1101, a connection destination server environment type display unit 1102, an operation target database display unit 1103, an operation command display unit 1104, a content confirmation check box 1105, and a Yes button. 1106, a No button 1107, and the like.

接続先サーバ表示部1101は、操作コマンドの送信先となるシステムサーバが表示される表示部である。接続先サーバ環境種別表示部1102は、操作コマンドの送信先となるシステムサーバの環境種別(本番環境サーバ103/開発環境サーバ104)を表示する表示部である。操作対象データベース表示部1103は、操作コマンドによる操作対象のデータベースを表示する表示部である。   The connection destination server display unit 1101 is a display unit that displays a system server that is a transmission destination of an operation command. The connection destination server environment type display unit 1102 is a display unit that displays the environment type (production environment server 103 / development environment server 104) of the system server that is the transmission destination of the operation command. The operation target database display unit 1103 is a display unit that displays a database to be operated by an operation command.

操作コマンド表示部1104は、クライアント装置102から接続管理サーバ101に送信された操作コマンドが表示される表示部である。   The operation command display unit 1104 is a display unit that displays an operation command transmitted from the client apparatus 102 to the connection management server 101.

確認チェックボックス1105は、ユーザが当該表示項目の内容を確認したという指示を受け付けるチェックボックスである。はいボタン1106は、本画面に表示されている操作コマンドを指定されたシステムサーバに転送する指示を接続管理サーバ101に対して送信するために用いられるボタンである。尚、このはいボタン1106は、全ての確認チェックボックス1105に確認済みのチェックが入れられた場合のみ押下指示が可能となっている。   A confirmation check box 1105 is a check box for receiving an instruction that the user has confirmed the contents of the display item. The Yes button 1106 is a button used to transmit an instruction to transfer the operation command displayed on this screen to the designated system server to the connection management server 101. The Yes button 1106 can be pressed only when all the confirmation check boxes 1105 are checked.

いいえボタン1107は、接続管理サーバ101に操作コマンドの破棄指示を入力するために用いられるボタンである。このボタンが押下された場合には、クライアント装置102のCPU201は、この操作コマンド確認画面1100に表示されている操作コマンドを破棄する指示を接続管理サーバ101に送信する。   A No button 1107 is a button used to input an operation command discard instruction to the connection management server 101. When this button is pressed, the CPU 201 of the client apparatus 102 transmits an instruction to discard the operation command displayed on the operation command confirmation screen 1100 to the connection management server 101.

以上が、操作コマンド確認画面1100の構成の一例の説明である。   The above is an example of the configuration of the operation command confirmation screen 1100.

図8の説明に戻る。ステップS810で操作コマンド確認画面1100を表示した後に、操作コマンド確認画面1100中のはいボタン1106が押下されることで入力される操作コマンド転送指示を受け付けたと判定すると(ステップS811でYES)、クライアント装置102のCPU201は処理をステップS812に進め、操作コマンドの転送指示を接続管理サーバ101に送信する。接続管理サーバ101のCPU201は、クライアント装置102からの操作コマンド転送指示を受け付けると(ステップS813)、処理をステップS814に進める。   Returning to the description of FIG. If it is determined that the operation command transfer instruction input by pressing the Yes button 1106 in the operation command confirmation screen 1100 is pressed after displaying the operation command confirmation screen 1100 in step S810 (YES in step S811), the client device The CPU 201 proceeds to step S812, and transmits an operation command transfer instruction to the connection management server 101. When the CPU 201 of the connection management server 101 receives an operation command transfer instruction from the client device 102 (step S813), the process proceeds to step S814.

一方、いいえボタン1107が押下されることで入力される操作コマンドの破棄指示を受け付けたと判定した場合には(ステップS811でNO)、クライアント装置102のCPU201は不図示のステップで操作コマンドの破棄指示を接続管理サーバ101に送信し、処理をステップS802に進める。クライアント装置102から操作コマンドの破棄指示を受け付けた接続管理サーバ101のCPU201は、指定された操作コマンドをシステムサーバに転送することなく破棄する。   On the other hand, when it is determined that an operation command discard instruction input by pressing the No button 1107 has been received (NO in step S811), the CPU 201 of the client apparatus 102 performs an operation command discard instruction in a step (not shown). Is transmitted to the connection management server 101, and the process proceeds to step S802. The CPU 201 of the connection management server 101 that has received the operation command discard instruction from the client device 102 discards the designated operation command without transferring it to the system server.

ステップS806の判定処理でNO、ステップS807でNOと判定した場合、またはステップS813の処理終了後、接続管理サーバ101のCPU201は処理をステップS814に進め、ステップS805でクライアント装置102から受信した操作コマンドを、指定されたシステムサーバに送信する。   If NO is determined in the determination process of step S806, NO is determined in step S807, or after the process of step S813 is completed, the CPU 201 of the connection management server 101 advances the process to step S814, and the operation command received from the client apparatus 102 in step S805 Is sent to the specified system server.

システムサーバのCPU201は、接続管理サーバ101から送信された操作コマンドを受信すると(ステップS815)、受信した操作コマンドに従った処理を実行し(ステップS816)、その処理結果を接続管理サーバ101に送信する(ステップS817)。接続管理サーバ101のCPU201は、システムサーバより送信された処理結果を受信する(ステップS818)。   When receiving the operation command transmitted from the connection management server 101 (step S815), the CPU 201 of the system server executes processing according to the received operation command (step S816) and transmits the processing result to the connection management server 101. (Step S817). The CPU 201 of the connection management server 101 receives the processing result transmitted from the system server (step S818).

ステップS818の処理終了後、接続管理サーバ101のCPU201は、システムサーバで実行された処理が切断処理であるかを判定し(ステップS819)、この判定処理でYESと判定した場合には、この切断処理により切断された接続を管理している接続情報を特定し、その接続情報を接続情報管理テーブル1400から削除する(ステップS819)。   After the process of step S818 is completed, the CPU 201 of the connection management server 101 determines whether the process executed by the system server is a disconnection process (step S819). If the determination process determines YES, the disconnection process is performed. The connection information managing the connection disconnected by the processing is specified, and the connection information is deleted from the connection information management table 1400 (step S819).

ステップS818でNOと判定した場合、またはステップS819の処理が終了後、接続管理サーバ101のCPU201は処理をステップS820に進め、システムサーバより取得した処理結果をクライアント装置102に送信する。クライアント装置102のCPU201は、接続管理サーバ101から送信された処理結果を受信する(ステップS822)。   If NO is determined in step S818 or after the process of step S819 is completed, the CPU 201 of the connection management server 101 advances the process to step S820, and transmits the processing result acquired from the system server to the client apparatus 102. The CPU 201 of the client apparatus 102 receives the processing result transmitted from the connection management server 101 (step S822).

ステップS822の処理終了後、クライアント装置102のCPU201は、操作コマンド実行処理を継続するか否かを判定する(ステップS823)。操作コマンド入力画面1000の終了ボタン1006が押下されたことにより、接続管理サーバ101に送信されるシステムサーバとの切断指示の操作コマンドの処理結果をステップS822で受信した場合に、クライアント装置102のCPU201は、この判定ステップでYESと判定することになる。この判定処理でYESと判定した場合には、本図に示す処理を終了する。一方、NOと判定した場合には、クライアント装置102のCPU201は処理をステップS802に進め、それ以降の処理を繰り返し実行する。   After the process of step S822 is completed, the CPU 201 of the client apparatus 102 determines whether or not to continue the operation command execution process (step S823). When the end button 1006 of the operation command input screen 1000 is pressed and the processing result of the operation command for the disconnection instruction with the system server transmitted to the connection management server 101 is received in step S822, the CPU 201 of the client apparatus 102 Is determined as YES in this determination step. If it is determined YES in this determination process, the process illustrated in FIG. On the other hand, if it is determined as NO, the CPU 201 of the client apparatus 102 advances the process to step S802 and repeatedly executes the subsequent processes.

以上が、操作コマンド実行処理の説明である。   The above is the description of the operation command execution process.

以上説明したとおり、本発明では、同一のユーザが本番環境サーバ103と開発環境サーバ104の両方の操作が可能な状態である場合に、本番環境サーバ103に特定の操作コマンドを送信する前に、ユーザの確認を求める。これにより、ユーザによる操作コマンドの入力ミスの発見可能性を高めることが出来る。   As described above, in the present invention, when the same user can operate both the production environment server 103 and the development environment server 104, before sending a specific operation command to the production environment server 103, Ask for user confirmation. Thereby, it is possible to increase the possibility of finding an operation command input error by the user.

これにより、ユーザにより操作コマンドの送信先のシステムサーバの指定ミス等に起因するサーバの誤操作を好適に防ぐことが出来る。   As a result, it is possible to suitably prevent the server from being erroneously operated due to an error in the designation of the system server that is the transmission destination of the operation command.

また、本発明では、ユーザが複数のクライアント装置102を操作してそれぞれ異なるシステムサーバの操作をしている場合であっても、接続管理サーバ101は、いずれのユーザがいずれのシステムサーバに接続しているかを管理可能である。であるので、例えば、ユーザが複数のシステムサーバを操作するためにそれぞれ異なる複数のクライアント装置102を操作し、且つそれらクライアント装置102がディスプレイ装置210や入力装置209を共有した環境でシステムサーバに対する各種の操作を行っている、操作ミスが発生しやすい操作環境で作業を行っている場合であっても、ユーザの操作ミスによるサーバの誤操作を好適に防ぐことが可能である。   Further, in the present invention, even when the user operates a plurality of client devices 102 to operate different system servers, the connection management server 101 connects any user to any system server. Is manageable. Therefore, for example, in order to operate a plurality of system servers, a user operates a plurality of different client devices 102, and the client devices 102 share the display device 210 and the input device 209. Even when the operation is performed in an operation environment in which an operation error is likely to occur, it is possible to suitably prevent an erroneous operation of the server due to a user operation error.

以上、実施形態例を詳述したが、本発明は、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能である。   Although the embodiment has been described in detail above, the present invention can take an embodiment as a method, a program, a recording medium, or the like.

また、本発明におけるプログラムは、各処理方法をコンピュータが実行可能(読み取り可能)なプログラムであり、本発明の記録媒体は、各処理方法をコンピュータが実行可能なプログラムが記憶されている。なお、本発明におけるプログラムは、各装置の処理方法ごとのプログラムであってもよい。   The program according to the present invention is a program that allows a computer to execute (read) each processing method, and the recording medium according to the present invention stores a program that allows the computer to execute each processing method. The program in the present invention may be a program for each processing method of each device.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読取り実行することによっても、本発明の目的が達成されることは言うまでもない。   As described above, a recording medium that records a program that implements the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by performing reading.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。   In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,DVD−ROM,磁気テープ,不揮発性のメモリカード,ROM,EEPROM,シリコンディスク等を用いることができる。   As a recording medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on an instruction of the program is actually It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion board or It goes without saying that the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ,データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network by a communication program, the system or apparatus can enjoy the effects of the present invention.

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。   In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

101 接続管理サーバ
102 クライアント装置
103 本番環境サーバ
104 開発環境サーバ
105 ネットワーク
201 CPU
202 RAM
203 ROM
204 システムバス
205 入力コントローラ
206 ビデオコントローラ
207 メモリコントローラ
208 通信インタフェース(I/F)コントローラ
209 入力装置
210 ディスプレイ装置
211 外部メモリ
101 Connection Management Server 102 Client Device 103 Production Environment Server 104 Development Environment Server 105 Network 201 CPU
202 RAM
203 ROM
204 System Bus 205 Input Controller 206 Video Controller 207 Memory Controller 208 Communication Interface (I / F) Controller 209 Input Device 210 Display Device 211 External Memory

Claims (6)

本番環境サーバ及び開発環境サーバを含む複数のシステムサーバに対する操作コマンドの送信を行う情報処理装置であって、
ユーザが使用するクライアント装置からシステムサーバへのログイン要求を受け付ける第1の受付手段と、
前記第1の受付手段で受け付けた接続要求に従って、前記ユーザのログイン処理を行うログイン手段と、
前記ログイン処理により、前記ユーザが前記本番環境サーバを含む複数のシステムサーバにログインする状態となる場合に、前記本番環境サーバを操作コマンドの送信にユーザの確認を必要とする要確認システムサーバとして設定する第1の設定手段と、
前記ユーザが使用するクライアント装置から、前記システムサーバに対する操作コマンドを受け付ける第2の受付手段と、
前記第2の受付手段で受け付けた操作コマンドが、要確認システムサーバに対する操作コマンドであるかを判定する第1の判定手段と、
前記第1の判定手段で、要確認システムサーバに対する操作コマンドであるかを判定された後に、前記操作コマンドをシステムサーバに送信するか否かの確認入力を前記ユーザ使用する前記クライアント装置から受け付ける第3の受付手段と、
前記操作コマンドを指定されたシステムサーバに送信する送信手段と、
を備え、
前記送信手段は、前記第1の判定手段で、要確認システムサーバに対する操作コマンドであるかを判定された場合には、前記第3の受付手段で要確認システムサーバへの操作コマンドを送信する確認入力を受け付けた後に、当該操作コマンドを指定されたシステムサーバに送信すること
を特徴とする情報処理装置。
An information processing apparatus that transmits operation commands to a plurality of system servers including a production environment server and a development environment server,
First accepting means for accepting a login request to the system server from a client device used by a user;
Login means for performing login processing of the user in accordance with the connection request received by the first receiving means;
When the login process causes the user to log in to a plurality of system servers including the production environment server, the production environment server is set as a confirmation system server requiring confirmation for transmitting an operation command. First setting means to:
Second receiving means for receiving an operation command for the system server from a client device used by the user;
First determination means for determining whether the operation command received by the second reception means is an operation command for a system server requiring confirmation;
After the first determination means determines whether the operation command is for the system server requiring confirmation, a confirmation input indicating whether to transmit the operation command to the system server is received from the client device used by the user. 3 acceptance means;
Transmitting means for transmitting the operation command to a designated system server;
With
The transmission means confirms that the third receiving means transmits an operation command to the confirmation required system server when the first determination means determines whether the operation command is for the confirmation required system server. After receiving an input, the information processing apparatus transmits the operation command to a designated system server.
前記要確認システムサーバへ送信する前に前記ユーザによる送信確認を必要とする操作コマンドを、要確認操作コマンドとして設定する第2の設定手段と、
前記要確認システムサーバに対する操作コマンドに、前記第2の設定手段で設定された要確認操作コマンドが含まれるかを判定する第2の判定手段と備え、
前記第3の受付手段は、更に、第2の判定手段で要確認システムサーバに対する操作コマンドに要確認操作コマンドが含まれると判定した場合に、前記操作コマンドをシステムサーバに送信するか否かの確認入力を前記ユーザ使用数前記クライアント装置から受け付けること
を特徴とする請求項1に記載の情報処理装置。
Second setting means for setting an operation command that requires transmission confirmation by the user as a confirmation-needed operation command before transmission to the confirmation-required system server;
A second determination unit that determines whether the operation command for the confirmation-required system server includes the confirmation-operation command set by the second setting unit;
The third accepting unit further determines whether or not to transmit the operation command to the system server when the second determining unit determines that the operation command requiring confirmation is included in the operation command for the system server requiring confirmation. The information processing apparatus according to claim 1, wherein a confirmation input is received from the client device based on the number of user usage.
前記要確認操作コマンドは、データベースの内容を変更するための操作コマンドであること
を特徴とする請求項2に記載の情報処理装置。
The information processing apparatus according to claim 2, wherein the confirmation required operation command is an operation command for changing contents of a database.
前記第1の受付手段で受け付けた接続要求に応じてログイン処理を行うことにより、当該ユーザが前記本番環境サーバを含む複数のシステムサーバにログインされることになるかを判定する第3の判定手段と、
前記第3の判定手段により、ユーザが前記本番環境サーバを含む複数のシステムサーバにログインされることになると判定される場合に、前記ユーザとは異なる承認ユーザに対して、前記ユーザのログイン処理の承認を要求する要求手段と
を備え、
前記ログイン手段は、前記承認ユーザにより前記ユーザのシステムサーバへのログインが承認された後に、前記ユーザのログイン処理を行うこと
を特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
Third determination means for determining whether the user is to be logged in to a plurality of system servers including the production environment server by performing login processing in response to the connection request received by the first reception means. When,
When it is determined by the third determination means that the user is to be logged in to a plurality of system servers including the production environment server, the login process of the user is performed for an authorized user different from the user. A request means for requesting approval, and
4. The information processing according to claim 1, wherein the login unit performs login processing of the user after the approved user has approved login of the user to the system server. 5. apparatus.
本番環境サーバ及び開発環境サーバを含む複数のシステムサーバに対する操作コマンドの送信を行う情報処理装置によって行われる情報処理方法であって、
ユーザが使用するクライアント装置からシステムサーバへのログイン要求を受け付ける第1の受付工程と、
前記第1の受付工程で受け付けた接続要求に従って、前記ユーザのログイン処理を行うログイン工程と、
前記ログイン処理により、前記ユーザが前記本番環境サーバを含む複数のシステムサーバにログインする状態となる場合に、前記本番環境サーバを操作コマンドの送信にユーザの確認を必要とする要確認システムサーバとして設定する第1の設定工程と、
前記ユーザが使用するクライアント装置から、前記システムサーバに対する操作コマンドを受け付ける第2の受付工程と、
前記第2の受付工程で受け付けた操作コマンドが、要確認システムサーバに対する操作コマンドであるかを判定する第1の判定工程と、
前記第1の判定工程で、要確認システムサーバに対する操作コマンドであるかを判定された後に、前記操作コマンドをシステムサーバに送信するか否かの確認入力を前記ユーザ使用する前記クライアント装置から受け付ける第3の受付工程と、
前記操作コマンドを指定されたシステムサーバに送信する送信工程と、
を備え、
前記送信工程は、前記第1の判定工程で、要確認システムサーバに対する操作コマンドであるかを判定された場合には、前記第3の受付工程で要確認システムサーバへの操作コマンドを送信する確認入力を受け付けた後に、当該操作コマンドを指定されたシステムサーバに送信すること
を特徴とする情報処理方法。
An information processing method performed by an information processing apparatus that transmits operation commands to a plurality of system servers including a production environment server and a development environment server,
A first accepting step for accepting a login request to the system server from a client device used by the user;
In accordance with the connection request received in the first reception step, a login step for performing login processing of the user;
When the login process causes the user to log in to a plurality of system servers including the production environment server, the production environment server is set as a confirmation system server requiring confirmation for transmitting an operation command. A first setting step,
A second receiving step of receiving an operation command for the system server from a client device used by the user;
A first determination step of determining whether the operation command received in the second reception step is an operation command for the system server to be confirmed;
In the first determination step, after it is determined whether the operation command is for the confirmation-required system server, a confirmation input as to whether to transmit the operation command to the system server is received from the client device used by the user. 3 acceptance processes,
A transmission step of transmitting the operation command to a designated system server;
With
In the transmission step, when it is determined in the first determination step whether the operation command is for the confirmation-required system server, the confirmation for transmitting the operation command to the confirmation-required system server in the third reception step An information processing method characterized by transmitting the operation command to a designated system server after receiving an input.
本番環境サーバ及び開発環境サーバを含む複数のシステムサーバに対する操作コマンドの送信を行う情報処理装置を、
ユーザが使用するクライアント装置からシステムサーバへのログイン要求を受け付ける第1の受付手段と、
前記第1の受付手段で受け付けた接続要求に従って、前記ユーザのログイン処理を行うログイン手段と、
前記ログイン処理により、前記ユーザが前記本番環境サーバを含む複数のシステムサーバにログインする状態となる場合に、前記本番環境サーバを操作コマンドの送信にユーザの確認を必要とする要確認システムサーバとして設定する第1の設定手段と、
前記ユーザが使用するクライアント装置から、前記システムサーバに対する操作コマンドを受け付ける第2の受付手段と、
前記第2の受付手段で受け付けた操作コマンドが、要確認システムサーバに対する操作コマンドであるかを判定する第1の判定手段と、
前記第1の判定手段で、要確認システムサーバに対する操作コマンドであるかを判定された後に、前記操作コマンドをシステムサーバに送信するか否かの確認入力を前記ユーザ使用する前記クライアント装置から受け付ける第3の受付手段と、
前記操作コマンドを指定されたシステムサーバに送信する送信手段
として機能させ、
前記送信手段は、前記第1の判定手段で、要確認システムサーバに対する操作コマンドであるかを判定された場合には、前記第3の受付手段で要確認システムサーバへの操作コマンドを送信する確認入力を受け付けた後に、当該操作コマンドを指定されたシステムサーバに送信すること
を特徴とするコンピュータプログラム。
An information processing apparatus that transmits operation commands to a plurality of system servers including a production environment server and a development environment server.
First accepting means for accepting a login request to the system server from a client device used by a user;
Login means for performing login processing of the user in accordance with the connection request received by the first receiving means;
When the login process causes the user to log in to a plurality of system servers including the production environment server, the production environment server is set as a confirmation system server requiring confirmation for transmitting an operation command. First setting means to:
Second receiving means for receiving an operation command for the system server from a client device used by the user;
First determination means for determining whether the operation command received by the second reception means is an operation command for a system server requiring confirmation;
After the first determination means determines whether the operation command is for the system server requiring confirmation, a confirmation input indicating whether to transmit the operation command to the system server is received from the client device used by the user. 3 acceptance means;
Function as a transmission means for transmitting the operation command to a designated system server;
The transmission means confirms that the third receiving means transmits an operation command to the confirmation required system server when the first determination means determines whether the operation command is for the confirmation required system server. A computer program characterized by transmitting an operation command to a designated system server after receiving an input.
JP2012215317A 2012-09-27 2012-09-27 Information processing apparatus, information processing method, and computer program Active JP6020006B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012215317A JP6020006B2 (en) 2012-09-27 2012-09-27 Information processing apparatus, information processing method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012215317A JP6020006B2 (en) 2012-09-27 2012-09-27 Information processing apparatus, information processing method, and computer program

Publications (3)

Publication Number Publication Date
JP2014071548A true JP2014071548A (en) 2014-04-21
JP2014071548A5 JP2014071548A5 (en) 2016-02-12
JP6020006B2 JP6020006B2 (en) 2016-11-02

Family

ID=50746721

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012215317A Active JP6020006B2 (en) 2012-09-27 2012-09-27 Information processing apparatus, information processing method, and computer program

Country Status (1)

Country Link
JP (1) JP6020006B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016208236A (en) * 2015-04-21 2016-12-08 エヌ・ティ・ティ・コミュニケーションズ株式会社 Display control device, display control method, and program
CN112306012A (en) * 2019-07-31 2021-02-02 竹陞科技股份有限公司 Factory management system and control system
JP2022083928A (en) * 2020-11-25 2022-06-06 デジタルアーツ株式会社 Information processing device, information processing method, and information processing program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0728724A (en) * 1993-07-07 1995-01-31 Nippon Telegr & Teleph Corp <Ntt> Control method for updating of software
US20080034411A1 (en) * 2006-08-03 2008-02-07 Fujitsu Limited Login administration method and server
JP2008117009A (en) * 2006-10-31 2008-05-22 Nomura Research Institute Ltd Remote access controller
JP2009020624A (en) * 2007-07-10 2009-01-29 Canon Software Inc Management server, control method therefor, program, and recording medium
JP2010011322A (en) * 2008-06-30 2010-01-14 Fujitsu Ltd Communication system, communication device, and communication method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0728724A (en) * 1993-07-07 1995-01-31 Nippon Telegr & Teleph Corp <Ntt> Control method for updating of software
US20080034411A1 (en) * 2006-08-03 2008-02-07 Fujitsu Limited Login administration method and server
JP2008040644A (en) * 2006-08-03 2008-02-21 Fujitsu Ltd Login management method and server
JP2008117009A (en) * 2006-10-31 2008-05-22 Nomura Research Institute Ltd Remote access controller
JP2009020624A (en) * 2007-07-10 2009-01-29 Canon Software Inc Management server, control method therefor, program, and recording medium
JP2010011322A (en) * 2008-06-30 2010-01-14 Fujitsu Ltd Communication system, communication device, and communication method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016208236A (en) * 2015-04-21 2016-12-08 エヌ・ティ・ティ・コミュニケーションズ株式会社 Display control device, display control method, and program
CN112306012A (en) * 2019-07-31 2021-02-02 竹陞科技股份有限公司 Factory management system and control system
JP2022083928A (en) * 2020-11-25 2022-06-06 デジタルアーツ株式会社 Information processing device, information processing method, and information processing program

Also Published As

Publication number Publication date
JP6020006B2 (en) 2016-11-02

Similar Documents

Publication Publication Date Title
US20210014208A1 (en) Securely authorizing access to remote resources
US10194297B2 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium
US20140068714A1 (en) Network system, data processing apparatus, and method
US10673833B2 (en) Information processing system, server device, and method for processing information
US9344404B2 (en) System and method for synchronizing connection credentials
JP6020006B2 (en) Information processing apparatus, information processing method, and computer program
JP2017034517A (en) Communication system, communication method, communication device and program
JP7208807B2 (en) System, tenant movement method, information processing device and its control method, and program
JP6487643B2 (en) Information processing apparatus, control method therefor, program, and storage medium
EP3985497A1 (en) Information processing system, output system, output method, and recording medium
JP2020107230A (en) Information processing system, information processing device, control method therefor and program
US20170011482A1 (en) License number management system and license number management method
JP6787420B2 (en) Information processing equipment and programs
JP5636394B2 (en) Information processing apparatus, information processing method, and program
JP6781949B2 (en) Image processing equipment, image processing system and programs
JP6415155B2 (en) Server system, method, and program thereof
JP2014010570A (en) Information processing device, information processing method and computer program
JP6620528B2 (en) Authentication system, authentication method, authentication device, and authentication program
JP2005323092A (en) Electronic equipment, data receiving method, data transmitting method, and program thereof
JP5197344B2 (en) Information processing apparatus, information processing method, and computer program
JP6954041B2 (en) User account management device and program
JP2016184439A (en) Information processing device, program, and system
JP6717130B2 (en) Information processing device and program
JP2014130448A (en) Information processor, information processing method, and computer program
JP2020190979A (en) Communication device and method for communication

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20150410

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150928

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160830

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160919

R150 Certificate of patent or registration of utility model

Ref document number: 6020006

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250