JP2012164111A - Access management system - Google Patents

Access management system Download PDF

Info

Publication number
JP2012164111A
JP2012164111A JP2011023715A JP2011023715A JP2012164111A JP 2012164111 A JP2012164111 A JP 2012164111A JP 2011023715 A JP2011023715 A JP 2011023715A JP 2011023715 A JP2011023715 A JP 2011023715A JP 2012164111 A JP2012164111 A JP 2012164111A
Authority
JP
Japan
Prior art keywords
user
access
logon
authority
name
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
JP2011023715A
Other languages
Japanese (ja)
Other versions
JP5655604B2 (en
Inventor
Shunji Fukutani
俊二 福谷
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.)
Tosoh Corp
Original Assignee
Tosoh 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 Tosoh Corp filed Critical Tosoh Corp
Priority to JP2011023715A priority Critical patent/JP5655604B2/en
Publication of JP2012164111A publication Critical patent/JP2012164111A/en
Application granted granted Critical
Publication of JP5655604B2 publication Critical patent/JP5655604B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an access management system which enables strict access history management without imposing excessive burden on users when log-on authentication is performed.SOLUTION: An access management system is accessible by multiple users with different authority and manages log-on authentication and access authority of each user. The access management system comprises: user registration means which can register records including user names, passwords and access authority; access authority setting means for setting operational commands for access authority; and access restriction means which applies an inputted user name and password to the user registration means to determine wether or not the user name and password is authenticated, stores the name of authenticated user when the user name and password is authenticated, applies access authority corresponding to the stored name to the access authority setting means and does not permit commands other than those approved by the authenticated user. The access authority setting means sets operational commands so that there is no overlap in the operational commands of different access authority, and log-on authentication management means manages the maximum number of users which can be log-on authenticated for one access authority to be one.

Description

本発明は、複数のユーザが分析装置等にアクセスする際のアクセス管理システムに関する。   The present invention relates to an access management system when a plurality of users access an analysis apparatus or the like.

分析装置や臨床検査装置が、工業製品や医薬品の品質管理、および医療診断等に日常的に使用されるにつれ、前記装置による分析結果の正当性を保証する分析システムが強く要求されてきている。例えば、連邦規則(米国FDAの21CFRpart11)は、医薬品開発の品質保証システムに対して、ユーザが行なった電子記録の作成、修正、削除等の作業を自動的に記録する監査証跡機能を要求している。また、臨床検査室における品質マネジメントシステムの国際規格であるISO15189(2003年制定)では、検査室情報システムの保護についての勧告のなかで、
(1)権限を有しない者によるアクセスから、情報設備やコンピュータプログラムを保護しなければならないこと、
(2)どの状態で誰がコンピュータシステムの使用が可能か、について厳正な方針を定めること、および
(3)患者データ、管理ファイル、コンピュータプログラムの入力または修正を行なった全ての個人を、検査室が特定可能としなければならないこと、
を要求している。
As analytical devices and clinical testing devices are routinely used for quality control of industrial products and pharmaceuticals, medical diagnosis, and the like, there is a strong demand for an analysis system that guarantees the validity of analysis results obtained by the devices. For example, federal regulations (21 CFRpart 11 of the US FDA) require an audit trail function that automatically records user-created, modified, and deleted operations for quality assurance systems for drug development. Yes. In addition, ISO15189 (established in 2003), which is an international standard for quality management systems in clinical laboratories, provides recommendations for protection of laboratory information systems.
(1) Information facilities and computer programs must be protected from access by unauthorized persons.
(2) Establish a strict policy on who can use the computer system in which state, and (3) The laboratory will include all individuals who have entered or modified patient data, management files, or computer programs. Must be identifiable,
Demands.

特許文献1に開示の臨床検査情報管理システムは、
全ての機能について実行権限のあるアドミニストレータ権限、
検査結果の承認を解除する権限を除く全ての権限があるマネージャ権限、
検査業務メニューや設定メニューの取扱いが可能なパワーオペレータ権限、
検査業務メニューの取扱いが可能なオペレータ権限、および
検査データの確認のみ可能なゲスト権限、
のうちのいずれかを操作者のIDごとに設定する手段を備え、検査結果が承認または修正された履歴を操作者のIDとともに記憶する機能を有する。また、特許文献2に開示の自動分析システムは、分析結果の承認前に承認者のIDを確認する手段を備えており、これによって分析結果の承認者を正確に記録することができる。
The clinical laboratory information management system disclosed in Patent Document 1 is
Administrator authority with execution authority for all functions,
Manager authority with all authority except the authority to release the approval of inspection results,
Power operator authority to handle inspection work menu and setting menu,
Operator authority that can handle inspection work menu, guest authority that can only check inspection data,
Is provided for each operator's ID, and has a function of storing a history of the approved or corrected inspection results together with the operator's ID. The automatic analysis system disclosed in Patent Document 2 includes means for confirming the approver's ID before approving the analysis result, thereby enabling accurate recording of the approver of the analysis result.

特開2001−076060号公報Japanese Patent Laid-Open No. 2001-076060 特開2009−250656号公報JP 2009-250656 A

システムにログオンする際、ユーザにパスワードの入力を求めるログオン認証手続きを、特許文献1に開示のシステムにおいて厳密に適用する場合、アクセス権限が同じか否かにかかわらず、別のユーザがシステムにアクセスする際、その都度ログオフ/ログオン手続きをする必要があり、多忙な検査室員にとって過度な負担を強いる問題があった。また、上位権限者がログオン認証し、設定変更等を行なった後、下位権限者が前記上位者権限のままで引き続き使用してしまうといった、効率優先の不正な省略行為を誘発するおそれがあった。   When the logon authentication procedure that requires the user to enter a password when logging on to the system is strictly applied in the system disclosed in Patent Document 1, another user accesses the system regardless of whether or not the access authority is the same. In this case, it is necessary to log off / log on each time, which causes an excessive burden on the busy laboratory staff. In addition, after the higher authority authorized to log on and change the settings, there was a risk of inducing an efficiency-priority illegal omission such that the lower authority would continue to use it with the upper authority. .

一方、特許文献2に開示のシステムを用いる場合、承認を必要とする箇所は、日常点検の承認、検量線の承認、精度管理結果の承認、検体の測定結果の承認等が想定されるが、それらの承認一つ一つに対して個別に承認者のID確認(パスワード入力)を必要とするため、特許文献1に開示のシステム同様、多忙な検査室員にとって過度な負担を強いる問題があった。なお、特許文献2には、承認操作を1つの画面に集約することで承認の操作を軽減することが開示されているが、承認に必要な情報量や承認のタイミングの問題があるため、実際の運用は困難であることが予想される。   On the other hand, when the system disclosed in Patent Document 2 is used, the places that require approval are assumed to be daily inspection approval, calibration curve approval, accuracy control result approval, sample measurement result approval, etc. Each of these approvals requires an individual ID confirmation (password entry) for the approver, and as with the system disclosed in Patent Document 1, there is a problem that imposes an excessive burden on the busy laboratory staff. It was. Note that Patent Document 2 discloses that the approval operations are reduced by consolidating the approval operations on one screen. However, since there is a problem in the amount of information necessary for approval and the timing of approval, Is expected to be difficult to operate.

そこで本発明は、ログオン認証の際、ユーザに過度な負担を強いることなく、かつ厳密なアクセス履歴の管理が可能な、アクセス管理システムを提供することを目的とする。   Therefore, an object of the present invention is to provide an access management system that can manage a strict access history without imposing an excessive burden on a user during logon authentication.

前記課題を鑑みてなされた本発明は、以下の態様を包含する。   This invention made | formed in view of the said subject includes the following aspects.

本発明の第一の態様は、
権限の異なる複数のユーザがアクセス可能な装置において、各ユーザのログオン認証とアクセス権限を管理する、アクセス管理システムであって、
各ユーザの名称、各ユーザが設定したパスワード、および各ユーザが有するアクセス権限を含むレコードを、各ユーザごとに登録可能な、ユーザ登録手段と、
前記アクセス権限における操作可能なコマンドを設定する、アクセス権設定手段と、
ログオン時に入力されたユーザの名称およびパスワードを前記ユーザ登録手段に当てはめてログオン認証の可否を判定し、認証する場合は認証ユーザとしてその名称を記憶する、ログオン認証管理手段と、
前記ログオン認証管理手段に記憶した名称に対応するアクセス権限を前記アクセス権設定手段に当てはめて、認証ユーザに対し前記アクセス権設定手段で操作可能と設定したコマンド以外の操作を許可しない、アクセス制限手段と、
を備え、かつ、
前記アクセス権設定手段は、異なるアクセス権限における操作可能なコマンドが互いに重複しないよう設定しており、
前記ログオン認証管理手段は、ログオン認証可能なユーザを一つのアクセス権限に対し最大一名となるよう管理している、
前記システムである。
The first aspect of the present invention is:
An access management system for managing logon authentication and access authority of each user in a device accessible by a plurality of users having different authorities,
A user registration means capable of registering, for each user, a record including the name of each user, the password set by each user, and the access authority possessed by each user;
An access right setting means for setting an operable command in the access right;
Logon authentication management means for applying the user name and password input at the time of logon to the user registration means to determine whether or not logon authentication is possible, and storing the name as an authenticated user when authenticating,
An access restriction unit that applies an access right corresponding to the name stored in the logon authentication management unit to the access right setting unit, and does not permit an authenticated user to perform an operation other than a command set to be operable by the access right setting unit. When,
And having
The access right setting means is set so that commands that can be operated with different access rights do not overlap each other,
The logon authentication management means manages a user who can perform logon authentication so that there is a maximum of one person for one access authority.
Said system.

本発明の第二の態様は、
前記ログオン認証管理手段に記憶された名称に対応する認証ユーザによるログオン状態を表示するログオン表示手段と、
前記認証ユーザによるログオン状態を、コマンドの履歴である操作ログとともに記録する、ログオン記録手段と、
をさらに備えた、前記第一の態様に記載のシステムである。
The second aspect of the present invention is:
Logon display means for displaying a logon state by an authenticated user corresponding to the name stored in the logon authentication management means;
Logon recording means for recording a logon state by the authenticated user together with an operation log that is a history of commands;
The system according to the first aspect, further comprising:

本発明の第三の態様は、
前記第一または第二の態様に記載のシステムが、分析装置用アクセス管理システムであり、
前記コマンドが、測定操作コマンド群、承認操作コマンド群、管理操作コマンド群のいずれか一つ以上を含む、
前記システムである。
The third aspect of the present invention is:
The system according to the first or second aspect is an access management system for an analyzer.
The command includes one or more of a measurement operation command group, an approval operation command group, and a management operation command group,
Said system.

なお本発明において分析装置とは、測定試料に含まれる一以上の特定成分の定性・定量分析を実施する機器分析すべてを含む。一例として、臨床検査、工業製品/薬品/食品の分析、工場や処理場の工程管理、環境分析等に使用される生化学分析装置や免疫分析装置、遺伝子診断装置、クロマトグラフ装置、その他理化学分析機器があげられる。   In the present invention, the analyzer includes all instrumental analyzes that perform qualitative / quantitative analysis of one or more specific components contained in a measurement sample. As an example, biochemical analyzers and immunological analyzers, genetic diagnostic devices, chromatographic devices, and other physicochemical analyses, which are used in clinical tests, industrial product / pharmaceutical / food analysis, factory and process process management, environmental analysis, etc. Equipment.

本発明のシステムは、
権限の異なる複数のユーザがアクセス可能な装置において各ユーザのログオン認証とアクセス権限を管理し、かつ、前記ユーザの名称、各ユーザの名称、各ユーザが設定したパスワードおよび各ユーザが有するアクセス権限を含むレコードを各ユーザごとに登録可能なユーザ登録手段と、前記アクセス権限における操作可能なコマンドを設定するアクセス権設定手段と、ログオン時に入力されたユーザの名称およびパスワードを前記ユーザ登録手段に当てはめてログオン認証の可否を判定し認証する場合は認証ユーザとしてその名称を記憶するログオン認証管理手段と、前記ログオン認証管理手段に記憶した名称に対応するアクセス権限を前記アクセス権設定手段に当てはめて認証ユーザに対し前記アクセス権設定手段で操作可能と設定したコマンド以外の操作を許可しないアクセス制限手段と、を備えた、アクセス管理システムであって、
前記アクセス権設定手段は異なるアクセス権限における操作可能なコマンドが互いに重複しないよう設定しており、前記ログオン認証管理手段はログオン認証可能なユーザを一つのアクセス権限に対し最大一名となるよう管理している、ことを特徴としている。前記システムにより、特定のコマンドを操作したユーザが誰であるか、一義的に特定することができる。
The system of the present invention
Manages the logon authentication and access authority of each user in a device that can be accessed by a plurality of users having different authorities, and includes the user name, each user name, the password set by each user, and the access authority each user has. A user registration unit that can register a record for each user, an access right setting unit that sets an operable command for the access right, and a user name and password input at logon are applied to the user registration unit. When authenticating by determining whether or not logon authentication is possible, an authentication user who stores the name as an authenticated user and an access user corresponding to the name stored in the logon authentication management unit is applied to the access right setting unit. Is set to be operable by the access right setting means And access limiting means does not allow operations other than command, with a, an access management system,
The access right setting means is set so that commands that can be operated with different access rights do not overlap with each other, and the logon authentication management means manages a user who can perform logon authentication so that there is at most one user for one access right. It is characterized by that. With the system, it is possible to uniquely identify who is the user who has operated a specific command.

本発明のシステムは、ユーザが特定のコマンドを操作後、同一のアクセス権限を有するユーザに入れ替わる場合は、新たにユーザのログオン認証が必要となる。一方、異なるアクセス権限を有するユーザに入れ替わる場合は、同時並行にログオン認証されている状態が許される。また本発明のシステムは、特定のコマンドに対するアクセス権限を有した認証ユーザが、異なるアクセス権限を有した認証ユーザとは独立して、ログオン/ログオフを行なうことができる。すなわち、認証ユーザが、それぞれのアクセス権限を有するユーザの立場で、ログオン認証を並行に取得することを認めている。したがって、例えば、承認者権限を有したユーザによる点検結果の承認操作終了後に測定者(オペレータ)が再度ログオンし直したり、測定者権限を有したユーザによる測定終了後、当該測定結果を承認する際に再度承認者権限を有したユーザがログオンし直す煩雑さを、本発明のシステムは回避することができる。   In the system of the present invention, when the user switches to a user having the same access authority after operating a specific command, a new logon authentication of the user is required. On the other hand, when switching to a user having a different access authority, a state where logon authentication is performed concurrently is allowed. In the system of the present invention, an authenticated user having access authority to a specific command can log on / off independently of an authenticated user having different access authority. That is, the authenticated user is permitted to acquire logon authentication in parallel from the standpoint of the user having each access authority. Therefore, for example, when the measurement operator (operator) logs on again after the end of the operation for approving the inspection result by the user having the approver authority, or when the measurement result is approved by the user having the authority of the approver, The system of the present invention can avoid the trouble of logging on again by the user having the approver authority.

さらに本発明のシステムは、例えば、承認者権限を有したユーザに成りすました承認操作を防止することを目的に、承認操作終了後、承認者権限を有したユーザがその都度ログオフしたり、終了後一定時間で自動的にログオフしたりする運用を採用しても、測定者が再度ログオンし直す煩雑さを回避することができる。よって、承認者権限や管理者権限といった上位の権限を有するユーザにより承認、編集、設定変更操作等を行なった後に、前記上位の権限のままで下位の権限(例えば測定者権限)しか有しないユーザが引き続き使用するといった、効率優先の不正な省略行為を防止することができるため、本発明のシステムを備えた装置(例えば、分析装置)を正しく運用することができる。   In addition, the system of the present invention is, for example, for the purpose of preventing an approval operation pretending to be a user having an approver authority, after the approval operation is completed, the user having the approver authority logs off each time or Even if an operation that automatically logs off in a certain time is adopted, it is possible to avoid the trouble that the measurer logs on again. Therefore, after a user having higher authority such as approver authority or administrator authority performs approval, editing, setting change operation, etc., the user who has only the lower authority (for example, measurer authority) with the above upper authority Therefore, it is possible to prevent an illegal omission with priority given to efficiency, for example, so that an apparatus (for example, an analysis apparatus) provided with the system of the present invention can be correctly operated.

本発明のシステムにおけるユーザ登録画面の一例を示す図The figure which shows an example of the user registration screen in the system of this invention 本発明のシステムにおけるアクセス権設定画面の一例を示す図。The figure which shows an example of the access right setting screen in the system of this invention. ログオン認証画面の一例を示す図。The figure which shows an example of a logon authentication screen. ログオン状態のユーザ名表示の一例を示す図。The figure which shows an example of the user name display of a logon state. 点検結果承認画面の一例を示す図。The figure which shows an example of an inspection result approval screen. 検量線承認画面の一例を示す図。The figure which shows an example of a calibration curve approval screen. 測定結果承認画面の一例を示す図。The figure which shows an example of a measurement result approval screen. 手動によるログオフ画面を示す図。The figure which shows the logoff screen by manual.

以下、自動分析装置を例にとり、図面を参照しながら、本発明をさらに詳細に説明する。   Hereinafter, the present invention will be described in more detail with reference to the drawings, taking an automatic analyzer as an example.

本発明のシステムにおけるユーザ登録手段(ユーザ登録画面)の一例を図1に示す。図1に示すユーザ登録手段は、各登録ユーザに対する、ユーザ名(ユーザの名称)、パスワード、権限(アクセス権限)を含むレコードから構成されている。図1の場合、「Administrator」というユーザ名に対して「システムの管理者」という権限が、「Auditor」というユーザ名に対して「承認者」という権限が、「Operator 1・2・3」というユーザ名に対して「オペレータ」という権限が、それぞれ登録されている。なお図1ではパスワード欄が空白となっているが、実際には、不可読表示のパスワードがユーザ登録手段に登録されている。なお図1に示すように、運用の便利さを目的に、必要に応じて登録ユーザごとにコメントが記入できる欄を設けてもよい。   An example of user registration means (user registration screen) in the system of the present invention is shown in FIG. The user registration means shown in FIG. 1 is composed of records including a user name (user name), password, and authority (access authority) for each registered user. In the case of FIG. 1, the authority “system administrator” is assigned to the user name “Administrator”, and the authority “approver” is assigned to the user name “Auditor” “Operator 1 · 2 · 3”. The authority “operator” is registered for each user name. In FIG. 1, the password field is blank, but in practice, a password with unreadable display is registered in the user registration means. As shown in FIG. 1, for the convenience of operation, a column in which a comment can be entered for each registered user may be provided as necessary.

本発明のシステムにおけるアクセス権設定手段(アクセス権設定画面)の一例を図2に示す。図2に示すアクセス権設定手段では、
「オペレータ」は、日常点検、検量線(キャリブレーション)測定、QC(精度管理)材料の登録および測定、検体の測定、および終了処理(これらをまとめて測定操作コマンド群と呼ぶ)の操作権限を有し、
「承認者」は、点検結果の承認、検量線(キャリブレーション)の承認、精度管理結果の承認、および検体測定結果の承認(これらをまとめて承認操作コマンド群と呼ぶ)の操作権限を有し、
「管理者」は、項目パラメータの追加編集、システム環境の変更、およびログオンユーザ管理(ユーザ登録手段の編集)(これらをまとめて管理操作コマンド群と呼ぶ)の操作権限を有している。
図2に示すように、測定操作コマンド群を操作可能なアクセス権限、承認操作コマンド群を操作可能なアクセス権限、管理操作コマンド群を操作可能なアクセス権限は、互いに重複していない。したがって、前記コマンド群を操作可能なユーザのアクセス権限は一義的に定まる。
An example of access right setting means (access right setting screen) in the system of the present invention is shown in FIG. In the access right setting means shown in FIG.
The “operator” has the operation authority for daily inspection, calibration curve (calibration) measurement, QC (accuracy control) material registration and measurement, sample measurement, and end processing (collectively referred to as measurement operation command group). Have
“Approver” has the authority to approve inspection results, approve calibration curves (calibration), approve quality control results, and approve sample measurement results (collectively referred to as approval operation command group). ,
The “administrator” has the operation authority to add and edit item parameters, change the system environment, and log on user management (edit user registration means) (collectively referred to as a management operation command group).
As shown in FIG. 2, the access authority that can operate the measurement operation command group, the access authority that can operate the approval operation command group, and the access authority that can operate the management operation command group do not overlap each other. Therefore, the access authority of the user who can operate the command group is uniquely determined.

ログオン認証画面の一例を図3に示す。オペレータ権限を有するユーザ(オペレータ名)、承認者権限を有するユーザ(承認者名)、システム管理者権限を有するユーザ(システム管理者名)、のそれぞれに対してパスワードを入力するボックスが設けられている。図3に示すログオン認証画面では、オペレータ名、承認者名、システム管理者名の選択は、それぞれ、あらかじめユーザ登録手段(図1)で登録されたユーザ(ユーザ名)の中から最大一名を選択入力できるようになっている。ログオン認証管理手段は、ログオン認証画面で選択入力されたユーザ名およびパスワードをユーザ登録手段に当てはめてログオンの認証の可否を判定し、認証する場合は認証ユーザ名を記憶する。なお、本発明のシステムでは、前記記憶された認証ユーザ名によるログオン状態を表示するログオン表示手段をさらに備えてもよく、一例として、オペレータ名と承認者名とをタイトルバーに表示した画面を図4に示す。   An example of the logon authentication screen is shown in FIG. A box for entering a password is provided for each of a user having operator authority (operator name), a user having approver authority (approver name), and a user having system administrator authority (system administrator name). Yes. In the logon authentication screen shown in FIG. 3, the operator name, the approver name, and the system administrator name are selected from a maximum of one user (user name) registered in advance by the user registration means (FIG. 1). It can be selected and input. The logon authentication management means determines whether or not logon authentication is possible by applying the user name and password selected and input on the logon authentication screen to the user registration means, and stores the authentication user name when authenticating. The system of the present invention may further comprise a logon display means for displaying a logon status by the stored authentication user name. As an example, a screen displaying the operator name and the approver name on the title bar is shown. 4 shows.

点検結果承認画面の一例を図5に示す。図5に示す承認画面において、承認者権限を有するユーザは、各欄に付された確認用チェックボックスにチェックを入れることで、日常点検の実施結果に承認を与えることができる。   An example of the inspection result approval screen is shown in FIG. In the approval screen shown in FIG. 5, a user having an approver authority can give approval to the result of daily inspection by checking a check box for confirmation attached to each column.

検量線承認画面の一例を図6に示す。図6に示す承認画面には、特定の測定項目およびロットにおける検量線を確定するための確認ダイアログが表示されており、「はい」を選択することで、当該検量線に承認を与えることができる。   An example of a calibration curve approval screen is shown in FIG. In the approval screen shown in FIG. 6, a confirmation dialog for confirming a calibration curve for a specific measurement item and lot is displayed. By selecting “Yes”, the calibration curve can be approved. .

測定結果承認画面の一例を図7に示す。図7に示す承認画面には、選択された範囲の測定結果に対して、有効なデータとして確定する「ファイナル」ボタンと、無効データとする「リジェクト」ボタンと、測定結果に付いたフラグを承認者の責任に基づいて削除する「フラグ削除」ボタンと、を設けた確認ダイアログが表示されており、当該ダイアログの中から適宜選択することで、当該測定結果の承認/無効操作およびフラグ削除操作を行なうことができる。なお、前記承認操作において、未承認の測定結果がなくなった時点で自動ログオフするよう、システムを設定しておいてもよい。   An example of the measurement result approval screen is shown in FIG. The approval screen shown in FIG. 7 approves the “Final” button to confirm as valid data, the “Reject” button to be invalid data, and the flag attached to the measurement result for the measurement result in the selected range. A confirmation dialog with a “Delete Flag” button to delete based on the responsibility of the operator is displayed. Approval / invalidation of the measurement result and deletion of the flag can be performed by selecting from these dialogs as appropriate. Can be done. In the approval operation, the system may be set to automatically log off when there are no unapproved measurement results.

なお本発明のシステムは、承認者権限を有するユーザがログオンした後、オペレータ権限のみを有するユーザによる成り済まし承認を防止するため、承認者権限を有するユーザが手動によりログオフ(図8)をすることで、分析装置から離れることができるよう運用することもでき、承認操作終了後一定時間で自動的にログオフするよう運用することもできる。   In the system of the present invention, after a user having an approver authority logs on, a user having an approver authority manually logs off (FIG. 8) in order to prevent impersonation approval by a user having only operator authority. It can also be operated so that it can be separated from the analyzer, and can also be operated so that it automatically logs off at a fixed time after the end of the approval operation.

特定のコマンドに対するアクセス権の設定が図2に示す設定であって、ログオン認証可能なユーザが、管理者権限のみを有するユーザと、承認者権限のみを有するユーザと、オペレータ権限のみを有するユーザ、からなる場合、成り済まし承認ができるのは、管理者権限のみを有するユーザまたはオペレータ権限のみを有するユーザのいずれかである。この場合、承認者権限のみを有するユーザがログオフをし忘れて、その他のユーザにより成り済まし承認が行なわれたとしても、認証ユーザによるログオン状態をコマンドの履歴である操作ログとともに記録するログオン記録手段を本発明のシステムに備えていれば、当該承認操作(操作ログ)は承認者名および操作した時刻とともに記録され、承認者権限を有するユーザが当該ログを確認することができる。したがって、承認者権限を有するユーザが自身のすべき承認箇所を管理していれば、成り済まし承認が行なわれたことが明らかとなる。   The setting of the access right for a specific command is the setting shown in FIG. 2, and the users who can log on and authenticate are a user having only administrator authority, a user having only approver authority, and a user having only operator authority. In this case, the impersonation approval can be made by either a user having only administrator authority or a user having only operator authority. In this case, even if the user who has only the approver authority forgets to log off, and even if the impersonation approval is performed by another user, the logon recording means for recording the logon state by the authenticated user together with the operation log that is the history of the command. If the system of the present invention is provided, the approval operation (operation log) is recorded together with the approver name and the operation time, and a user having the approver authority can check the log. Therefore, if the user who has the approver authority manages the approval place which should be performed, it will become clear that the impersonation approval was performed.

Claims (3)

権限の異なる複数のユーザがアクセス可能な装置において、各ユーザのログオン認証とアクセス権限を管理する、アクセス管理システムであって、
各ユーザの名称、各ユーザが設定したパスワード、および各ユーザが有するアクセス権限を含むレコードを、各ユーザごとに登録可能な、ユーザ登録手段と、
前記アクセス権限における操作可能なコマンドを設定する、アクセス権設定手段と、
ログオン時に入力されたユーザの名称およびパスワードを前記ユーザ登録手段に当てはめてログオン認証の可否を判定し、認証する場合は認証ユーザとしてその名称を記憶する、ログオン認証管理手段と、
前記ログオン認証管理手段に記憶した名称に対応するアクセス権限を前記アクセス権設定手段に当てはめて、認証ユーザに対し前記アクセス権設定手段で操作可能と設定したコマンド以外の操作を許可しない、アクセス制限手段と、
を備え、かつ、
前記アクセス権設定手段は、異なるアクセス権限における操作可能なコマンドが互いに重複しないよう設定しており、
前記ログオン認証管理手段は、ログオン認証可能なユーザを一つのアクセス権限に対し最大一名となるよう管理している、
前記システム。
An access management system for managing logon authentication and access authority of each user in a device accessible by a plurality of users having different authorities,
A user registration means capable of registering, for each user, a record including the name of each user, the password set by each user, and the access authority possessed by each user;
An access right setting means for setting an operable command in the access right;
Logon authentication management means for applying the user name and password input at the time of logon to the user registration means to determine whether or not logon authentication is possible, and storing the name as an authenticated user when authenticating,
An access restriction unit that applies an access right corresponding to the name stored in the logon authentication management unit to the access right setting unit, and does not permit an authenticated user to perform an operation other than a command set to be operable by the access right setting unit. When,
And having
The access right setting means is set so that commands that can be operated with different access rights do not overlap each other,
The logon authentication management means manages a user who can perform logon authentication so that there is a maximum of one person for one access authority.
Said system.
前記ログオン認証管理手段に記憶された名称に対応する認証ユーザによるログオン状態を表示するログオン表示手段と、
前記認証ユーザによるログオン状態を、コマンドの履歴である操作ログとともに記録する、ログオン記録手段と、
をさらに備えた、請求項1に記載のシステム。
Logon display means for displaying a logon state by an authenticated user corresponding to the name stored in the logon authentication management means;
Logon recording means for recording a logon state by the authenticated user together with an operation log that is a history of commands;
The system of claim 1, further comprising:
請求項1または2に記載のシステムが、分析装置用アクセス管理システムであり、
前記コマンドが、測定操作コマンド群、承認操作コマンド群、管理操作コマンド群のいずれか一つ以上を含む、
前記システム。
The system according to claim 1 or 2 is an access management system for an analyzer.
The command includes one or more of a measurement operation command group, an approval operation command group, and a management operation command group,
Said system.
JP2011023715A 2011-02-07 2011-02-07 Access management system Active JP5655604B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011023715A JP5655604B2 (en) 2011-02-07 2011-02-07 Access management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011023715A JP5655604B2 (en) 2011-02-07 2011-02-07 Access management system

Publications (2)

Publication Number Publication Date
JP2012164111A true JP2012164111A (en) 2012-08-30
JP5655604B2 JP5655604B2 (en) 2015-01-21

Family

ID=46843447

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011023715A Active JP5655604B2 (en) 2011-02-07 2011-02-07 Access management system

Country Status (1)

Country Link
JP (1) JP5655604B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9473673B2 (en) 2014-08-26 2016-10-18 Kyocera Document Solutions Inc. Read image capturing system that captures read image in association with user, read image capturing device, and recording medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001076060A (en) * 1999-08-31 2001-03-23 Sysmex Corp Clinical examination information processing system
JP2007094749A (en) * 2005-09-29 2007-04-12 Hitachi Software Eng Co Ltd Method for outputting audit log and client/server system
JP2007148876A (en) * 2005-11-29 2007-06-14 Shimadzu Corp Network type analysis system
JP2008257514A (en) * 2007-04-05 2008-10-23 Murata Mach Ltd Image data processing device
JP2009237814A (en) * 2008-03-26 2009-10-15 Canon Inc Job processor and control method
JP2009250656A (en) * 2008-04-02 2009-10-29 Hitachi High-Technologies Corp Automatic analysis system
JP2010218089A (en) * 2009-03-16 2010-09-30 Konica Minolta Business Technologies Inc Image formation apparatus, function expansion method, and user authentication system
JP2012168050A (en) * 2011-02-15 2012-09-06 Tosoh Corp Analysis system having approval means

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001076060A (en) * 1999-08-31 2001-03-23 Sysmex Corp Clinical examination information processing system
JP2007094749A (en) * 2005-09-29 2007-04-12 Hitachi Software Eng Co Ltd Method for outputting audit log and client/server system
JP2007148876A (en) * 2005-11-29 2007-06-14 Shimadzu Corp Network type analysis system
JP2008257514A (en) * 2007-04-05 2008-10-23 Murata Mach Ltd Image data processing device
JP2009237814A (en) * 2008-03-26 2009-10-15 Canon Inc Job processor and control method
JP2009250656A (en) * 2008-04-02 2009-10-29 Hitachi High-Technologies Corp Automatic analysis system
JP2010218089A (en) * 2009-03-16 2010-09-30 Konica Minolta Business Technologies Inc Image formation apparatus, function expansion method, and user authentication system
JP2012168050A (en) * 2011-02-15 2012-09-06 Tosoh Corp Analysis system having approval means

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNG200701375029; 早田 恭彦 Yukihiko Sohda: '相互排他的なロールと機能的権限分離について On Mutually Exclusive Roles and Functional Separation-of' コンピュータセキュリティシンポジウム2007 論文集 Computer Security Symposium 2007 (CSS2007) 第2007巻, 20071031, p.199-204, 社団法人情報処理学会 Information Processing Socie *
JPN6014044174; 早田 恭彦 Yukihiko Sohda: '相互排他的なロールと機能的権限分離について On Mutually Exclusive Roles and Functional Separation-of' コンピュータセキュリティシンポジウム2007 論文集 Computer Security Symposium 2007 (CSS2007) 第2007巻, 20071031, p.199-204, 社団法人情報処理学会 Information Processing Socie *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9473673B2 (en) 2014-08-26 2016-10-18 Kyocera Document Solutions Inc. Read image capturing system that captures read image in association with user, read image capturing device, and recording medium

Also Published As

Publication number Publication date
JP5655604B2 (en) 2015-01-21

Similar Documents

Publication Publication Date Title
US9342702B2 (en) Controlling an analysis system of biological samples
Agius et al. Guidelines for European workplace drug and alcohol testing in hair
US6681198B2 (en) Unified data acquisition system
McDowall Data integrity and data governance: Practical implementation in regulated laboratories
JP4723866B2 (en) Medical device and unauthorized access audit system
JP5451296B2 (en) Sample testing equipment
TWI430129B (en) Integrated pharmaceutical research and development relevant numerical analysis and report generation service server, integrated pharmaceutical manufacturing and research and development numerical analysis method, and computer readable recording medium
JP5398232B2 (en) Medical information management apparatus and medical information management system
US20110039349A1 (en) Sample testing apparatus, information management apparatus and sample testing method
JP5776206B2 (en) Analysis system with approval means
JP5655604B2 (en) Access management system
EP1524614A1 (en) Method of electronically managing analytical data in a network having an ERP and a database
Johannis et al. Point-of-care testing (POCT) and IT security concepts
JP2002148268A (en) Measurement data management device for analyzer
JP2022043409A (en) Autoanalyzer and method for creating specimen information
JP4471420B2 (en) Clinical laboratory information processing system
Ondrisek E-voting system security optimization
JP2009250656A (en) Automatic analysis system
JP4340897B2 (en) Experiment support system
Huynh-Ba Analytical Testing for the Pharmaceutical GMP Laboratory
KR20160040947A (en) Record Management Method for Statistical Internal Quality Control of Medical Test Data and Apparatus thereof
BR102023002166A2 (en) METHOD FOR HANDLING PRODUCT SETTINGS OF OPERATING PARAMETERS OF A PRODUCT INSPECTION SYSTEM, PRODUCT INSPECTION SYSTEM AND COMPUTER PROGRAM
JP2006301676A (en) Medical device, operator management system and operator management method
Bissell Regulatory issues in accreditation of toxicology laboratories
Joshi et al. A Comparative Review of ICMR, WHO, and EMA Guidelines for Good Clinical Laboratory Practices

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140124

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140918

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141110

R151 Written notification of patent or utility model registration

Ref document number: 5655604

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151