All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.v1.2.0.cybox.objects.User_Account_Object.xsd Maven / Gradle / Ivy

The newest version!


	
		This schema was originally developed by The MITRE Corporation. The CybOX XML Schema implementation is maintained by The MITRE Corporation and developed by the open CybOX Community. For more information, including how to get involved in the effort and how to submit change requests, please visit the CybOX website at http://cybox.mitre.org.
		
			User_Account_Object
			2.1
			01/22/2014			
			The following specifies the fields and types that compose this defined CybOX Object type. Each defined object is an extension of the abstract ObjectPropertiesType, defined in CybOX Common. For more information on this extension mechanism, please see the CybOX Specification. This document is intended for developers and assumes some familiarity with XML. 
			Copyright (c) 2012-2014, The MITRE Corporation. All rights reserved. The contents of this file are subject to the terms of the CybOX License located at http://cybox.mitre.org/about/termsofuse.html. See the CybOX License for the specific language governing permissions and limitations for use of this schema. When distributing copies of the CybOX Schema, this license header must be included.
		
	
	
	
	
		
			The User_Account object is intended to characterize generic user accounts.
		
	
	
		
			The UserAccountObjectType type is intended to characterize generic user accounts.
		
		
			
				
					
						
							The Full_Name field specifies the full name of the user for which this account was created.
						
					
					
						
							The Group_List field specifies the list of groups to which the user account belongs to.
						
					
					
						
							The Home_Directory field specifies the fully-qualified path to the home directory of the user account.
						
					
					
						
							The Last_Login field specifies the date/time that the user account was last logged into.
						
					
					
						
							The Privilege_List field specifies the privileges that the user account has.
						
					
					
						
							The Script_Path field specifies the fully-qualified path to the directory where the logon script for the user account resides.
						
					
					
						
							The Username field specifies the particular username of the user account.
						
					
					
						
							The User_Password_Age field specifies the current age of the user account's password.
						
					
				
				
					
						The password_required field specifies whether a password is required for this user account.
					
				
			
		
	
	
		
			The PrivilegeListType type specifies the list of privileges that the user account has.
		
		
			
				
					The Privilege field specifies a specific privilege that a user has. This is an abstract type since user privileges are operating-system specific, and is extended as needed in the derived CybOX object schemas.
				
			
		
	
	
		
			The PrivilegeType type specifies a specific privilege that a user has. This is an abstract type since user privileges are operating-system specific, and is extended as needed in the derived CybOX object schemas.
		
	
	
		
			The GroupListType type specifies the groups that the user account belongs to.
		
		
			
				
					The Group field specifies a group that a user account belongs to. This is an abstract type since group IDs are operating-system specific, and is extended as needed in the derived CybOX object schemas.
				
			
		
	
	
		
			The GroupType type specifies a group that a user account belongs to. This is an abstract type since group IDs are operating-system specific, and is extended as needed in the derived CybOX object schemas.
		
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy