文件操作 - CIM_AuthorizationRuleAppliesToPrivilege.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Policy/CIM_AuthorizationRuleAppliesToPrivilege.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath // qualifier values to CIM Schema.</change> // ================================================================== // CIM_AuthorizationRuleAppliesToPrivilege // ================================================================== [Association, Experimental, Version ( "2.8.1000" ), UMLPackagePath ( "CIM::Policy" ), Description ( "AuthorizationRuleAppliesToRole makes explicit that an " "AuthorizationRule is CURRENTLY applied to a particular " "Privilege." )] class CIM_AuthorizationRuleAppliesToPrivilege : CIM_PolicySetAppliesToElement { [Key, Override ( "PolicySet" ), Description ( "The AuthenticationRule that is currently applied to this " "Privilege." )] CIM_AuthorizationRule REF PolicySet; [Key, Override ( "ManagedElement" ), Description ( "An Privilege to which this AuthorizationRule applies." )] CIM_Privilege REF ManagedElement; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件