JP4455239B2 - 情報処理方法及び装置 - Google Patents
情報処理方法及び装置 Download PDFInfo
- Publication number
- JP4455239B2 JP4455239B2 JP2004264593A JP2004264593A JP4455239B2 JP 4455239 B2 JP4455239 B2 JP 4455239B2 JP 2004264593 A JP2004264593 A JP 2004264593A JP 2004264593 A JP2004264593 A JP 2004264593A JP 4455239 B2 JP4455239 B2 JP 4455239B2
- Authority
- JP
- Japan
- Prior art keywords
- access right
- data
- user
- access
- group
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/289—Object oriented databases
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2141—Access rights, e.g. capability lists, access control lists, access tables, access matrices
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2145—Inheriting rights or properties, e.g., propagation of permissions or restrictions within a hierarchy
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
- Y10S707/99939—Privileged access
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99951—File or database maintenance
- Y10S707/99952—Coherency, e.g. same view to multiple users
- Y10S707/99953—Recoverability
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Storage Device Security (AREA)
Description
上位階層のオブジェクトのアクセス権を継承するか否かを示す継承情報が付与されたオブジェクトを階層的に管理可能に記憶する記憶手段と、
ユーザがオブジェクトにアクセスを要求した場合、アクセスを要求されたオブジェクトの該アクセスを要求したユーザに対するアクセス権を決定する決定手段と、
オブジェクトの継承情報を変更する変更手段と、
前記変更手段により継承情報が継承しないから継承するに変更された場合、前記オブジェクトにおいて設定されていたアクセス権より、該オブジェクトの上位階層のオブジェクトに設定されているアクセス権と付与先が一致するアクセス権を排除し、残ったアクセス権を該オブジェクトのアクセス権として設定する設定手段とを備え、
前記決定手段は、前記オブジェクトに付与された前記継承情報が継承しないことを示す場合は前記ユーザに対して設定された該オブジェクトのアクセス権のみに基づいてアクセス権を決定し、該オブジェクトに付与された該継承情報が継承することを示す場合は該ユーザに対して設定された該オブジェクト及び該オブジェクトの上位階層のオブジェクトのアクセス権に基づいてアクセス権を決定する。
上位階層のオブジェクトのアクセス権を継承するか否かを示す継承情報が付与されたオブジェクトを階層的に管理可能に記憶手段に記憶する記憶工程と、
ユーザがオブジェクトにアクセスを要求した場合、アクセスを要求されたオブジェクトの該アクセスを要求したユーザに対するアクセス権を決定する決定工程と、
オブジェクトの継承情報を変更する変更工程と、
前記変更工程により継承情報が継承しないから継承するに変更された場合、前記オブジェクトにおいて設定されていたアクセス権より、該オブジェクトの上位階層のオブジェクトに設定されているアクセス権と付与先が一致するアクセス権を排除し、残ったアクセス権を該オブジェクトのアクセス権として設定する設定工程とを備え、
前記決定工程は、前記オブジェクトに付与された前記継承情報が継承しないことを示す場合は前記ユーザに対して設定された該オブジェクトのアクセス権のみに基づいてアクセス権を決定し、該オブジェクトに付与された該継承情報が継承することを示す場合は該ユーザに対して設定された該オブジェクト及び該オブジェクトの上位階層のオブジェクトのアクセス権に基づいてアクセス権を決定する。
図1は本実施形態によるデータ処理装置の構成を示すプロック図である。図1において、表示装置1はアプリケーションプログラムによって処理中のデータの情報、各種メッセージメニューなどを表示する。VRAM2は、表示装置1の画面に表示されるイメージを展開するビデオRAM(以下、VRAM)である。キーボード3及びポインティングデバイス4は、画面上の所定欄に文字などを入力したり、アイコンやGUIにおけるボタンなどを指し示すためなどに用いられる。CPU5は本装置全体の制御を司る。
[規則1]対象とするデータオブジェクトより階層が上位のデータオブジェクトに設定されているアクセス権のうち、最も階層下位において設定されているデータオブジェクトに設定されているアクセス権を優先して採用する。
[規則2]ユーザのアクセス権をグループのアクセス権に優先して採用する。
[規則3]ユーザのアクセス権が設定されていない場合は所属グループのアクセス権を適用する。
[規則4]グループのアクセス権が複数設定されている場合はそれらの論理和を採用する。
第1実施形態においてはユーザのアクセス権データが存在した場合はそれを優先して採用していたが、第2実施形態においてはユーザ、グループで優先度の差は設けず、ユーザのアクセス権は、ユーザ個人に対して付与されたアクセス権データと当該ユーザが所属する全てのグループに対して付与されたアクセス権データとの論理和によって算出されるものとする。
[規則1]対象とするデータオブジェクトより階層が上位のデータオブジェクトに設定されているアクセス権のうち、最も階層下位のデータオブジェクトに設定されているアクセス権を優先して採用する。
[規則2]ユーザのアクセス権とグループのアクセス権の論理和を採用する。
[規則3]ユーザのアクセス権が設定されていない場合は所属グループのアクセス権を適用する。
[規則4]グループのアクセス権が複数設定されている場合はそれらの論理和を採用する。
第3実施形態の基本的な構成は第1の実施形態に準じる。ただし、継承属性が継承するに設定されたオブジェクトを複数の階層に渡ってアクセス権が設定されていた場合のアクセス権の判定方法が異なる。第1実施形態においては階層下位のオブジェクトにアクセス権データが存在した場合はそれを優先して採用していたが、本実施形態においては各階層のアクセス権データの論理和によって算出する。すなわち、アクセス権判定ルールとして以下を用いる。
[規則1]複数の階層でアクセス権が設定されている場合はそれらの論理和を採用する。
[規則2]ユーザのアクセス権とグループのアクセス権の論理和を採用する。
[規則3]ユーザのアクセス権が設定されていない場合は所属グループのアクセス権を適用する。
[規則4]グループのアクセス権が複数設定されている場合はそれらの論理和を採用する。
第1実施形態では、オブジェクトを指定して継承属性の変更を指示した場合、当該指定されたオブジェクトのみの継承属性が変更されたがこれに限られるものではない。例えば、継承属性を「継承しない」から「継承する」に変更した場合に、当該指定されたオブジェクトと当該オブジェクトをより下位に配置された全てのオブジェクト(当該オブジェクトを直接的或いは間接的に親とするオブジェクト)の継承属性を継承するに設定するように構成してもよい。
Claims (3)
- 上位階層のオブジェクトのアクセス権を継承するか否かを示す継承情報が付与されたオブジェクトを階層的に管理可能に記憶する記憶手段と、
ユーザがオブジェクトにアクセスを要求した場合、アクセスを要求されたオブジェクトの該アクセスを要求したユーザに対するアクセス権を決定する決定手段と、
オブジェクトの継承情報を変更する変更手段と、
前記変更手段により継承情報が継承しないから継承するに変更された場合、前記オブジェクトにおいて設定されていたアクセス権より、該オブジェクトの上位階層のオブジェクトに設定されているアクセス権と付与先が一致するアクセス権を排除し、残ったアクセス権を該オブジェクトのアクセス権として設定する設定手段とを備え、
前記決定手段は、前記オブジェクトに付与された前記継承情報が継承しないことを示す場合は前記ユーザに対して設定された該オブジェクトのアクセス権のみに基づいてアクセス権を決定し、該オブジェクトに付与された該継承情報が継承することを示す場合は該ユーザに対して設定された該オブジェクト及び該オブジェクトの上位階層のオブジェクトのアクセス権に基づいてアクセス権を決定することを特徴とする情報処理装置。 - 上位階層のオブジェクトのアクセス権を継承するか否かを示す継承情報が付与されたオブジェクトを階層的に管理可能に記憶手段に記憶する記憶工程と、
ユーザがオブジェクトにアクセスを要求した場合、アクセスを要求されたオブジェクトの該アクセスを要求したユーザに対するアクセス権を決定する決定工程と、
オブジェクトの継承情報を変更する変更工程と、
前記変更工程により継承情報が継承しないから継承するに変更された場合、前記オブジェクトにおいて設定されていたアクセス権より、該オブジェクトの上位階層のオブジェクトに設定されているアクセス権と付与先が一致するアクセス権を排除し、残ったアクセス権を該オブジェクトのアクセス権として設定する設定工程とを備え、
前記決定工程は、前記オブジェクトに付与された前記継承情報が継承しないことを示す場合は前記ユーザに対して設定された該オブジェクトのアクセス権のみに基づいてアクセス権を決定し、該オブジェクトに付与された該継承情報が継承することを示す場合は該ユーザに対して設定された該オブジェクト及び該オブジェクトの上位階層のオブジェクトのアクセス権に基づいてアクセス権を決定することを特徴とする情報処理方法。 - 請求項2に記載の情報処理方法の各工程をコンピュータに実行させるためのコンピュータプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2004264593A JP4455239B2 (ja) | 2004-09-10 | 2004-09-10 | 情報処理方法及び装置 |
| US11/218,507 US7580934B2 (en) | 2004-09-10 | 2005-09-06 | Information processing method and apparatus for managing access rights to an object |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2004264593A JP4455239B2 (ja) | 2004-09-10 | 2004-09-10 | 情報処理方法及び装置 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2006079465A JP2006079465A (ja) | 2006-03-23 |
| JP4455239B2 true JP4455239B2 (ja) | 2010-04-21 |
Family
ID=36035375
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2004264593A Expired - Fee Related JP4455239B2 (ja) | 2004-09-10 | 2004-09-10 | 情報処理方法及び装置 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US7580934B2 (ja) |
| JP (1) | JP4455239B2 (ja) |
Families Citing this family (28)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| DE10349005C5 (de) * | 2003-10-17 | 2013-08-22 | Nec Europe Ltd. | Verfahren zur Überwachung eines Netzwerks |
| US20070150299A1 (en) * | 2005-12-22 | 2007-06-28 | Flory Clive F | Method, system, and apparatus for the management of the electronic files |
| US8381287B2 (en) * | 2006-07-19 | 2013-02-19 | Secure Exchange Solutions, Llc | Trusted records using secure exchange |
| JP5032245B2 (ja) * | 2007-08-29 | 2012-09-26 | 株式会社日立製作所 | 計算機システム及び書類へのアクセス制御方法 |
| JP2009059247A (ja) | 2007-08-31 | 2009-03-19 | Fuji Xerox Co Ltd | 電子情報管理装置及びアクセス制御プログラム |
| JP4907482B2 (ja) | 2007-09-27 | 2012-03-28 | 株式会社日立製作所 | 計算機システム及びファイル管理方法 |
| JP5326856B2 (ja) * | 2009-06-22 | 2013-10-30 | 富士ゼロックス株式会社 | アクセス権管理装置、文書管理システム、及びアクセス権管理プログラム |
| US8392967B2 (en) | 2009-11-26 | 2013-03-05 | Kyocera Document Solutions Inc. | Image forming system, image forming apparatus, and method for creating, maintaining, and applying authorization information |
| JP5049332B2 (ja) * | 2009-11-26 | 2012-10-17 | 京セラドキュメントソリューションズ株式会社 | 画像形成システムおよびユーザマネージャサーバ装置 |
| JP2010152937A (ja) * | 2010-04-02 | 2010-07-08 | Fuji Xerox Co Ltd | 電子情報管理装置及びアクセス制御プログラム |
| EP2668563A4 (en) | 2011-01-27 | 2015-06-10 | Varonis Systems Inc | SYSTEM AND METHOD FOR MANAGING ACCESS RIGHTS |
| US9680839B2 (en) | 2011-01-27 | 2017-06-13 | Varonis Systems, Inc. | Access permissions management system and method |
| JP5734421B2 (ja) * | 2011-05-10 | 2015-06-17 | 株式会社日立製作所 | 管理情報生成方法、管理情報生成プログラムおよび管理情報生成装置 |
| JP5970886B2 (ja) * | 2012-03-19 | 2016-08-17 | 富士ゼロックス株式会社 | 情報処理装置及び情報処理プログラム |
| US9047463B2 (en) * | 2012-06-29 | 2015-06-02 | Sri International | Method and system for protecting data flow at a mobile device |
| US10146955B2 (en) * | 2012-07-12 | 2018-12-04 | Salesforce.Com, Inc. | System and method for access control for data of heterogeneous origin |
| US20140143840A1 (en) * | 2012-11-16 | 2014-05-22 | Cognex Corporation | Apparatus and method for managing access to devices of a vision system |
| JP6326807B2 (ja) * | 2013-12-18 | 2018-05-23 | 富士ゼロックス株式会社 | 情報処理システム及びプログラム |
| US9430669B2 (en) | 2014-07-23 | 2016-08-30 | Dropbox, Inc. | Collection folders in a content management system |
| US9449187B2 (en) * | 2014-08-11 | 2016-09-20 | Document Dynamics, Llc | Environment-aware security tokens |
| WO2016055878A1 (en) * | 2014-10-08 | 2016-04-14 | Oracle Financial Services Software Limited | Access control for objects having attributes defined against hierarchically organized domains containing fixed number of values |
| US9935964B2 (en) * | 2014-10-08 | 2018-04-03 | Oracle Financial Services Software Limited | Access control for objects having attributes defined against hierarchically organized domains containing fixed number of values |
| US10885209B2 (en) | 2015-04-17 | 2021-01-05 | Dropbox, Inc. | Collection folder for collecting file submissions in response to a public file request |
| US10192063B2 (en) | 2015-04-17 | 2019-01-29 | Dropbox, Inc. | Collection folder for collecting file submissions with comments |
| US9692826B2 (en) | 2015-04-17 | 2017-06-27 | Dropbox, Inc. | Collection folder for collecting file submissions via a customizable file request |
| US10713966B2 (en) | 2015-12-31 | 2020-07-14 | Dropbox, Inc. | Assignments for classrooms |
| US11921872B2 (en) * | 2020-12-16 | 2024-03-05 | International Business Machines Corporation | Access control for a data object including data with different access requirements |
| EP4283504A1 (en) * | 2022-05-25 | 2023-11-29 | Amadeus S.A.S. | Access control management |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0764844A (ja) | 1993-08-24 | 1995-03-10 | Toshiba Corp | データベースアクセス管理システム |
| US5956715A (en) * | 1994-12-13 | 1999-09-21 | Microsoft Corporation | Method and system for controlling user access to a resource in a networked computing environment |
| US5677851A (en) * | 1994-12-15 | 1997-10-14 | Novell, Inc. | Method and apparatus to secure digital directory object changes |
| US5878415A (en) * | 1997-03-20 | 1999-03-02 | Novell, Inc. | Controlling access to objects in a hierarchical database |
| US6772350B1 (en) * | 1998-05-15 | 2004-08-03 | E.Piphany, Inc. | System and method for controlling access to resources in a distributed environment |
| US6466932B1 (en) * | 1998-08-14 | 2002-10-15 | Microsoft Corporation | System and method for implementing group policy |
| JP3981215B2 (ja) | 1999-01-26 | 2007-09-26 | 株式会社リコー | データ管理装置、データ管理方法およびその方法をコンピュータに実行させるプログラムを記録したコンピュータ読み取り可能な記録媒体 |
| US7031962B2 (en) * | 2001-03-27 | 2006-04-18 | Bea Systems, Inc. | System and method for managing objects and resources with access rights embedded in nodes within a hierarchical tree structure |
| US6721758B1 (en) * | 2001-03-30 | 2004-04-13 | Novell, Inc. | System and method for using schema attributes as meta-data in a directory service |
| US6785686B2 (en) * | 2001-05-29 | 2004-08-31 | Sun Microsystems, Inc. | Method and system for creating and utilizing managed roles in a directory system |
| GB0207354D0 (en) * | 2002-03-28 | 2002-05-08 | Ibm | Inheritance of access controls within a hierarchy of data processing system resources |
-
2004
- 2004-09-10 JP JP2004264593A patent/JP4455239B2/ja not_active Expired - Fee Related
-
2005
- 2005-09-06 US US11/218,507 patent/US7580934B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| US20060059211A1 (en) | 2006-03-16 |
| JP2006079465A (ja) | 2006-03-23 |
| US7580934B2 (en) | 2009-08-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4455239B2 (ja) | 情報処理方法及び装置 | |
| TWI424324B (zh) | 有映射及可重覆程序的請求處理 | |
| US7380267B2 (en) | Policy setting support tool | |
| US7197764B2 (en) | System for and methods of administration of access control to numerous resources and objects | |
| JP3956149B2 (ja) | リソース・コンテンツのアクセス制御方法、システム、およびプログラム | |
| US7958146B2 (en) | Using a calculation expression to define and control access rights for records in a database | |
| KR101738647B1 (ko) | 데이터 유지 시스템 | |
| US20060174074A1 (en) | Point-in-time copy operation | |
| US7890531B2 (en) | Method for resolving permission for role activation operators | |
| US20090150606A1 (en) | Information processing system having volume guard function | |
| US20050262150A1 (en) | Object-based storage | |
| JP2007509414A (ja) | 拡張型セキュリティ・モデルを提供するシステムおよび方法 | |
| US7233949B2 (en) | System and method for controlling user authorities to access one or more databases | |
| US20050234966A1 (en) | System and method for managing supply of digital content | |
| JP2005276158A (ja) | ストレージシステム、計算機システムまたは記憶領域の属性設定方法 | |
| JP2014517949A (ja) | プロジェクト共有のためのシステム、コンピュータ可読記憶媒体およびコンピュータ実装方法 | |
| KR101624005B1 (ko) | 소프트웨어 컴포넌트 상태에 대한 접근 제어 | |
| US7895169B2 (en) | Document management system, document management method, program and storage medium | |
| JP2008009485A (ja) | 仮想ストレージ制御装置及び仮想ストレージ制御プログラム | |
| JP4276717B2 (ja) | データベースシステム | |
| US8909875B1 (en) | Methods and apparatus for storing a new version of an object on a content addressable storage system | |
| JP2006106986A (ja) | アクセス管理方法及び情報処理装置 | |
| JPH07295876A (ja) | アクセス権管理装置 | |
| JP4342326B2 (ja) | データベース制御装置 | |
| JP4166704B2 (ja) | ライフサイクル管理エンジン |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20051220 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20051220 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090220 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090421 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091102 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091225 |
|
| 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: 20100129 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100203 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130212 Year of fee payment: 3 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| LAPS | Cancellation because of no payment of annual fees |