Dell Force10 Syntax
The syntax for this plugin and an audit are as follows:
<custom_item>
description: "Dell Force 10 : Min Password Length >= 8"
info: "Passwords should be at least 8 characters in length"
expect: "password-attributes.+min-length ([8-9]|[1-9][0-9]+)"
solution: "To configure password length run the following command :\n
password-attributes min-length 8"
reference: "SANS-CSC|10,HIPAA|164.308(a)(5)(ii)(D),PCI|2.2.4,PCI|8.2.3"
</custom_item>