文件操作 - CIM_UsersCredential.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.33.0/User/CIM_UsersCredential.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath // qualifier values to CIM Schema.</change> // ================================================================== // CIM_UsersCredential // ================================================================== [Association, Deprecated { "CIM_AuthenticationCondition" }, Version ( "2.8.0" ), UMLPackagePath ( "CIM::User::UsersAccess" ), Description ( "CIM_UsersCredential is an association used to establish the " "credentials that may be used for a UsersAccess to a system or " "set of systems. \n" "\n" "Since the UsersAccess class is deprecated in lieu of " "CIM_Identity, this association is also deprecated and replaced " "by policy - where the AuthenticationCondition class describes " "the credentials that SHOULD be authenticated in order to " "establish the Identity." )] class CIM_UsersCredential : CIM_Dependency { [Deprecated { "CIM_AuthenticationCondition" }, Override ( "Antecedent" ), Description ( "The issued credential that may be used." )] CIM_Credential REF Antecedent; [Deprecated { "CIM_Identity" }, Override ( "Dependent" ), Description ( "The UsersAccess that has use of a credential." )] CIM_UsersAccess REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件