[email protected] wrote: > So I guess we should do some thing like this .... > > > If (check_96bit_entropy(<secret>) && secret < AUTH_MAX_STR_LEN) { > Use_secret .... > } > else { > Secret not strong enough ..throw error... > } >
We do not check. The only problem would be if we added one now lots of people are going to get errors in existing set ups. Some might not boot. Maybe add a error message for a while, then make it mandatory in a later release. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
