JP6947247B1 - Editing management device, editing management method and program - Google Patents

Editing management device, editing management method and program Download PDF

Info

Publication number
JP6947247B1
JP6947247B1 JP2020095976A JP2020095976A JP6947247B1 JP 6947247 B1 JP6947247 B1 JP 6947247B1 JP 2020095976 A JP2020095976 A JP 2020095976A JP 2020095976 A JP2020095976 A JP 2020095976A JP 6947247 B1 JP6947247 B1 JP 6947247B1
Authority
JP
Japan
Prior art keywords
unit
identification information
editing
file
difference
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.)
Active
Application number
JP2020095976A
Other languages
Japanese (ja)
Other versions
JP2021189877A (en
Inventor
晃吉 勝山
晃吉 勝山
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2020095976A priority Critical patent/JP6947247B1/en
Application granted granted Critical
Publication of JP6947247B1 publication Critical patent/JP6947247B1/en
Publication of JP2021189877A publication Critical patent/JP2021189877A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Storage Device Security (AREA)

Abstract

【課題】本開示は、共用アカウントでシステムにログインしてファイルの編集を指示したユーザを識別するための煩わしさを低減することを目的とするものである。【解決手段】編集管理装置13は、第1のファイルに対する編集の指示に基づいて、当該第1のファイルの内容をコピーした第2のファイルを作成及び編集する編集部131と、第1のファイルと第2のファイルとの差分を示す差分情報を生成する差分情報生成部132と、差分情報生成部132が差分情報を生成した場合、編集を指示したユーザを識別する識別情報を取得する識別情報取得部133と、識別情報取得部133が識別情報を取得した場合、差分情報を第1のファイルに反映する反映部16に対して出力する差分情報出力部134とを備えることを特徴とする。【選択図】図2PROBLEM TO BE SOLVED: To reduce the troublesomeness of identifying a user who has logged in to a system with a shared account and instructed to edit a file. An editing management device 13 has an editorial unit 131 that creates and edits a second file that is a copy of the contents of the first file, and a first file, based on an instruction for editing the first file. When the difference information generation unit 132 that generates the difference information indicating the difference between the file and the second file and the difference information generation unit 132 generate the difference information, the identification information that acquires the identification information that identifies the user who instructed the editing. It is characterized by including an acquisition unit 133 and a difference information output unit 134 that outputs the difference information to the reflection unit 16 that reflects the difference information in the first file when the identification information acquisition unit 133 acquires the identification information. [Selection diagram] Fig. 2

Description

本開示は、編集管理装置、編集管理方法及びプログラムに関する。 The present disclosure relates to an edit management device, an edit management method and a program.

システム環境において、例えば、rootユーザ、psqlユーザなど、複数のユーザが使用可能な共用のアカウント(以降、共用アカウントと称する)を設定することがある。また、共用アカウントに対して、OSを構成するプログラムファイルやライブラリファイル、設定ファイル、データファイルなどの各種ファイルを編集する権限を付与することがある。そして、システム環境の設定時などに、共用アカウントでログインした複数のユーザが、各種ファイルを編集することがある。この場合、各種ファイルを編集したユーザを識別することが難しいという課題が生じていた。 In the system environment, for example, a shared account (hereinafter referred to as a shared account) that can be used by a plurality of users such as a root user and a psql user may be set. In addition, the shared account may be given the authority to edit various files such as program files, library files, configuration files, and data files that make up the OS. Then, when setting the system environment, a plurality of users logged in with a shared account may edit various files. In this case, there is a problem that it is difficult to identify the user who edited various files.

例えば、特許文献1には、共用アカウントでシステムにログインする場合、共用アカウントのログイン情報、及び、ユーザごとに一意に割り当てられた識別符号(チケット)を入力させ、入力されたチケットに基づいてユーザを識別する技術が開示されている。 For example, in Patent Document 1, when logging in to the system with a shared account, the login information of the shared account and the identification code (ticket) uniquely assigned to each user are input, and the user is based on the input ticket. The technology for identifying is disclosed.

特開2009−110091号公報Japanese Unexamined Patent Publication No. 2009-110091

特許文献1に開示された技術では、共用アカウントでシステムにログインする前に、ユーザごとに一意に割り当てられたチケットを発行しておく必要がある。また、特許文献1に開示された技術では、ユーザは、自身に割り当てられたチケットを管理しておく必要がある。そのため、特許文献1に開示された技術では、チケットの発行及び管理に手間がかかるため、ユーザが煩わしさを感じてしまうことがあった。 In the technique disclosed in Patent Document 1, it is necessary to issue a ticket uniquely assigned to each user before logging in to the system with a shared account. Further, in the technique disclosed in Patent Document 1, the user needs to manage the ticket assigned to himself / herself. Therefore, in the technique disclosed in Patent Document 1, it takes time and effort to issue and manage the ticket, which may cause the user to feel annoyed.

本開示は、上述した問題点を解決するためになされたものであり、共用アカウントでシステムにログインしてファイルの編集を指示したユーザを識別するための煩わしさを低減することを目的とするものである。 This disclosure is made to solve the above-mentioned problems, and aims to reduce the troublesomeness of identifying the user who logged in to the system with a shared account and instructed to edit the file. Is.

本開示に係る編集管理装置は、記憶部に記憶された第1のファイルに対する編集の指示に基づいて、当該第1のファイルの内容をコピーした第2のファイルを作成及び編集する編集部と、前記記憶部に記憶された前記第1のファイルと、前記編集部が作成及び編集した前記第2のファイルとの差分を示す差分情報を生成する差分情報生成部と、前記差分情報生成部が前記差分情報を生成した場合、前記編集を指示したユーザを識別する識別情報を取得する識別情報取得部と、前記識別情報取得部が前記識別情報を取得した場合、差分情報をファイルに反映する反映部に対して、前記差分情報生成部で生成した前記差分情報を出力する差分情報出力部とを備えることを特徴とする。 The editing management device according to the present disclosure includes an editorial unit that creates and edits a second file that is a copy of the contents of the first file based on an instruction for editing the first file stored in the storage unit. The difference information generation unit that generates difference information indicating the difference between the first file stored in the storage unit and the second file created and edited by the editorial unit, and the difference information generation unit are described above. When the difference information is generated, the identification information acquisition unit that acquires the identification information that identifies the user who instructed the editing, and the reflection unit that reflects the difference information in the file when the identification information acquisition unit acquires the identification information. On the other hand, it is characterized by including a difference information output unit that outputs the difference information generated by the difference information generation unit.

本開示に係る編集管理装置は、共用アカウントでシステムにログインしてファイルの編集を指示したユーザを識別するための煩わしさを低減することができるという効果を奏する。 The editing management device according to the present disclosure has an effect that it is possible to reduce the troublesomeness of logging in to the system with a shared account and identifying the user who has instructed to edit the file.

本実施の形態に係る情報処理システム1の構成例を示す図である。It is a figure which shows the configuration example of the information processing system 1 which concerns on this embodiment. 情報処理装置10の機能構成の例を示す図である。It is a figure which shows the example of the functional structure of the information processing apparatus 10. 識別情報のリストを表示した画面の例を示す図である。It is a figure which shows the example of the screen which displayed the list of identification information. 編集履歴管理テーブルTB1の一例を示す図である。It is a figure which shows an example of the edit history management table TB1. 情報処理装置10の構成を例示するブロック図である。It is a block diagram which illustrates the structure of the information processing apparatus 10. 編集管理処理を示すフローチャート図である。It is a flowchart which shows the edit management process. 編集履歴情報を表示した画面の例を示す図である。It is a figure which shows the example of the screen which displayed the edit history information.

本実施の形態について図面を参照しながら詳細に説明する。同一の符号を付したものは、同一の部分又は相当する部分を示す。
1.実施の形態
***構成の説明***
The present embodiment will be described in detail with reference to the drawings. Those with the same reference numerals indicate the same part or the corresponding parts.
1. 1. Embodiment *** Description of configuration ***

図1は、本実施の形態に係る情報処理システム1の構成例を示す図である。
情報処理システム1は、情報処理装置10、及び、複数のクライアント装置20を備える。情報処理装置10は、例えば、サーバであり、ネットワークを介して、複数のクライアント装置20と接続されている。情報処理装置10には、複数のユーザで共用されるアカウント(以下、共用アカウントと記載する)が設定されている。共用アカウントには、情報処理装置10に設定されたOSなどを構成するプログラムファイルやライブラリファイル、設定ファイル、データファイルなどのファイルを編集する権限が付与されている。複数のユーザは、共用アカウントで情報処理装置10にログインすることで、複数のクライアント装置20の何れからでも、情報処理装置10に記憶されたファイルを編集することができる。
FIG. 1 is a diagram showing a configuration example of the information processing system 1 according to the present embodiment.
The information processing system 1 includes an information processing device 10 and a plurality of client devices 20. The information processing device 10 is, for example, a server, and is connected to a plurality of client devices 20 via a network. An account shared by a plurality of users (hereinafter referred to as a shared account) is set in the information processing device 10. The shared account is given the authority to edit files such as program files, library files, setting files, and data files that make up the OS and the like set in the information processing device 10. By logging in to the information processing device 10 with a shared account, the plurality of users can edit the file stored in the information processing device 10 from any of the plurality of client devices 20.

図2は、情報処理装置10の機能構成の例を示す図である。
情報処理装置10は、受付部11、認証部12、編集管理部13、表示制御部14、記憶部15、反映部16、表示部17、及び、操作部18を備える。
FIG. 2 is a diagram showing an example of the functional configuration of the information processing device 10.
The information processing device 10 includes a reception unit 11, an authentication unit 12, an editing management unit 13, a display control unit 14, a storage unit 15, a reflection unit 16, a display unit 17, and an operation unit 18.

記憶部15は、ファイル、及び、ファイルの編集履歴を示す編集履歴情報が記述された編集履歴情報テーブルTB1を記憶する。編集履歴情報テーブルTB1については、後述する。なお、図2においては、記憶部15は、情報処理装置10に備えられるものとしたが、これに限らず、記憶部15は、情報処理装置10の外部に備えられてもよい。 The storage unit 15 stores the file and the edit history information table TB1 in which the edit history information indicating the edit history of the file is described. The edit history information table TB1 will be described later. In FIG. 2, the storage unit 15 is provided in the information processing device 10, but the storage unit 15 may be provided outside the information processing device 10.

表示制御部14は、各種操作画面、又は、処理状態を示す情報等を、表示部17に表示させる。 The display control unit 14 causes the display unit 17 to display various operation screens, information indicating the processing state, and the like.

表示部17は、例えば、ディスプレイであり、表示制御部14の制御に基づき、各種操作画面、又は、処理状態を示す情報等を表示する。なお、表示部17は、情報処理装置10又はクライアント装置20の何れに備えられていてもよい。 The display unit 17 is, for example, a display, and displays various operation screens, information indicating a processing state, or the like based on the control of the display control unit 14. The display unit 17 may be provided in either the information processing device 10 or the client device 20.

操作部18は、例えば、キーボードであり、ユーザからの各種操作に応じた操作指示を受付部11に対して出力する。なお、操作部18は、情報処理装置10又はクライアント装置20の何れに備えられていてもよい。 The operation unit 18 is, for example, a keyboard, and outputs operation instructions corresponding to various operations from the user to the reception unit 11. The operation unit 18 may be provided in either the information processing device 10 or the client device 20.

受付部11は、操作部18から出力された操作指示を受け付ける。受付部11は、例えば、情報処理装置10にログインするためのID及びパスワード(ログイン情報)を受け付け、受け付けたログイン情報を認証部12に対して出力する。 The reception unit 11 receives the operation instruction output from the operation unit 18. The reception unit 11 receives, for example, an ID and password (login information) for logging in to the information processing device 10, and outputs the received login information to the authentication unit 12.

認証部12は、受付部11から出力されたログイン情報の認証を行う。ここで、認証部12は、ログイン情報の認証が成功した場合には、情報処理装置10へのログインを許可し、認証が成功しなかった場合には、情報処理装置10へのログインを許可しない。 The authentication unit 12 authenticates the login information output from the reception unit 11. Here, the authentication unit 12 permits login to the information processing device 10 when the authentication of the login information is successful, and does not allow login to the information processing device 10 when the authentication is not successful. ..

編集管理部13は、編集管理装置の一例である。編集管理部13は、ファイルを編集する権限が付与された共用アカウントで情報処理装置10にログインし、記憶部15に記憶されたファイルの編集を指示したユーザを識別するための動作を制御する。編集管理部13は、編集部131、差分情報生成部132、識別情報取得部133、差分情報出力部134、及び、記憶制御部135を備える。なお、編集管理部13は、情報処理装置10にログインしたアカウントに対して、ファイルを編集する権限が付与されている場合にのみ、ファイルの編集を許可する。また、編集管理部13は、記憶制御部135を備えていなくてもよい。 The editing management unit 13 is an example of an editing management device. The editing management unit 13 logs in to the information processing device 10 with a shared account to which the authority to edit the file is given, and controls an operation for identifying the user who has instructed to edit the file stored in the storage unit 15. The editing management unit 13 includes an editing unit 131, a difference information generation unit 132, an identification information acquisition unit 133, a difference information output unit 134, and a storage control unit 135. The editing management unit 13 permits the editing of the file only when the account logged in to the information processing device 10 is authorized to edit the file. Further, the editing management unit 13 does not have to include the storage control unit 135.

編集部131は、記憶部15に記憶されたファイルに対する編集の指示(以降、編集指示と称する。)を受け付ける。この場合、編集部131は、編集指示の対象のファイル(第1のファイル)を記憶部15から抽出し、抽出した第1のファイルをコピーしたファイル(第2のファイル)を作成する。そして、編集部131は、編集の指示に基づいて第2のファイルを編集する。即ち、編集部131は、記憶部15に記憶された第1のファイルに対する編集の指示に基づいて、第1のファイルの内容をコピーした第2のファイルを作成及び編集する。なお、編集の指示に基づいて第2のファイルを編集した場合であっても、第1のファイルと第2のファイルに差分が生じない場合もあるものとする。 The editing unit 131 receives an editing instruction (hereinafter, referred to as an editing instruction) for the file stored in the storage unit 15. In this case, the editorial unit 131 extracts the file (first file) to be edited by the storage unit 15 and creates a file (second file) by copying the extracted first file. Then, the editorial unit 131 edits the second file based on the editing instruction. That is, the editing unit 131 creates and edits a second file that is a copy of the contents of the first file, based on the editing instruction for the first file stored in the storage unit 15. Even when the second file is edited based on the editing instruction, there may be a case where there is no difference between the first file and the second file.

差分情報生成部132は、記憶部15に記憶された第1のファイルと、編集部131が作成及び編集した第2のファイルとの差分を抽出し、抽出した差分を示す差分情報を生成する。なお、差分情報生成部132は、例えば、ファイルを保存して閉じた時など、編集の終了の指示を受け付けたタイミングで差分情報を生成すればよい。 The difference information generation unit 132 extracts the difference between the first file stored in the storage unit 15 and the second file created and edited by the editing unit 131, and generates difference information indicating the extracted difference. The difference information generation unit 132 may generate the difference information at the timing when the instruction to end the editing is received, for example, when the file is saved and closed.

識別情報取得部133は、差分情報生成部132が差分情報を生成した場合、編集を指示したユーザを識別する識別情報を取得する。一方、識別情報取得部133は、差分情報生成部132で差分情報が生成されなかった場合、編集を指示したユーザを識別する識別情報を取得しない。これにより、編集管理部13は、第1のファイルに対する編集の指示に基づいて、第1のファイルと第2のファイルに差分が生じていない場合に、ユーザに対して識別情報の入力を求めることがない。従って、ユーザに対して与える煩わしさを低減することができる。 When the difference information generation unit 132 generates the difference information, the identification information acquisition unit 133 acquires the identification information that identifies the user who has instructed the editing. On the other hand, the identification information acquisition unit 133 does not acquire the identification information that identifies the user who has instructed the editing when the difference information is not generated by the difference information generation unit 132. As a result, the editing management unit 13 requests the user to input the identification information when there is no difference between the first file and the second file based on the editing instruction for the first file. There is no. Therefore, it is possible to reduce the annoyance given to the user.

ところで、識別情報取得部133で取得する識別情報は、例えば、ユーザの名前や社員番号など、少なくとも、ユーザを識別できる情報であればよい。識別情報を取得する態様としては、いかなる方法を用いてもよい。識別情報取得部133は、例えば、記憶部15に記憶された編集履歴情報に含まれた識別情報のリストを表示部17に表示させ、表示させたリストから選択された識別情報を、編集を指示したユーザの識別情報として取得してもよい。また、リスト表示される識別情報は、ファイル毎に対応づけて登録されていてもよい。また、識別情報取得部133は、操作部18から入力された識別情報を、編集を指示したユーザの識別情報として取得してもよい。更に、識別情報取得部133は、操作部18から入力された識別情報を、リストに追加してもよい。 By the way, the identification information acquired by the identification information acquisition unit 133 may be at least information that can identify the user, such as a user's name or employee number. Any method may be used as a mode for acquiring the identification information. The identification information acquisition unit 133 displays, for example, a list of identification information included in the edit history information stored in the storage unit 15 on the display unit 17, and instructs the display unit 17 to edit the identification information selected from the displayed list. It may be acquired as the identification information of the user. Further, the identification information displayed in the list may be registered in association with each file. Further, the identification information acquisition unit 133 may acquire the identification information input from the operation unit 18 as the identification information of the user who has instructed the editing. Further, the identification information acquisition unit 133 may add the identification information input from the operation unit 18 to the list.

図3は、識別情報のリストを表示した画面の例を示す図である。
図3においては、「sasaki」「tanaka」といったユーザの名前を示す識別情報のリストが表示部17に表示されている。ここで、ユーザが、操作部18を操作して「tanaka」を選択したものとする。この場合、識別情報取得部133は、編集を指示したユーザの識別情報として「tanaka」を取得する。一方、ユーザは、リストの中に所望の識別情報が存在しない場合、操作部18を操作して「other」を選択する。この場合、識別情報取得部133は、操作部18から識別情報を入力させ、入力された識別情報を、ファイルを編集したユーザの識別情報として取得する。更に、識別情報取得部133は、操作部18から入力された識別情報を、編集を指示したユーザの識別情報としてリストに追加してもよい。
FIG. 3 is a diagram showing an example of a screen displaying a list of identification information.
In FIG. 3, a list of identification information indicating a user's name such as “sasaki” and “tanaka” is displayed on the display unit 17. Here, it is assumed that the user operates the operation unit 18 and selects "tanaka". In this case, the identification information acquisition unit 133 acquires "tanaka" as the identification information of the user who has instructed the editing. On the other hand, when the desired identification information does not exist in the list, the user operates the operation unit 18 to select "other". In this case, the identification information acquisition unit 133 causes the operation unit 18 to input the identification information, and acquires the input identification information as the identification information of the user who edited the file. Further, the identification information acquisition unit 133 may add the identification information input from the operation unit 18 to the list as the identification information of the user who has instructed the editing.

差分情報出力部134は、識別情報取得部133が識別情報を取得した場合、差分情報生成部132で生成した差分情報を、差分情報をファイルに反映する反映部16に対して出力する。反映部16は、差分情報出力部134から出力された差分情報を、第1のファイルに対して反映する。 When the identification information acquisition unit 133 acquires the identification information, the difference information output unit 134 outputs the difference information generated by the difference information generation unit 132 to the reflection unit 16 that reflects the difference information in the file. The reflection unit 16 reflects the difference information output from the difference information output unit 134 to the first file.

記憶制御部135は、識別情報取得部133で取得した識別情報、及び、差分情報生成部132で生成した差分情報を含んだ編集履歴情報を、記憶部15の編集履歴管理テーブルTB1に記憶させる。また、記憶制御部135は、例えば、第1のファイルが編集された日時を示す編集日時、及び/又は、記憶部15に記憶された第1のファイルのファイルパスを含んだ編集履歴情報を、第1のファイルに関連付けて記憶部15の編集履歴管理テーブルTB1に記憶させてもよい。ここで、編集日時は、受付部11が第1のファイルに対する編集指示を受け付けた日時から、差分情報出力部134が差分情報を反映部16に対して出力した日時の間に含まれていればよい。また、ここで、ファイルパス及び/又は編集履歴情報は、第1ファイルのファイル名を含んでいてもよい。 The storage control unit 135 stores the identification information acquired by the identification information acquisition unit 133 and the edit history information including the difference information generated by the difference information generation unit 132 in the edit history management table TB1 of the storage unit 15. Further, the storage control unit 135, for example, provides edit history information including the edit date and time indicating the date and time when the first file was edited and / or the file path of the first file stored in the storage unit 15. It may be stored in the edit history management table TB1 of the storage unit 15 in association with the first file. Here, the edit date and time may be included between the date and time when the reception unit 11 receives the edit instruction for the first file and the date and time when the difference information output unit 134 outputs the difference information to the reflection unit 16. .. Further, here, the file path and / or the edit history information may include the file name of the first file.

図4は、編集履歴管理テーブルTB1の一例を示す図である。
編集履歴管理テーブルTB1には、編集日時、識別情報、ファイルパス、及び、差分情報が対応づけられて登録されている。
FIG. 4 is a diagram showing an example of the edit history management table TB1.
In the edit history management table TB1, the edit date and time, the identification information, the file path, and the difference information are associated and registered.

図5は、情報処理装置10の構成を例示するブロック図である。
情報処理装置10は、CPU(Central Processing Unit)101と、RAM(Random Access Memory)102と、ROM(Read only Memory)103、入出力部104、記憶部15、表示部17、及び、操作部18を備える。CPU101は、各種の演算を行うプロセッサであり、プログラムを実行することで、受付部11、認証部12、編集部131、差分情報生成部132、識別情報取得部133、差分情報出力部134、記憶制御部135、及び、表示制御部14という各機能を実現する。RAM102は、CPU101がプログラムを実行する際のワークエリアとして機能する。ROM103は、CPU101によって実行されるプログラム及びプログラムによって使用されるデータ等を格納する。入出力部104は、情報処理装置10に接続されるクライアント装置20に対する各種情報の送受信を制御する。
FIG. 5 is a block diagram illustrating the configuration of the information processing device 10.
The information processing device 10 includes a CPU (Central Processing Unit) 101, a RAM (Random Access Memory) 102, a ROM (Read only Memory) 103, an input / output unit 104, a storage unit 15, a display unit 17, and an operation unit 18. To be equipped. The CPU 101 is a processor that performs various operations, and by executing a program, the reception unit 11, the authentication unit 12, the editing unit 131, the difference information generation unit 132, the identification information acquisition unit 133, the difference information output unit 134, and the storage unit. Each function of the control unit 135 and the display control unit 14 is realized. The RAM 102 functions as a work area when the CPU 101 executes a program. The ROM 103 stores a program executed by the CPU 101, data used by the program, and the like. The input / output unit 104 controls transmission / reception of various information to the client device 20 connected to the information processing device 10.

***動作の説明***
本実施の形態の情報処理装置10の動作について説明する。
図6のフローチャートを参照して、ファイルを編集する権限が付与された共用アカウントで情報処理装置10にログインし、情報処理装置10の記憶部15に記憶されたファイルを編集するユーザを識別する処理について説明する。
*** Explanation of operation ***
The operation of the information processing device 10 of the present embodiment will be described.
With reference to the flowchart of FIG. 6, a process of logging in to the information processing device 10 with a shared account to which the authority to edit the file is granted and identifying a user who edits the file stored in the storage unit 15 of the information processing device 10. Will be described.

図6は、編集管理処理を示すフローチャート図である。
受付部11は、ログイン情報を受け付け、受け付けたログイン情報を認証部12に対して出力する(ステップS1)。本実施形態において、受付部11は、共用アカウントのログイン情報を受け付けたものとする。
FIG. 6 is a flowchart showing an edit management process.
The reception unit 11 receives the login information and outputs the received login information to the authentication unit 12 (step S1). In the present embodiment, it is assumed that the reception unit 11 has received the login information of the shared account.

認証部12は、受付部11から出力されたログイン情報の認証を行う(ステップS2)。認証部12は、ログイン情報の認証が成功した場合、情報処理装置10に対するログインを許可する(ステップS2_YES)。一方、認証部12は、認証が成功しない場合には、情報処理装置10に対するログインを許可しない(ステップS2_NO)。 The authentication unit 12 authenticates the login information output from the reception unit 11 (step S2). When the authentication of the login information is successful, the authentication unit 12 permits the login to the information processing device 10 (step S2_YES). On the other hand, if the authentication is not successful, the authentication unit 12 does not allow login to the information processing device 10 (step S2_NO).

受付部11は、記憶部15に記憶されたファイルに対する編集指示を受け付けた場合、受け付けた編集指示を編集管理部13に対して出力する(ステップS3)。 When the reception unit 11 receives an edit instruction for the file stored in the storage unit 15, the reception unit 11 outputs the received edit instruction to the edit management unit 13 (step S3).

編集管理部13の編集部131は、記憶部15に記憶されたファイル(第1のファイル)に対する編集の指示に基づいて、第1のファイルの内容をコピーした第2のファイルを作成する。また、編集部131は、編集の指示に基づいて、第2のファイルを編集する。 The editing unit 131 of the editing management unit 13 creates a second file in which the contents of the first file are copied based on the editing instruction for the file (first file) stored in the storage unit 15. In addition, the editorial unit 131 edits the second file based on the editing instruction.

差分情報生成部132は、編集部131が作成及び編集した第2のファイルと、記憶部15に記憶された第1のファイルとの差分を抽出する(ステップS5)。ここで、差分が抽出された場合(ステップS5_YES)、差分情報生成部132は、抽出した差分を示す差分情報を生成する(ステップS6)。一方、差分が抽出されなかった場合(ステップS5_NO)、差分情報生成部132は、管理の対象となる編集がなかったものとして、編集管理処理を終了する。なお、差分情報生成部132は、例えば、編集が終了したタイミングで、第2のファイルと第1のファイルとの差分を抽出すればよい。 The difference information generation unit 132 extracts the difference between the second file created and edited by the editorial unit 131 and the first file stored in the storage unit 15 (step S5). Here, when the difference is extracted (step S5_YES), the difference information generation unit 132 generates the difference information indicating the extracted difference (step S6). On the other hand, when the difference is not extracted (step S5_NO), the difference information generation unit 132 ends the edit management process assuming that there is no edit to be managed. The difference information generation unit 132 may extract the difference between the second file and the first file, for example, at the timing when the editing is completed.

識別情報取得部133は、差分情報生成部132が差分情報を生成した場合、編集を指示したユーザを識別する識別情報を取得する(ステップS7)。これにより、編集管理部13は、第1のファイルに対する編集が無い場合に、ユーザに対して識別情報の入力を求めることがない。従って、ユーザに対して与える煩わしさを低減することができる。 When the difference information generation unit 132 generates the difference information, the identification information acquisition unit 133 acquires the identification information that identifies the user who has instructed the editing (step S7). As a result, the editing management unit 13 does not require the user to input the identification information when there is no editing on the first file. Therefore, it is possible to reduce the annoyance given to the user.

一方、識別情報取得部133が識別情報を取得できなかった場合(ステップS7_NO)、編集管理部13は、編集管理処理を終了する。これにより、編集管理部13は、編集を指示したユーザを識別できない場合に、記憶部15に記憶された第1のファイルを編集しない。 On the other hand, when the identification information acquisition unit 133 cannot acquire the identification information (step S7_NO), the edit management unit 13 ends the edit management process. As a result, the editing management unit 13 does not edit the first file stored in the storage unit 15 when the user who has instructed the editing cannot be identified.

一方、識別情報取得部133が識別情報を取得した場合(ステップS7_YES)、差分情報出力部134は、差分情報生成部132で生成した差分情報を反映部16に対して出力する(ステップS8)。反映部16は、差分情報出力部134から出力された差分情報を第1のファイルに反映する(ステップS9)。これにより、編集管理部13は、ファイルの編集を指示したユーザの識別情報を取得できた場合に限り、編集指示の内容を示す差分情報を第1のファイルに反映することができる。即ち、編集管理部13は、共用アカウントでシステムにログインしてファイルを編集したユーザを識別することができる。 On the other hand, when the identification information acquisition unit 133 acquires the identification information (step S7_YES), the difference information output unit 134 outputs the difference information generated by the difference information generation unit 132 to the reflection unit 16 (step S8). The reflection unit 16 reflects the difference information output from the difference information output unit 134 in the first file (step S9). As a result, the editing management unit 13 can reflect the difference information indicating the content of the editing instruction in the first file only when the identification information of the user who has instructed to edit the file can be acquired. That is, the editing management unit 13 can identify the user who logged in to the system with the shared account and edited the file.

記憶制御部135は、識別情報取得部133で取得した識別情報、及び、差分情報生成部132で生成した差分情報を含んだ編集履歴情報を、第1のファイルに関連付けて記憶部15の編集履歴管理テーブルTB1に記憶させる(ステップS10)。 The storage control unit 135 associates the identification information acquired by the identification information acquisition unit 133 and the edit history information including the difference information generated by the difference information generation unit 132 with the first file, and the edit history of the storage unit 15. It is stored in the management table TB1 (step S10).

本開示に係る編集管理部13は、編集部131が作成及び編集した第2のファイルと、記憶部15から抽出した第1のファイルとの差分が抽出された場合にのみ、第1のファイルに対する編集を指示したユーザを識別する識別情報を取得する。これにより、編集管理部13は、ファイルに対する編集が無い場合に、ユーザに対して識別情報の入力を求めることがない。従って、編集したユーザを識別するための煩わしさを低減することができる。 The editing management unit 13 according to the present disclosure refers to the first file only when the difference between the second file created and edited by the editing unit 131 and the first file extracted from the storage unit 15 is extracted. Acquires identification information that identifies the user who instructed editing. As a result, the editing management unit 13 does not require the user to input the identification information when there is no editing on the file. Therefore, it is possible to reduce the troublesomeness of identifying the edited user.

また、本開示に係る編集管理部13は、ファイルの編集を指示したユーザの識別情報を取得した場合に限り、編集指示の内容を示す差分情報を第1のファイルに反映する。これにより、編集管理部13は、共用アカウントでシステムにログインしてファイルを編集したユーザを識別することができる。これにより、例えば、ファイルを編集したユーザが複数存在する場合であっても、ユーザごとに編集した箇所を特定することができる。従って、ある個所の編集の意図を確認したいような場合であっても、複数のユーザの中からピンポイントである個所を編集したユーザを特定することができる。 Further, the editing management unit 13 according to the present disclosure reflects the difference information indicating the content of the editing instruction in the first file only when the identification information of the user who has instructed to edit the file is acquired. As a result, the editing management unit 13 can identify the user who logged in to the system with the shared account and edited the file. Thereby, for example, even if there are a plurality of users who have edited the file, it is possible to specify the edited part for each user. Therefore, even when it is desired to confirm the intention of editing a certain part, it is possible to identify the user who edited the pinpoint part from a plurality of users.

なお、上述した編集管理部13が実施する処理は、コンピュータを機能させるためのプログラムとして構成されてもよい。 The process performed by the editing management unit 13 described above may be configured as a program for operating the computer.

2.変形例
上述した実施例は一例に過ぎず、以下のような構成を追加/変更した応用例が考えられる。
2. Modification Example The above-mentioned embodiment is only an example, and an application example in which the following configuration is added / changed can be considered.

変形例1
編集管理部13は、表示部17に編集履歴情報を表示出力させる編集履歴出力部136を備えていてもよい。編集履歴出力部136は、共用アカウントのログイン認証が成功した場合、編集履歴情報を表示部17に表示出力する。また、編集履歴出力部136は、例えば、ユーザからの操作指示に基づいて、表示出力する編集履歴情報の項目、件数、及び/又は、抽出条件を変更してもよい。これにより、ユーザは、所望の編集履歴情報を把握することができる。
Modification 1
The edit management unit 13 may include an edit history output unit 136 that causes the display unit 17 to display and output the edit history information. The edit history output unit 136 displays and outputs the edit history information to the display unit 17 when the login authentication of the shared account is successful. Further, the edit history output unit 136 may change the items, the number of cases, and / or the extraction conditions of the edit history information to be displayed and output, for example, based on the operation instruction from the user. As a result, the user can grasp the desired editing history information.

図7は、編集履歴情報を表示した画面の例を示す図である。
編集管理部13は、例えば、図7に示すように、編集履歴情報を表示する。図7において、編集管理部13は、編集履歴管理テーブルTB1に登録されている識別情報を「変更者」、編集日時と現在日時との差を「時間」、差分情報を「変更差分」として表示出力している。
FIG. 7 is a diagram showing an example of a screen displaying the editing history information.
The editing management unit 13 displays the editing history information, for example, as shown in FIG. In FIG. 7, the editing management unit 13 displays the identification information registered in the editing history management table TB1 as the "changer", the difference between the editing date and time and the current date and time as the "time", and the difference information as the "change difference". It is outputting.

変形例2
識別情報取得部133は、ユーザを識別する識別情報として、ユーザの名前や社員番号などを取得した。しかしながら、これに限らず、識別情報取得部133は、取得した識別情報を認証用の認証情報として登録してもよい。そして、識別情報取得部133は、差分情報生成部132で差分情報が生成された場合、取得した識別情報と認証情報とに基づいてユーザを認証してもよい。これにより、リスト表示された識別情報を選択させる場合と比較して、編集を指示したユーザを識別する精度を向上させることができる。
Modification 2
The identification information acquisition unit 133 has acquired the user's name, employee number, and the like as the identification information for identifying the user. However, the present invention is not limited to this, and the identification information acquisition unit 133 may register the acquired identification information as authentication information for authentication. Then, when the difference information is generated by the difference information generation unit 132, the identification information acquisition unit 133 may authenticate the user based on the acquired identification information and the authentication information. As a result, the accuracy of identifying the user who has instructed editing can be improved as compared with the case where the identification information displayed in the list is selected.

また、識別情報取得部133は、図示せぬ撮像手段を用いて編集を指示したユーザを被写体として撮像し、撮像した撮像画像を識別情報として取得してもよい。この場合、クライアント装置20又はその周辺に設けられたカメラで、ユーザの被写体として撮像すればよい。これにより、識別情報を入力する煩わしさを低減することができる。 Further, the identification information acquisition unit 133 may take an image of a user who has instructed editing by using an imaging means (not shown) as a subject, and acquire the captured image as identification information. In this case, a camera provided in or around the client device 20 may take an image as a user's subject. This makes it possible to reduce the troublesomeness of inputting the identification information.

また、識別情報取得部133は、ファイルの編集を許可されたユーザの顔を撮影した顔画像を認証用の認証画像として登録してもよい。そして、識別情報取得部133は、差分情報生成部132で差分情報が生成された場合、ユーザの顔を撮影した顔画像を識別情報として取得し、取得した識別情報と認証画像に基づいてユーザを認証してもよい。これにより、リスト表示された識別情報を選択させる場合と比較して、編集を指示したユーザを識別する精度を向上させることができる。 Further, the identification information acquisition unit 133 may register a face image obtained by photographing the face of a user who is permitted to edit the file as an authentication image for authentication. Then, when the difference information is generated by the difference information generation unit 132, the identification information acquisition unit 133 acquires a face image obtained by photographing the user's face as the identification information, and obtains the user based on the acquired identification information and the authentication image. You may authenticate. As a result, the accuracy of identifying the user who has instructed editing can be improved as compared with the case where the identification information displayed in the list is selected.

また、識別情報取得部133は、ユーザを識別する識別情報及びパスワードを登録する。そして、識別情報取得部133は、差分情報生成部132で差分情報が生成された場合、識別情報及びパスワードを取得し、取得した識別情報及びパスワードに基づいてユーザを認証してもよい。これにより、リスト表示された識別情報を選択させた場合と比較して、編集を指示したユーザを識別する精度を向上させることができる。 Further, the identification information acquisition unit 133 registers the identification information and the password for identifying the user. Then, when the difference information is generated by the difference information generation unit 132, the identification information acquisition unit 133 may acquire the identification information and the password and authenticate the user based on the acquired identification information and the password. As a result, the accuracy of identifying the user who has instructed editing can be improved as compared with the case where the identification information displayed in the list is selected.

1 情報処理システム、10 情報処理装置、11 受付部、12 認証部、13 編集管理部、131 編集部、132 差分情報生成部、133 識別情報取得部、134 差分情報出力部、135 記憶制御部、136 編集履歴出力部、14 表示制御部、15 記憶部、16 反映部、17 表示部、18 操作部、101 CPU、102 RAM、103 ROM、104 入出力部、20 クライアント装置 1 Information processing system, 10 Information processing device, 11 Reception unit, 12 Authentication unit, 13 Editing management unit, 131 Editing unit, 132 Difference information generation unit, 133 Identification information acquisition unit, 134 Difference information output unit, 135 Storage control unit, 136 Edit history output unit, 14 Display control unit, 15 Storage unit, 16 Reflection unit, 17 Display unit, 18 Operation unit, 101 CPU, 102 RAM, 103 ROM, 104 Input / output unit, 20 Client device

Claims (7)

記憶部に記憶されたファイルを編集する権限が共用アカウントに付与された編集管理装置であって、
前記記憶部に記憶された第1のファイルに対する編集の指示に基づいて、当該第1のファイルの内容をコピーした第2のファイルを作成及び編集する編集部と、
前記記憶部に記憶された前記第1のファイルと、前記編集部が作成及び編集した前記第2のファイルとの差分を示す差分情報を生成する差分情報生成部と、
前記差分情報生成部が前記差分情報を生成した場合、前記編集を指示したユーザを識別する識別情報を取得する識別情報取得部と、
前記識別情報取得部が前記識別情報を取得した場合、差分情報をファイルに反映する反映部に対して、前記差分情報生成部で生成した前記差分情報を出力する差分情報出力部と
を備えることを特徴とする編集管理装置。
An edit management device that has the authority to edit files stored in the storage unit given to the shared account.
An editorial unit that creates and edits a second file that is a copy of the contents of the first file based on an editing instruction for the first file stored in the storage unit.
A difference information generation unit that generates difference information indicating a difference between the first file stored in the storage unit and the second file created and edited by the editorial unit.
When the difference information generation unit generates the difference information, the identification information acquisition unit that acquires the identification information that identifies the user who has instructed the editing, and the identification information acquisition unit.
When the identification information acquisition unit acquires the identification information, the reflection unit that reflects the difference information in the file is provided with a difference information output unit that outputs the difference information generated by the difference information generation unit. A featured editing management device.
前記識別情報取得部で取得した前記識別情報、及び、前記差分情報生成部で生成した前記差分情報を含んだ編集履歴情報を、前記記憶部に記憶させる記憶制御部を備え、
前記識別情報取得部は、
前記記憶部に記憶された前記編集履歴情報に含まれた前記識別情報のリストを表示部に表示させ、当該リストから選択された識別情報を、前記編集を指示したユーザの識別情報として取得すること
を特徴とする請求項1に記載の編集管理装置。
A storage control unit for storing the identification information acquired by the identification information acquisition unit and the edit history information including the difference information generated by the difference information generation unit in the storage unit is provided.
The identification information acquisition unit
A list of the identification information included in the edit history information stored in the storage unit is displayed on the display unit, and the identification information selected from the list is acquired as the identification information of the user who has instructed the editing. The editing management device according to claim 1.
前記編集履歴情報を表示部に表示出力させる編集履歴出力部を備えること
を特徴とする請求項2に記載の編集管理装置。
The editing management device according to claim 2, further comprising an editing history output unit that displays and outputs the editing history information to the display unit.
前記識別情報取得部は、
操作部から入力された識別情報を、前記編集を指示したユーザの識別情報として取得すること
を特徴とする請求項1〜3の何れか1項に記載の編集管理装置。
The identification information acquisition unit
The editing management device according to any one of claims 1 to 3, wherein the identification information input from the operation unit is acquired as the identification information of the user who has instructed the editing.
前記識別情報取得部は、
前記編集を指示したユーザを被写体として撮像した撮像画像を識別情報として取得すること
を特徴とする請求項1〜3の何れか1項に記載の編集管理装置。
The identification information acquisition unit
The editing management device according to any one of claims 1 to 3, wherein an captured image captured by the user who has instructed the editing as a subject is acquired as identification information.
記憶部に記憶されたファイルを編集する権限が付与された共用アカウントからの指示であって、当該記憶部に記憶された第1のファイルに対する編集の指示に基づいて、当該第1のファイルの内容をコピーした第2のファイルを作成及び編集する編集ステップと、
前記記憶部に記憶された前記第1のファイルと、前記編集ステップが作成及び編集した前記第2のファイルとの差分を示す差分情報を生成する差分情報生成ステップと、
前記差分情報生成ステップが前記差分情報を生成した場合、前記編集を指示したユーザを識別する識別情報を取得する識別情報取得ステップと、
前記識別情報取得ステップが前記識別情報を取得した場合、差分情報をファイルに反映する反映部に対して、前記差分情報生成ステップで生成した前記差分情報を出力する差分情報出力ステップと
を備えることを特徴とする編集管理方法。
The content of the first file, which is an instruction from a shared account authorized to edit the file stored in the storage unit, based on the instruction for editing the first file stored in the storage unit. Editing steps to create and edit a second file that is a copy of
A difference information generation step that generates difference information indicating a difference between the first file stored in the storage unit and the second file created and edited by the editing step.
When the difference information generation step generates the difference information, the identification information acquisition step for acquiring the identification information that identifies the user who has instructed the editing, and the identification information acquisition step.
When the identification information acquisition step acquires the identification information, the reflection unit that reflects the difference information in the file is provided with a difference information output step that outputs the difference information generated in the difference information generation step. Characterized editing management method.
記憶部に記憶されたファイルを編集する権限が付与された共用アカウントからの指示であって、当該記憶部に記憶された第1のファイルに対する編集の指示に基づいて、当該第1のファイルの内容をコピーした第2のファイルを作成及び編集する編集ステップと、
前記記憶部に記憶された前記第1のファイルと、前記編集ステップが作成及び編集した前記第2のファイルとの差分を示す差分情報を生成する差分情報生成ステップと、
前記差分情報生成ステップが前記差分情報を生成した場合、前記編集を指示したユーザを識別する識別情報を取得する識別情報取得ステップと、
前記識別情報取得ステップが前記識別情報を取得した場合、差分情報をファイルに反映する反映部に対して、前記差分情報生成ステップで生成した前記差分情報を出力する差分情報出力ステップと
をコンピュータに実行させることを特徴とするプログラム。
The content of the first file, which is an instruction from a shared account authorized to edit the file stored in the storage unit, based on the instruction for editing the first file stored in the storage unit. Editing steps to create and edit a second file that is a copy of
A difference information generation step that generates difference information indicating a difference between the first file stored in the storage unit and the second file created and edited by the editing step.
When the difference information generation step generates the difference information, the identification information acquisition step for acquiring the identification information that identifies the user who has instructed the editing, and the identification information acquisition step.
When the identification information acquisition step acquires the identification information, the computer executes a difference information output step that outputs the difference information generated in the difference information generation step to the reflection unit that reflects the difference information in the file. A program characterized by letting you do it.
JP2020095976A 2020-06-02 2020-06-02 Editing management device, editing management method and program Active JP6947247B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020095976A JP6947247B1 (en) 2020-06-02 2020-06-02 Editing management device, editing management method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020095976A JP6947247B1 (en) 2020-06-02 2020-06-02 Editing management device, editing management method and program

Publications (2)

Publication Number Publication Date
JP6947247B1 true JP6947247B1 (en) 2021-10-13
JP2021189877A JP2021189877A (en) 2021-12-13

Family

ID=78001268

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020095976A Active JP6947247B1 (en) 2020-06-02 2020-06-02 Editing management device, editing management method and program

Country Status (1)

Country Link
JP (1) JP6947247B1 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003216260A (en) * 2002-01-22 2003-07-31 Casio Comput Co Ltd Data processor and program
JP5454026B2 (en) * 2009-09-09 2014-03-26 日本電気株式会社 Network terminal operation monitoring apparatus, operation monitoring program, and operation monitoring method

Also Published As

Publication number Publication date
JP2021189877A (en) 2021-12-13

Similar Documents

Publication Publication Date Title
US8547566B2 (en) Image processing apparatus in pull printing system, and method of controlling image processing apparatus
US9246911B2 (en) Authentication apparatus, authentication system, authentication method, and recording medium having authentication program recorded thereon
US7849099B2 (en) Document management method and apparatus thereof
JP5127550B2 (en) Image forming apparatus and user authentication method
US20090091775A1 (en) Image forming system utilizing network camera
JP2015213256A (en) Image forming apparatus, information processing method, and program
US8607063B2 (en) Information processing system, image processing apparatus, information processing apparatus, control method therefor and computer-readable storage medium
EP3792792A1 (en) Tampering detection method for paper copy and apparatus and non-transitory computer-readable storage medium
JP7322619B2 (en) COMPUTER SYSTEM, LOGIN SCREEN DISPLAY METHOD, PROGRAM
JP2008258823A (en) Image processing apparatus, image processing method, program, and storage medium
US20210377277A1 (en) Service providing system, information processing system, and use permission assigning method
JP2006338627A (en) Document management device, document management method and document management program
US8913277B2 (en) Document data management system, management method and program
JP4927668B2 (en) Job management system
US20150081834A1 (en) Information processing system and method
JP6947247B1 (en) Editing management device, editing management method and program
JP2022176383A (en) Face authentication system, face authentication management device, face authentication management method, and face authentication management program
JP2003084929A (en) Image processing device, image processing method, and program
JP4563775B2 (en) Authentication information automatic input device, method and program
JP7200776B2 (en) Information processing system and program
JP2019159715A (en) Information processing device, control method therefor, and program
JP6752648B2 (en) Printing device and its control method, and program
JP2008148162A (en) Information processor, control method thereof, and program
JP2023001219A (en) Face recognition system and face recognition method
JP2021184234A (en) Printing system and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200602

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210830

R151 Written notification of patent or utility model registration

Ref document number: 6947247

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151