版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Controlling User AccessObjectivesAfter completing this lesson, you should be able to do the following:Differentiate system privileges from object privilegesGrant privileges on tablesGrant rolesDistinguish between privileges and rolesLesson AgendaSystem privilegesCreating a roleObject privilegesRevok
2、ing object privilegesControlling User AccessDatabaseadministratorUsersUsername and passwordPrivilegesPrivilegesDatabase security:System securityData securitySystem privileges: Performing a particular action within the databaseObject privileges: Manipulating the content of the database objectsSchemas
3、: Collection of objects such as tables, views, and sequencesSystem PrivilegesMore than 100 privileges are available.The database administrator has high-level system privileges for tasks such as:Creating new usersRemoving usersRemoving tablesBacking up tablesCreating UsersThe database administrator (
4、DBA) creates users with the CREATE USER statement.CREATE USER demoIDENTIFIED BY demo;CREATE USER user IDENTIFIED BY password;User System PrivilegesAfter a user is created, the DBA can grant specific system privileges to that user.An application developer, for example, may have the following system p
5、rivileges:CREATE SESSIONCREATE TABLECREATE SEQUENCECREATE VIEWCREATE PROCEDUREGRANT privilege , privilege.TO user , user| role, PUBLIC.;Granting System PrivilegesThe DBA can grant specific system privileges to a user.GRANT create session, create table, create sequence, create viewTO demo;Lesson Agen
6、daSystem privilegesCreating a roleObject privilegesRevoking object privilegesWhat Is a Role?Allocating privilegeswithout a roleAllocating privilegeswith a rolePrivilegesUsersManagerCreating and Granting Privileges to a RoleCreate a role:Grant privileges to a role:Grant a role to users:CREATE ROLE ma
7、nager; GRANT create table, create view TO manager; GRANT manager TO BELL, KOCHHAR; Changing Your PasswordThe DBA creates your user account and initializes your password.You can change your password by using the ALTER USER statement.ALTER USER demo IDENTIFIED BY employ;Lesson AgendaSystem privilegesC
8、reating a roleObject privilegesRevoking object privilegesObject privilege Table View SequenceObject PrivilegesALTERDELETEINDEXINSERTREFERENCESSELECT UPDATEObject PrivilegesObject privileges vary from object to object.An owner has all the privileges on the object.An owner can give specific privileges
9、 on that owners object. GRANTobject_priv (columns) ONobject TOuser|role|PUBLIC WITH GRANT OPTION;Granting Object PrivilegesGrant query privileges on the EMPLOYEES table:Grant privileges to update specific columns to users and roles:GRANT selectON employeesTO demo;GRANT update (department_name, locat
10、ion_id)ON departmentsTO demo, manager;Passing On Your PrivilegesGive a user authority to pass along privileges:Allow all users on the system to query data from Alices DEPARTMENTS table:GRANT select, insertON departmentsTO demoWITH GRANT OPTION;GRANT selectON alice.departmentsTO PUBLIC;Confirming Gra
11、nted PrivilegesData Dictionary ViewDescriptionROLE_SYS_PRIVSSystem privileges granted to rolesROLE_TAB_PRIVSTable privileges granted to rolesUSER_ROLE_PRIVSRoles accessible by the userUSER_SYS_PRIVSSystem privileges granted to the userUSER_TAB_PRIVS_MADEObject privileges granted on the users objects
12、USER_TAB_PRIVS_RECDObject privileges granted to the userUSER_COL_PRIVS_MADEObject privileges granted on the columns of the users objectsUSER_COL_PRIVS_RECDObject privileges granted to the user on specific columnsLesson AgendaSystem privilegesCreating a roleObject privilegesRevoking object privileges
13、Revoking Object PrivilegesYou use the REVOKE statement to revoke privileges granted to other users.Privileges granted to others through the WITH GRANT OPTION clause are also revoked.REVOKE privilege , privilege.|ALLON objectFROM user, user.|role|PUBLICCASCADE CONSTRAINTS;Revoking Object PrivilegesRe
14、voke the SELECT and INSERT privileges given to the demo user on the DEPARTMENTS table.REVOKE select, insertON departmentsFROM demo;SummaryIn this lesson, you should have learned about statements that control access to the database and database objects.StatementActionCREATE USERCreates a user (usually performed by a DBA)GRANTGives other users privileges to access the objectsCREATE ROLECreates a collection of privileges (usually performed by a DBA)ALTER USERChanges a users passwordREVOKERem
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 类器官培养技师考试试卷及答案
- 2025年信科公司机电分公司招聘57名员工(第三批)笔试历年参考题库附带答案详解
- 2025山东芳蕾田园综合体有限公司招聘17人笔试历年参考题库附带答案详解
- 2025山东威海经发投资控股集团有限公司及下属子公司市场化招聘8人笔试历年参考题库附带答案详解
- 2025安徽滁州某国企监控维修及泊车收费员等派遣岗位招聘12人笔试历年参考题库附带答案详解
- 2025四川蓬州自然资源投资集团有限责任公司招聘考试总及排名笔试历年参考题库附带答案详解
- 2025呼伦贝尔额尔古纳市蒙源旅游文化有限公司招聘136人笔试历年参考题库附带答案详解
- 2025内蒙古锡林浩特市鑫胜利汽保工具五金机电经销部招聘10人笔试历年参考题库附带答案详解
- 2025内蒙古呼和浩特市玉泉区阜丰生物科技有限公司招聘37人笔试历年参考题库附带答案详解
- 2025云南玉溪川洋产业发展有限公司招聘2人笔试历年参考题库附带答案详解
- (二模)德州市2026届高三年级4月学习质量综合评估政治试卷(含答案)
- 2026年丝绸博物馆陈列设计岗面试作品集准备
- 2026广西华盛集团有限责任公司招聘7人农业考试备考试题及答案解析
- 2026山东济清控股集团有限公司招聘23人农业笔试备考试题及答案解析
- 浙教版二年级下册三位数加减混合计算练习200题及答案
- 技术合同技术性收入核定表
- 多智能体强化学习概述
- 英语图表类作文实例
- 15D503利用建筑物金属体做防雷及接地装置安装图集
- 粉尘防爆安全管理台账-全套
- 2023北京朝阳初三一模语文(试卷及答案)
评论
0/150
提交评论