MAX_PASS_LEN
enum po_properties {IS_PASS_SET = 1, MIN_PASS_LEN, MAX_PASS_LEN};
#define MAX_PASS_LEN 256