作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (24): 50-51. doi: 10.3969/j.issn.1000-3428.2011.24.016

• 软件技术与数据库 • 上一篇    下一篇

基于UCON的分布式数据库安全模型

翟志刚,王建东   

  1. (南京航空航天大学计算机科学与技术学院,南京 210016)
  • 收稿日期:2011-07-11 出版日期:2011-12-20 发布日期:2011-12-20
  • 作者简介:翟志刚(1977-),男,博士研究生,主研方向:访问控制技术,数据库技术,信息安全;王建东,教授、博士生导师

Secure Model of Distributed Database Based on UCON

ZHAI Zhi-gang, WANG Jian-dong   

  1. (College of Computer Science and Technology, Nanjing University of Aeronautics & Astronautics, Nanjing 210016, China)
  • Received:2011-07-11 Online:2011-12-20 Published:2011-12-20

摘要: 针对分布式数据库系统中已发布数据难以控制的问题,结合基于角色访问控制模型(RBAC)和使用控制模型(UCON)的特点,提出一种基于UCON的分布式数据库安全模型。将分布式数据库分为服务器端和客户端,服务器端采用UCON策略,客户端采用RBAC策略。分析结果表明,该模型能有效控制分布式数据库系统中的数据。

关键词: 分布式数据库, 访问控制, 使用控制, 易变性, 持续性

Abstract: In distributed database systems, controlling usage of data after it had been released to a different control domain from its provider becomes an important security issue. Aiming at this problem, this paper analyses the characteristics of Role-based Access Control model(RBAC) and Usage Control model(UCON), and proposes a novel secure model of distributed database based on usage control technology. It gives the composition and definition by using different access control policies on server-side and client-side. Analysis result shows that this model can be used as an effective solution for usage control enforcement in distributed database systems.

Key words: distributed database, access control, usage control, mutability, continuity

中图分类号: