Definition Type: Element
Name: data
Namespace: http://oval.mitre.org/XMLSchema/system_characteristics#hpux
Type: system_characteristics:dataType
Containing Schema: hpux-system-characteristics-schema.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into lock_flag in schema hpux-system-characteristics-schema_xsd Drilldown into max_u_logins in schema hpux-system-characteristics-schema_xsd Drilldown into num_u_logins in schema hpux-system-characteristics-schema_xsd Drilldown into login_tty_u in schema hpux-system-characteristics-schema_xsd Drilldown into login_tty_s in schema hpux-system-characteristics-schema_xsd Drilldown into login_time_u in schema hpux-system-characteristics-schema_xsd Drilldown into login_time_s in schema hpux-system-characteristics-schema_xsd Drilldown into pw_changer in schema hpux-system-characteristics-schema_xsd Drilldown into login_time in schema hpux-system-characteristics-schema_xsd Drilldown into pw_gen_let in schema hpux-system-characteristics-schema_xsd Drilldown into pw_gen_char in schema hpux-system-characteristics-schema_xsd Drilldown into pw_null in schema hpux-system-characteristics-schema_xsd Drilldown into pw_restrict in schema hpux-system-characteristics-schema_xsd Drilldown into gen_pw in schema hpux-system-characteristics-schema_xsd Drilldown into usr_chg_pw in schema hpux-system-characteristics-schema_xsd Drilldown into exp_warning in schema hpux-system-characteristics-schema_xsd Drilldown into max_llogin in schema hpux-system-characteristics-schema_xsd Drilldown into acct_expire in schema hpux-system-characteristics-schema_xsd Drilldown into pw_change_u in schema hpux-system-characteristics-schema_xsd Drilldown into pw_change_s in schema hpux-system-characteristics-schema_xsd Drilldown into pw_life in schema hpux-system-characteristics-schema_xsd Drilldown into pw_expiration in schema hpux-system-characteristics-schema_xsd Drilldown into pw_max_size in schema hpux-system-characteristics-schema_xsd Drilldown into pw_change_min in schema hpux-system-characteristics-schema_xsd Drilldown into audit_flag in schema hpux-system-characteristics-schema_xsd Drilldown into audit_id in schema hpux-system-characteristics-schema_xsd Drilldown into boot_auth in schema hpux-system-characteristics-schema_xsd Drilldown into account_owner in schema hpux-system-characteristics-schema_xsd Drilldown into password in schema hpux-system-characteristics-schema_xsd Drilldown into uid in schema hpux-system-characteristics-schema_xsd Drilldown into dataType in schema system-characteristics-schema_xsdXSD Diagram of data in schema hpux-system-characteristics-schema_xsd (Open Vulnerability and Assessment Language (OVAL®))
Collapse XSD Schema Code:
<xsd:element name="data" minOccurs="0" maxOccurs="1">
    <xsd:complexType>
        <xsd:complexContent>
            <xsd:extension base="system_characteristics:dataType">
                <xsd:sequence>
                    <xsd:element name="uid" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>The user's ID</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="password" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>This is the encrypted version of the user's password</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="account_owner" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>The Account owner for pseudo-users</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="boot_auth" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Boot authorization</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="audit_id" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>getprpwaid uses the audit ID rather than the UID</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="audit_flag" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>
                            </xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_change_min" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Minimum time between password changes</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_max_size" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Maximum password length in characters</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_expiration" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Password expiration time in seconds</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_life" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Trusted lifetime, after which the account is locked</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_change_s" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Time of last successful password change</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_change_u" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Time of last unsuccessful password change</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="acct_expire" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Absolute account lifetime in seconds</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="max_llogin" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Maximum time allowed between logins before the account is locked</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="exp_warning" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>The time in seconds before expiration when a warning will appear</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="usr_chg_pw" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Who can change this user's password</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="gen_pw" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Allows user to use system-generated passwords</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_restrict" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Whether a triviality check is performed on user-generated passwords</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_null" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Determines if null passwords are allowed for this account</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_gen_char" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Allows password generator to use random printable ASCII characters</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_gen_let" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Allows password generator to use random letters</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="login_time" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Specifies the times when the user may login to this account</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="pw_changer" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>The user ID of the user who last changed the password on the user's account, if it was not the account owner</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="login_time_s" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>The time of the last successful login using this account</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="login_time_u" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>The time of the last unsuccessful login using this account</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="login_tty_s" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>The terminal or remote host associated with the last successful login to the account</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="login_tty_u" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>The terminal or remote hosts associated with the last unsuccessful login to the account</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="num_u_logins" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>The number of unsuccessful login attempts since that last successful login</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="max_u_logins" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>The maximum number of unsuccessful login attempts before the account is locked</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                    <xsd:element name="lock_flag" type="system_characteristics:dataStringType" minOccurs="1" maxOccurs="1">
                        <xsd:annotation>
                            <xsd:documentation>Indicates whether the administrative lock on the account is set</xsd:documentation>
                            <xsd:appinfo>
                                <parent_item>trusted_item</parent_item>
                                <cardinality>1</cardinality>
                                <content>string</content>
                                <valid_datatypes>string</valid_datatypes>
                            </xsd:appinfo>
                        </xsd:annotation>
                    </xsd:element>
                </xsd:sequence>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
uid hpux:uid 1 1
password hpux:password 1 1
account_owner hpux:account_owner 1 1
boot_auth hpux:boot_auth 1 1
audit_id hpux:audit_id 1 1
audit_flag hpux:audit_flag 1 1
pw_change_min hpux:pw_change_min 1 1
pw_max_size hpux:pw_max_size 1 1
pw_expiration hpux:pw_expiration 1 1
pw_life hpux:pw_life 1 1
pw_change_s hpux:pw_change_s 1 1
pw_change_u hpux:pw_change_u 1 1
acct_expire hpux:acct_expire 1 1
max_llogin hpux:max_llogin 1 1
exp_warning hpux:exp_warning 1 1
usr_chg_pw hpux:usr_chg_pw 1 1
gen_pw hpux:gen_pw 1 1
pw_restrict hpux:pw_restrict 1 1
pw_null hpux:pw_null 1 1
pw_gen_char hpux:pw_gen_char 1 1
pw_gen_let hpux:pw_gen_let 1 1
login_time hpux:login_time 1 1
pw_changer hpux:pw_changer 1 1
login_time_s hpux:login_time_s 1 1
login_time_u hpux:login_time_u 1 1
login_tty_s hpux:login_tty_s 1 1
login_tty_u hpux:login_tty_u 1 1
num_u_logins hpux:num_u_logins 1 1
max_u_logins hpux:max_u_logins 1 1
lock_flag hpux:lock_flag 1 1
Collapse Derivation Tree: