Searched refs:min_age (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/torture/
H A Dpdbtest.c236 uint32 expire, min_age, history; local
316 pdb_get_account_policy(AP_MIN_PASSWORD_AGE, &min_age);
325 if (min_age == (uint32)-1) {
328 pdb_set_pass_can_change_time(out, time(NULL)+min_age, PDB_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/torture/
H A Dpdbtest.c235 uint32 expire, min_age, history; local
315 pdb_get_account_policy(PDB_POLICY_MIN_PASSWORD_AGE, &min_age);
324 if (min_age == (uint32)-1) {
327 pdb_set_pass_can_change_time(out, time(NULL)+min_age, PDB_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/torture/
H A Dpdbtest.c236 uint32 expire, min_age, history; local
316 pdb_get_account_policy(AP_MIN_PASSWORD_AGE, &min_age);
325 if (min_age == (uint32)-1) {
328 pdb_set_pass_can_change_time(out, time(NULL)+min_age, PDB_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/torture/
H A Dpdbtest.c235 uint32 expire, min_age, history; local
315 pdb_get_account_policy(PDB_POLICY_MIN_PASSWORD_AGE, &min_age);
324 if (min_age == (uint32)-1) {
327 pdb_set_pass_can_change_time(out, time(NULL)+min_age, PDB_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/torture/
H A Dpdbtest.c235 uint32 expire, min_age, history; local
315 pdb_get_account_policy(PDB_POLICY_MIN_PASSWORD_AGE, &min_age);
324 if (min_age == (uint32)-1) {
327 pdb_set_pass_can_change_time(out, time(NULL)+min_age, PDB_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/torture/
H A Dpdbtest.c236 uint32 expire, min_age, history; local
316 pdb_get_account_policy(AP_MIN_PASSWORD_AGE, &min_age);
325 if (min_age == (uint32)-1) {
328 pdb_set_pass_can_change_time(out, time(NULL)+min_age, PDB_SET);

Completed in 97 milliseconds