The format is good, but I noticed a typo in the the check "Type"
should be small case
so the following check should pass as long as the password length on
the remote is set between 8 and 20 characters

<custom_item>
type: PASSWORD_POLICY
Description: "Minimum Password Length eqal to 8 or greater"
Value_type: Policy_DWORD
Value_data: 8...20
Password_policy: MINIMUM_PASSWORD_LENGTH
</item>

Thanks

Mehul

On 4/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello everyone would this work to check for a password length of 8 or greater?

<custom_item>
Type: PASSWORD_POLICY
Description: "Minimum Password Length eqal to 8 or greater"
Value_type: Policy_DWORD
Value_data: 8...20
Password_policy: MINIMUM_PASSWORD_LENGTH
</item>


Thank You in advance

Take Care and Have Fun --John
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus



--
"You never know what is enough unless you know more than enough."
                                                 William Blake
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to