]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
*/: login.defs(5): PASS_MIN_DAYS: Remove configuration variable
authorAlejandro Colomar <alx@kernel.org>
Tue, 16 Dec 2025 20:23:19 +0000 (21:23 +0100)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Sat, 11 Jul 2026 14:37:42 +0000 (16:37 +0200)
Link: <https://github.com/shadow-maint/shadow/pull/1482>
Reviewed-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
280 files changed:
etc/login.defs
man/Makefile.am
man/login.defs.5.xml
man/login.defs.d/PASS_MIN_DAYS.xml [deleted file]
man/newusers.8.xml
man/pwck.8.xml
man/pwconv.8.xml
man/useradd.8.xml
src/chpasswd.c
src/newusers.c
src/pwck.c
src/pwconv.c
src/useradd.c
src/usermod.c
tests/chroot/chgpasswd/01_chgpasswd--root/config_chroot/etc/login.defs
tests/chroot/chpasswd/01_chpasswd--root_nopam/config_chroot/etc/login.defs
tests/chroot/chpasswd/02_chpasswd--root_pam/config_chroot/etc/login.defs
tests/chroot/chsh/01_chsh--root/config_chroot/etc/login.defs
tests/chroot/gpasswd/01_gpasswd--root/config_chroot/etc/login.defs
tests/chroot/groupadd/01_groupadd--root/config_chroot/etc/login.defs
tests/chroot/groupdel/01_groupdel--root/config_chroot/etc/login.defs
tests/chroot/groupmod/01_groupmod--root/config_chroot/etc/login.defs
tests/chroot/grpck/01_grpck--root/config_chroot/etc/login.defs
tests/chroot/grpconv/01_grpconv--root/config_chroot/etc/login.defs
tests/chroot/grpunconv/01_grpunconv--root/config_chroot/etc/login.defs
tests/chroot/lastlog/01_lastlog--root/config_chroot/etc/login.defs
tests/chroot/login/01_login_sublogin/config/etc/login.defs
tests/chroot/login/01_login_sublogin/config_chroot/etc/login.defs
tests/chroot/pwck/01_pwck--root/config_chroot/etc/login.defs
tests/chroot/pwconv/01_pwconv--root/config_chroot/etc/login.defs
tests/chroot/pwunconv/01_pwunconv--root/config_chroot/etc/login.defs
tests/chroot/useradd/01_useradd--root/config_chroot/etc/login.defs
tests/chroot/useradd/02_useradd--root_login.defs/config_chroot/etc/login.defs
tests/chroot/useradd/03_useradd--root_useradd.default/config_chroot/etc/login.defs
tests/chroot/useradd/04_useradd--root_useradd-D/config_chroot/etc/login.defs
tests/chroot/useradd/05_useradd--root_useradd-D-e-g/config_chroot/etc/login.defs
tests/chroot/userdel/01_userdel--root/config_chroot/etc/login.defs
tests/chroot/usermod/01_usermod--root/config_chroot/etc/login.defs
tests/crypt/login.defs_DES/config/etc/login.defs
tests/crypt/login.defs_MD5/config/etc/login.defs
tests/crypt/login.defs_SHA256-round-max/config/etc/login.defs
tests/crypt/login.defs_SHA256-round-min-max/config/etc/login.defs
tests/crypt/login.defs_SHA256-round-min/config/etc/login.defs
tests/crypt/login.defs_SHA256/config/etc/login.defs
tests/crypt/login.defs_SHA512/config/etc/login.defs
tests/crypt/login.defs_none/config/etc/login.defs
tests/failures/chgpasswd/01_chgpasswd-e_open_group_failure/config/etc/login.defs
tests/failures/chgpasswd/02_chgpasswd-e_open_gshadow_failure/config/etc/login.defs
tests/failures/chgpasswd/03_chgpasswd-e_rename_group_failure/config/etc/login.defs
tests/failures/chgpasswd/04_chgpasswd-e_rename_gshadow_failure/config/etc/login.defs
tests/failures/chpasswd-PAM/01_chpasswd-e_open_passwd_failure/config/etc/login.defs
tests/failures/chpasswd-PAM/02_chpasswd-e_open_shadow_failure/config/etc/login.defs
tests/failures/chpasswd-PAM/03_chpasswd-e_rename_passwd_failure/config/etc/login.defs
tests/failures/chpasswd-PAM/04_chpasswd-e_rename_shadow_failure/config/etc/login.defs
tests/failures/chsh/01_chsh_open_passwd_failure/config/etc/login.defs
tests/failures/chsh/02_chsh_rename_passwd_failure/config/etc/login.defs
tests/failures/gpasswd/01_gpasswd_group_open_failure/config/etc/login.defs
tests/failures/gpasswd/02_gpasswd_gshadow_open_failure/config/etc/login.defs
tests/failures/gpasswd/03_gpasswd-a_group_open_failure/config/etc/login.defs
tests/failures/gpasswd/04_gpasswd-d_group_open_failure/config/etc/login.defs
tests/failures/gpasswd/05_gpasswd-r_group_open_failure/config/etc/login.defs
tests/failures/gpasswd/06_gpasswd-R_gshadow_open_failure/config/etc/login.defs
tests/failures/gpasswd/07_gpasswd-A_gshadow_open_failure/config/etc/login.defs
tests/failures/gpasswd/08_gpasswd_group_openRO_failure/config/etc/login.defs
tests/failures/gpasswd/09_gpasswd_gshadow_openRO_failure/config/etc/login.defs
tests/failures/gpasswd/10_gpasswd_group_rename_failure/config/etc/login.defs
tests/failures/gpasswd/11_gpasswd_gshadow_rename_failure/config/etc/login.defs
tests/failures/groupadd/01_groupadd_gshadow_rename_failure/config/etc/login.defs
tests/failures/groupadd/02_groupadd_group_rename_failure/config/etc/login.defs
tests/failures/groupadd/03_groupadd_gshadow_open_failure/config/etc/login.defs
tests/failures/groupadd/04_groupadd_group_open_failure/config/etc/login.defs
tests/failures/groupdel/01_groupdel_gshadow_rename_failure/config/etc/login.defs
tests/failures/groupdel/02_groupdel_group_rename_failure/config/etc/login.defs
tests/failures/groupdel/03_groupdel_gshadow_open_failure/config/etc/login.defs
tests/failures/groupdel/04_groupdel_group_open_failure/config/etc/login.defs
tests/failures/groupmod/01_groupmod_change_group_name_gshadow_rename_failure/config/etc/login.defs
tests/failures/groupmod/02_groupmod_change_gid_change_primary_group_passwd_rename_failure/config/etc/login.defs
tests/failures/groupmod/03_groupmod_change_group_name_group_rename_failure/config/etc/login.defs
tests/failures/groupmod/04_groupmod_group_open_failure/config/etc/login.defs
tests/failures/groupmod/05_groupmod_gshadow_open_failure/config/etc/login.defs
tests/failures/groupmod/06_groupmod_-g_no_gshadow_open_failure/config/etc/login.defs
tests/failures/groupmod/07_groupmod_passwd_open_failure/config/etc/login.defs
tests/failures/groupmod/08_groupmod_-g_same_gid_no_passwd_open_failure/config/etc/login.defs
tests/failures/groupmod/09_groupmod_-n_no_passwd_open_failure/config/etc/login.defs
tests/failures/grpck/01_grpck_system_group_open_failure/config/etc/login.defs
tests/failures/grpck/02_grpck_group_open_failure/config/etc/login.defs
tests/failures/grpck/03_grpck_system_gshadow_open_failure/config/etc/login.defs
tests/failures/grpck/04_grpck_gshadow_open_failure/config/etc/login.defs
tests/failures/grpck/05_grpck_sort_group_rename_failure/config/etc/login.defs
tests/failures/grpck/06_grpck_sort_gshadow_rename_failure/config/etc/login.defs
tests/failures/grpconv/01_grpconv_open_group_failure/config/etc/login.defs
tests/failures/grpconv/02_grpconv_open_gshadow_failure/config/etc/login.defs
tests/failures/grpconv/03_grpconv_rename_group_failure/config/etc/login.defs
tests/failures/grpconv/04_grpconv_rename_gshadow_failure/config/etc/login.defs
tests/failures/grpunconv/01_grpunconv_group_rename_failure/config/etc/login.defs
tests/failures/grpunconv/02_grpunconv_open_group_failure/config/etc/login.defs
tests/failures/grpunconv/03_grpunconv_open_gshadow_failure/config/etc/login.defs
tests/failures/grpunconv/04_grpunconv_unlink_gshadow_failure/config/etc/login.defs
tests/failures/newusers/01_newusers_open_passwd_failure/config/etc/login.defs
tests/failures/newusers/02_newusers_open_shadow_failure/config/etc/login.defs
tests/failures/newusers/03_newusers_open_group_failure/config/etc/login.defs
tests/failures/newusers/04_newusers_open_gshadow_failure/config/etc/login.defs
tests/failures/newusers/05_newusers_rename_passwd_failure/config/etc/login.defs
tests/failures/newusers/06_newusers_rename_shadow_failure/config/etc/login.defs
tests/failures/newusers/07_newusers_rename_group_failure/config/etc/login.defs
tests/failures/newusers/08_newusers_rename_gshadow_failure/config/etc/login.defs
tests/failures/newusers/09_newusers_rename_shadow_failure_PAM/config/etc/login.defs
tests/failures/pwconv/01_pwconv_open_passwd_failure/config/etc/login.defs
tests/failures/pwconv/02_pwconv_open_shadow_failure/config/etc/login.defs
tests/failures/pwconv/03_pwconv_rename_passwd_failure/config/etc/login.defs
tests/failures/pwconv/04_pwconv_rename_shadow_failure/config/etc/login.defs
tests/failures/pwunconv/01_pwunconv_passwd_rename_failure/config/etc/login.defs
tests/failures/pwunconv/02_pwunconv_open_passwd_failure/config/etc/login.defs
tests/failures/pwunconv/03_pwunconv_open_shadow_failure/config/etc/login.defs
tests/failures/pwunconv/04_pwunconv_unlink_shadow_failure/config/etc/login.defs
tests/failures/useradd/01_useradd_open_passwd_failure/config/etc/login.defs
tests/failures/useradd/02_useradd_open_shadow_failure/config/etc/login.defs
tests/failures/useradd/03_useradd_open_group_failure/config/etc/login.defs
tests/failures/useradd/04_useradd_open_gshadow_failure/config/etc/login.defs
tests/failures/useradd/05_useradd_rename_passwd_failure/config/etc/login.defs
tests/failures/useradd/06_useradd_rename_shadow_failure/config/etc/login.defs
tests/failures/useradd/07_useradd_rename_group_failure/config/etc/login.defs
tests/failures/useradd/08_useradd_rename_gshadow_failure/config/etc/login.defs
tests/failures/useradd/09_useradd_rename_defaults_failure/config/etc/login.defs
tests/failures/useradd/10_useradd_rename_defaults_backup_failure/config/etc/login.defs
tests/failures/useradd/12_useradd_open_subuid_failure/config/etc/login.defs
tests/failures/useradd/13_useradd_open_subgid_failure/config/etc/login.defs
tests/failures/useradd/14_username_rename_subuid_failure/config/etc/login.defs
tests/failures/useradd/15_username_rename_subgid_failure/config/etc/login.defs
tests/failures/userdel/01_userdel_gshadow_rename_failure/config/etc/login.defs
tests/failures/userdel/02_userdel_group_rename_failure/config/etc/login.defs
tests/failures/userdel/03_userdel_shadow_rename_failure/config/etc/login.defs
tests/failures/userdel/04_userdel_passwd_rename_failure/config/etc/login.defs
tests/failures/userdel/05_userdel_failure_remove_mailbox/config/etc/login.defs
tests/failures/userdel/06_userdel_failure_remove_file_homedir/config/etc/login.defs
tests/failures/userdel/07_userdel_failure_remove_homedir/config/etc/login.defs
tests/failures/userdel/08_userdel_open_passwd_failure/config/etc/login.defs
tests/failures/userdel/09_userdel_open_shadow_failure/config/etc/login.defs
tests/failures/userdel/10_userdel_open_group_failure/config/etc/login.defs
tests/failures/userdel/11_userdel_open_gshadow_failure/config/etc/login.defs
tests/failures/userdel/12_userdel_open_subuid_failure/config/etc/login.defs
tests/failures/userdel/13_userdel_open_subgid_failure/config/etc/login.defs
tests/failures/userdel/14_userdel_rename_subuid_failure/config/etc/login.defs
tests/failures/userdel/15_userdel_rename_subgid_failure/config/etc/login.defs
tests/failures/usermod/01_usermod_change_user_name_gshadow_rename_failure/config/etc/login.defs
tests/failures/usermod/02_usermod_change_uid_passwd_rename_failure/config/etc/login.defs
tests/failures/usermod/03_usermod_change_user_name_group_rename_failure/config/etc/login.defs
tests/failures/usermod/04_usermod_change_user_name_gshadow_rename_no_failure/config/etc/login.defs
tests/failures/usermod/05_usermod_change_uid_shadow_rename_failure/config/etc/login.defs
tests/failures/usermod/06_usermod_change_user_name_open_passwd_failure/config/etc/login.defs
tests/failures/usermod/07_usermod_change_user_name_open_shadow_failure/config/etc/login.defs
tests/failures/usermod/08_usermod_change_user_name_open_group_failure/config/etc/login.defs
tests/failures/usermod/09_usermod_change_user_name_open_gshadow_failure/config/etc/login.defs
tests/failures/usermod/12_usermod_change_uid_passwd_unlock_passwd_failure/config/etc/login.defs
tests/failures/usermod/13_usermod_-v_open_subuid_failure/config/etc/login.defs
tests/failures/usermod/14_usermod_-V_open_subuid_failure/config/etc/login.defs
tests/failures/usermod/15_usermod_-w_open_subgid_failure/config/etc/login.defs
tests/failures/usermod/16_usermod_-W_open_subgid_failure/config/etc/login.defs
tests/failures/usermod/17_usermod_-v_rename_subuid_failure/config/etc/login.defs
tests/failures/usermod/18_usermod_-w_rename_subgid_failure/config/etc/login.defs
tests/grouptools/chgpasswd/01_chgpasswd_invalid_group/config/etc/login.defs
tests/grouptools/chgpasswd/02_chgpasswd_multiple_groups/config/etc/login.defs
tests/grouptools/chgpasswd/03_chgpasswd_no_gshadow_file/config/etc/login.defs
tests/grouptools/chgpasswd/04_chgpasswd_no_gshadow_entry/config/etc/login.defs
tests/grouptools/chgpasswd/05_chgpasswd_error_no_password/config/etc/login.defs
tests/grouptools/gpasswd/19_gpasswd_change_passwd-root/config/etc/login.defs
tests/grouptools/gpasswd/20_gpasswd_change_passwd-root-no_shadow_group/config/etc/login.defs
tests/grouptools/gpasswd/21_gpasswd_change_passwd-root-no_gshadow_file/config/etc/login.defs
tests/grouptools/gpasswd/22_gpasswd_change_passwd-myuser/config/etc/login.defs
tests/grouptools/gpasswd/69_gpasswd_change_passwd_2_tries/config/etc/login.defs
tests/grouptools/gpasswd/70_gpasswd_change_passwd_3_tries/config/etc/login.defs
tests/grouptools/gpasswd/71_gpasswd_change_passwd_4_tries/config/etc/login.defs
tests/grouptools/groupadd/01_groupadd_add_group/config/etc/login.defs
tests/grouptools/groupadd/02_groupadd_add_group_GID_MIN/config/etc/login.defs
tests/grouptools/groupadd/03_groupadd_add_group_-K_GID_MIN/config/etc/login.defs
tests/grouptools/groupadd/04_groupadd_set_password/config/etc/login.defs
tests/grouptools/groupadd/05_groupadd_set_GID/config/etc/login.defs
tests/grouptools/groupadd/06_groupadd_-f_add_existing_group/config/etc/login.defs
tests/grouptools/groupadd/07_groupadd_-f_add_existing_GID/config/etc/login.defs
tests/grouptools/groupadd/10_groupadd_-o_add_existing_GID/config/etc/login.defs
tests/grouptools/groupadd/17_groupadd_add_systemgroup/config/etc/login.defs
tests/grouptools/groupadd/18_groupadd_no_more_GID/config/etc/login.defs
tests/grouptools/groupadd/19_groupadd_-r_no_more_system_GID/config/etc/login.defs
tests/grouptools/groupadd/25_groupadd_no_gshadow/config/etc/login.defs
tests/grouptools/groupdel/01_groupdel_delete_group/config/etc/login.defs
tests/grouptools/groupdel/02_groupdel_delete_group_no_gshadow_group/config/etc/login.defs
tests/grouptools/groupdel/03_groupdel_delete_group_no_gshadow_file/config/etc/login.defs
tests/grouptools/groupdel/04_groupdel_delete_group_error_busy_group/config/etc/login.defs
tests/grouptools/groupdel/05_groupdel_delete_group_error_unknown_group/config/etc/login.defs
tests/grouptools/groupdel/06_groupdel_delete_group_error_locked_group/config/etc/login.defs
tests/grouptools/groupdel/07_groupdel_delete_group_error_locked_gshadow/config/etc/login.defs
tests/grouptools/groupdel/08_groupdel_delete_group_error_no_group_parameter/config/etc/login.defs
tests/grouptools/groupdel/09_groupdel_delete_group_error_two_group_parameter/config/etc/login.defs
tests/grouptools/groupdel/10_groupdel_usage/config/etc/login.defs
tests/grouptools/groupdel/11_groupdel_invalid_option/config/etc/login.defs
tests/grouptools/groupmod/01_groupmod_change_gid/config/etc/login.defs
tests/grouptools/groupmod/02_groupmod_change_gid_change_primary_group/config/etc/login.defs
tests/grouptools/groupmod/03_groupmod_change_gid_no_gshadow_group/config/etc/login.defs
tests/grouptools/groupmod/04_groupmod_change_gid_no_gshadow_file/config/etc/login.defs
tests/grouptools/groupmod/05_groupmod_change_gid_-o_override_used_GID/config/etc/login.defs
tests/grouptools/groupmod/06_groupmod_change_group_name/config/etc/login.defs
tests/grouptools/groupmod/07_groupmod_change_group_name_no_gshadow_group/config/etc/login.defs
tests/grouptools/groupmod/08_groupmod_change_group_name_no_gshadow_file/config/etc/login.defs
tests/grouptools/groupmod/09_groupmod_set_password/config/etc/login.defs
tests/grouptools/groupmod/10_groupmod_set_password_no_gshadow_group/config/etc/login.defs
tests/grouptools/groupmod/11_groupmod_set_password_no_gshadow_file/config/etc/login.defs
tests/grouptools/groupmod/12_groupmod_change_gid_error_unknown_group/config/etc/login.defs
tests/grouptools/groupmod/13_groupmod_change_gid_error_used_GID/config/etc/login.defs
tests/grouptools/groupmod/14_groupmod_change_group_name_error_used_name/config/etc/login.defs
tests/grouptools/groupmod/15_groupmod_change_group_name_error_invalid_name/config/etc/login.defs
tests/grouptools/groupmod/16_groupmod_change_group_name_no_changes/config/etc/login.defs
tests/grouptools/groupmod/17_groupmod_change_gid_error_locked_group/config/etc/login.defs
tests/grouptools/groupmod/18_groupmod_change_gid_no_error_locked_gshadow/config/etc/login.defs
tests/grouptools/groupmod/19_groupmod_change_gid_error_invalid_GID/config/etc/login.defs
tests/grouptools/groupmod/20_groupmod_change_gid_error_negative_GID/config/etc/login.defs
tests/grouptools/groupmod/21_groupmod_change_gid_error_no_group/config/etc/login.defs
tests/grouptools/groupmod/22_groupmod_change_gid_and_group_name/config/etc/login.defs
tests/grouptools/groupmod/23_groupmod_change_gid_and_group_name_and_password/config/etc/login.defs
tests/grouptools/groupmod/24_groupmod_change_gid_and_name_error_locked_gshadow/config/etc/login.defs
tests/grouptools/groupmod/25_groupmod_change_gid_change_primary_group_error_locked_passwd/config/etc/login.defs
tests/grouptools/groupmod/26_groupmod_change_group_name_no_error_locked_passwd/config/etc/login.defs
tests/grouptools/groupmod/27_groupmod_change_gid_error_GID_4294967295/config/etc/login.defs
tests/grouptools/groupmod/29_groupmod_-g_same_gid_new_name/config/etc/login.defs
tests/grouptools/groupmod/30_groupmod_-g_same_gid_same_name/config/etc/login.defs
tests/grouptools/groupmod/31_groupmod_-g_same_gid/config/etc/login.defs
tests/grouptools/groupmod/33_groupmod_set_password_no_gshadow_file_with_group_pwd_x/config/etc/login.defs
tests/grouptools/groupmod/34_groupmod_set_password_group_without_shadow_pwd/config/etc/login.defs
tests/grouptools/groupmod/35_groupmod_set_password_group_without_shadow_pwd_no_gshadow_group/config/etc/login.defs
tests/grouptools/groupmod/36_groupmod_set_password_group_with_shadow_pwd_no_gshadow_group/config/etc/login.defs
tests/grouptools/groupmod/37_groupmod_invalid_option/config/etc/login.defs
tests/login/01_login_prompt/config/etc/login.defs
tests/login/02_login_user/config/etc/login.defs
tests/login/03_login_check_tty/config/etc/login.defs
tests/newgidmap/01_newgidmap/config/etc/login.defs
tests/newgidmap/02_newgidmap_relaxed_gid_check/config/etc/login.defs
tests/newuidmap/01_newuidmap/config/etc/login.defs
tests/newuidmap/02_newuidmap_relaxed_gid_check/config/etc/login.defs
tests/newusers/25_create_user_error_no_remaining_UID/config/etc/login.defs
tests/newusers/26_create_user_error_no_remaining_GID/config/etc/login.defs
tests/newusers/62_create_user_no_aging/config/etc/login.defs
tests/split_groups/01_useradd_split_group/config/etc/login.defs
tests/split_groups/02_useradd_no_split_group/config/etc/login.defs
tests/split_groups/03_useradd_split_group_already_split/config/etc/login.defs
tests/split_groups/04_useradd_split_group_already_full/config/etc/login.defs
tests/split_groups/05_useradd_split_group_already_split_passwd_differ/config/etc/login.defs
tests/split_groups/06_useradd_split_group_already_split_GID_differ/config/etc/login.defs
tests/split_groups/07_useradd_split_group_already_split_user_in_both_lines/config/etc/login.defs
tests/split_groups/08_useradd_no_split_group_already_split/config/etc/login.defs
tests/split_groups/09_groupdel_split_group_already_split/config/etc/login.defs
tests/split_groups/10_groupdel_no_split_group_already_split/config/etc/login.defs
tests/su/04/config/etc/login.defs
tests/su/05/config/etc/login.defs
tests/su/06/config/etc/login.defs
tests/su/07/config/etc/login.defs
tests/su/08/config/etc/login.defs
tests/su/09/config/etc/login.defs
tests/su/10_su_sulog_success/config/etc/login.defs
tests/su/11_su_sulog_failure/config/etc/login.defs
tests/su/12_su_child_failure/config/etc/login.defs
tests/su/13_su_child_success/config/etc/login.defs
tests/subids/12_useradd_invalid_subuid_configuration1/config/etc/login.defs
tests/subids/13_useradd_invalid_subuid_configuration2/config/etc/login.defs
tests/subids/14_useradd_invalid_subuid_configuration3/config/etc/login.defs
tests/subids/15_useradd_invalid_subgid_configuration1/config/etc/login.defs
tests/subids/16_useradd_invalid_subgid_configuration2/config/etc/login.defs
tests/subids/17_useradd_invalid_subgid_configuration3/config/etc/login.defs
tests/subids/18_useradd_min=max/config/etc/login.defs
tests/system/etc/login.defs
tests/usertools/chpasswd/01_chpasswd_invalid_user/config/etc/login.defs
tests/usertools/chpasswd/02_chpasswd_multiple_users/config/etc/login.defs
tests/usertools/chpasswd/03_chpasswd_no_shadow_file/config/etc/login.defs
tests/usertools/chpasswd/04_chpasswd_no_shadow_entry/config/etc/login.defs
tests/usertools/chpasswd/05_chpasswd_error_no_password/config/etc/login.defs
tests/usertools/userdel/05_userdel_no_USERGROUPS_ENAB/config/etc/login.defs
tests/usertools/userdel/06_userdel_no_usergroup/config/etc/login.defs
tests/usertools/userdel/07_userdel_usergroup_not_primary/config/etc/login.defs
tests/usertools/userdel/08_userdel_usergroup_with_other_members/config/etc/login.defs
tests/usertools/userdel/09_userdel_usergroup_no_other_members_in_gshadow/config/etc/login.defs
tests/usertools/usermod/47_usermod-u_default_maildir/config/etc/login.defs
tests/usertools/usermod/48_usermod-u_MAIL_FILE/config/etc/login.defs

index 5d9b9daf28e468a00ce0285dbc3f221544a5abc8..1b81afd82e0b4d37cddfd71910bfbc73c48640e4 100644 (file)
@@ -210,12 +210,10 @@ UMASK             022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_MIN_LEN    Minimum acceptable password length.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_MIN_LEN   5
 PASS_WARN_AGE  7
 
index 786573858240c52147eb7622371093ca7c22aca3..11e09cf0e796166215512d41847bde97aff1783e 100644 (file)
@@ -160,7 +160,6 @@ login_defs_v = \
        PASS_CHANGE_TRIES.xml \
        PASS_MAX_DAYS.xml \
        PASS_MAX_LEN.xml \
-       PASS_MIN_DAYS.xml \
        PASS_WARN_AGE.xml \
        PORTTIME_CHECKS_ENAB.xml \
        QUOTAS_ENAB.xml \
index 2192cd584a1d8c58a556bc94308738af71edb389..05e4d1b7ad2bc85713afe04b01da9fe8e1b08448 100644 (file)
@@ -50,7 +50,6 @@
 <!ENTITY PASS_CHANGE_TRIES     SYSTEM "login.defs.d/PASS_CHANGE_TRIES.xml">
 <!ENTITY PASS_MAX_LEN          SYSTEM "login.defs.d/PASS_MAX_LEN.xml">
 <!ENTITY PASS_MAX_DAYS         SYSTEM "login.defs.d/PASS_MAX_DAYS.xml">
-<!ENTITY PASS_MIN_DAYS         SYSTEM "login.defs.d/PASS_MIN_DAYS.xml">
 <!ENTITY PASS_WARN_AGE         SYSTEM "login.defs.d/PASS_WARN_AGE.xml">
 <!ENTITY PORTTIME_CHECKS_ENAB  SYSTEM "login.defs.d/PORTTIME_CHECKS_ENAB.xml">
 <!ENTITY QUOTAS_ENAB           SYSTEM "login.defs.d/QUOTAS_ENAB.xml">
       &PASS_ALWAYS_WARN;
       &PASS_CHANGE_TRIES;
       &PASS_MAX_DAYS;
-      &PASS_MIN_DAYS;
       &PASS_WARN_AGE;
       <para>
-        <option>PASS_MAX_DAYS</option>, <option>PASS_MIN_DAYS</option> and
+        <option>PASS_MAX_DAYS</option>, and
         <option>PASS_WARN_AGE</option> are only used at the
         time of account creation. Any changes to these settings won't affect
         existing accounts.
            GID_MAX GID_MIN
            MAX_MEMBERS_PER_GROUP
            HOME_MODE
-           PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE
+           PASS_MAX_DAYS PASS_WARN_AGE
            SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS
            SUB_GID_COUNT SUB_GID_MAX SUB_GID_MIN SUB_GID_DETERMINISTIC
            SUB_GID_STORE_BY_UID
        <term>pwck</term>
        <listitem>
          <para>
-           PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE
+           PASS_MAX_DAYS PASS_WARN_AGE
            <phrase condition="tcb">TCB_AUTH_GROUP TCB_SYMLINKS USE_TCB</phrase>
          </para>
        </listitem>
        <term>pwconv</term>
        <listitem>
          <para>
-           PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE
+           PASS_MAX_DAYS PASS_WARN_AGE
            <phrase condition="tcb">USE_TCB</phrase>
          </para>
        </listitem>
            HOME_MODE
            LASTLOG_UID_MAX
            MAIL_DIR MAX_MEMBERS_PER_GROUP
-           PASS_MAX_DAYS PASS_MIN_DAYS PASS_WARN_AGE
+           PASS_MAX_DAYS PASS_WARN_AGE
            SUB_GID_COUNT SUB_GID_MAX SUB_GID_MIN SUB_GID_DETERMINISTIC
            SUB_GID_STORE_BY_UID
            SUB_UID_COUNT SUB_UID_MAX SUB_UID_MIN SUB_UID_DETERMINISTIC
diff --git a/man/login.defs.d/PASS_MIN_DAYS.xml b/man/login.defs.d/PASS_MIN_DAYS.xml
deleted file mode 100644 (file)
index c35cbb1..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<!--
-   SPDX-FileCopyrightText: 1991 - 1993, Julianne Frances Haugh
-   SPDX-FileCopyrightText: 1991 - 1993, Chip Rosenthal
-   SPDX-FileCopyrightText: 2007 - 2008, Nicolas François
-   SPDX-License-Identifier: BSD-3-Clause
--->
-<varlistentry>
-  <term><option>PASS_MIN_DAYS</option> (number)</term>
-  <listitem>
-    <para>
-      The minimum number of days allowed between password changes.  Any
-      password changes attempted sooner than this will be rejected. If not
-      specified, 0 will be assumed (which disables the restriction).
-    </para>
-  </listitem>
-</varlistentry>
index 879f2e9cb004f99269bb1644cf76e2ad41c93140..dc39a6e6afd500f687faa48bc3d69bc4ad6148d3 100644 (file)
@@ -12,7 +12,6 @@
 <!ENTITY HOME_MODE             SYSTEM "login.defs.d/HOME_MODE.xml">
 <!ENTITY MAX_MEMBERS_PER_GROUP SYSTEM "login.defs.d/MAX_MEMBERS_PER_GROUP.xml">
 <!ENTITY PASS_MAX_DAYS         SYSTEM "login.defs.d/PASS_MAX_DAYS.xml">
-<!ENTITY PASS_MIN_DAYS         SYSTEM "login.defs.d/PASS_MIN_DAYS.xml">
 <!ENTITY PASS_WARN_AGE         SYSTEM "login.defs.d/PASS_WARN_AGE.xml">
 <!ENTITY SHA_CRYPT_MIN_ROUNDS  SYSTEM "login.defs.d/SHA_CRYPT_MIN_ROUNDS.xml">
 <!ENTITY SUB_GID_COUNT         SYSTEM "login.defs.d/SUB_GID_COUNT.xml">
     </variablelist>
     <variablelist>
       &PASS_MAX_DAYS;
-      &PASS_MIN_DAYS;
       &PASS_WARN_AGE;
     </variablelist>
     <variablelist condition="no_pam">
index 46bb59df0defbeb166cbbfc82f79691e7b901b4c..b5ddc7895b5081b258b1cd1b4688d66473585258 100644 (file)
@@ -8,7 +8,6 @@
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 <!ENTITY NONEXISTENT           SYSTEM "login.defs.d/NONEXISTENT.xml">
 <!ENTITY PASS_MAX_DAYS         SYSTEM "login.defs.d/PASS_MAX_DAYS.xml">
-<!ENTITY PASS_MIN_DAYS         SYSTEM "login.defs.d/PASS_MIN_DAYS.xml">
 <!ENTITY PASS_WARN_AGE         SYSTEM "login.defs.d/PASS_WARN_AGE.xml">
 <!ENTITY TCB_AUTH_GROUP        SYSTEM "login.defs.d/TCB_AUTH_GROUP.xml">
 <!ENTITY TCB_SYMLINKS          SYSTEM "login.defs.d/TCB_SYMLINKS.xml">
     <variablelist>
       &NONEXISTENT;
       &PASS_MAX_DAYS;
-      &PASS_MIN_DAYS;
       &PASS_WARN_AGE;
       &TCB_AUTH_GROUP;
       &TCB_SYMLINKS;
index fb2922c6ef2a83c563dd5adbf4940934cd04e5b0..89741a203ce2381185b21a0dc4738e3952604611 100644 (file)
@@ -9,7 +9,6 @@
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 <!ENTITY MAX_MEMBERS_PER_GROUP SYSTEM "login.defs.d/MAX_MEMBERS_PER_GROUP.xml">
 <!ENTITY PASS_MAX_DAYS         SYSTEM "login.defs.d/PASS_MAX_DAYS.xml">
-<!ENTITY PASS_MIN_DAYS         SYSTEM "login.defs.d/PASS_MIN_DAYS.xml">
 <!ENTITY PASS_WARN_AGE         SYSTEM "login.defs.d/PASS_WARN_AGE.xml">
 <!ENTITY USE_TCB               SYSTEM "login.defs.d/USE_TCB.xml">
 <!-- SHADOW-CONFIG-HERE -->
 
     <para>
       <command>pwconv</command> will use the values of <emphasis
-      remap='I'>PASS_MIN_DAYS</emphasis>, <emphasis
       remap='I'>PASS_MAX_DAYS</emphasis>, and <emphasis
       remap='I'>PASS_WARN_AGE</emphasis> from
       <filename>/etc/login.defs</filename> when adding new entries to
     </para>
     <variablelist>
       &PASS_MAX_DAYS;
-      &PASS_MIN_DAYS;
       &PASS_WARN_AGE;
       &USE_TCB;
     </variablelist>
index f85780e22a9c5f9b745b6f3eb72d69e31ca00a7c..65af1517fa7961447c285f772412808b9404ab57 100644 (file)
@@ -14,7 +14,6 @@
 <!ENTITY MAIL_DIR              SYSTEM "login.defs.d/MAIL_DIR.xml">
 <!ENTITY MAX_MEMBERS_PER_GROUP SYSTEM "login.defs.d/MAX_MEMBERS_PER_GROUP.xml">
 <!ENTITY PASS_MAX_DAYS         SYSTEM "login.defs.d/PASS_MAX_DAYS.xml">
-<!ENTITY PASS_MIN_DAYS         SYSTEM "login.defs.d/PASS_MIN_DAYS.xml">
 <!ENTITY PASS_WARN_AGE         SYSTEM "login.defs.d/PASS_WARN_AGE.xml">
 <!ENTITY SUB_GID_COUNT         SYSTEM "login.defs.d/SUB_GID_COUNT.xml">
 <!ENTITY SUB_UID_COUNT         SYSTEM "login.defs.d/SUB_UID_COUNT.xml">
       &MAIL_DIR;
       &MAX_MEMBERS_PER_GROUP;
       &PASS_MAX_DAYS;
-      &PASS_MIN_DAYS;
       &PASS_WARN_AGE;
       &SUB_GID_COUNT; <!-- documents also SUB_GID_MAX and SUB_GID_MIN -->
       &SUB_UID_COUNT; <!-- documents also SUB_UID_MAX and SUB_UID_MIN -->
index fa0b19d15f6e501491856beae2d8587a182ea6b3..9c2c5e7901045427e53a0fe960a55de71dd90803 100644 (file)
@@ -536,7 +536,7 @@ int main (int argc, char **argv)
                                newsp.sp_namp  = name;
                                /* newsp.sp_pwdp  = NULL; will be set later */
                                /* newsp.sp_lstchg= 0;    will be set later */
-                               newsp.sp_min   = getdef_num ("PASS_MIN_DAYS", -1);
+                               newsp.sp_min   = -1;
                                newsp.sp_max   = getdef_num ("PASS_MAX_DAYS", -1);
                                newsp.sp_warn  = getdef_num ("PASS_WARN_AGE", -1);
                                newsp.sp_inact = -1;
index d71f7f5c65d405a36ea62b86d1b09a004d385c4a..b316d8b5caae28e4ec90b1e7e23983b5203c12ae 100644 (file)
@@ -599,7 +599,7 @@ add_passwd(struct passwd *pwd, MAYBE_UNUSED const char *password)
                /* Better disable aging than requiring a password change */
                spent.sp_lstchg = -1;
        }
-       spent.sp_min    = getdef_num ("PASS_MIN_DAYS", 0);
+       spent.sp_min    = -1;
        spent.sp_max    = getdef_num ("PASS_MAX_DAYS", -1);
        spent.sp_warn   = getdef_num ("PASS_WARN_AGE", -1);
        spent.sp_inact  = -1;
index 9d980dd5f1e2df4094d9e5cb9da7130145436dcc..0413f3f8eb017f502725cfd408003a0972630dfe 100644 (file)
@@ -620,8 +620,7 @@ static void check_pw_file(bool *errors, bool *changed, const struct option_flags
 
                                        sp.sp_namp   = pwd->pw_name;
                                        sp.sp_pwdp   = pwd->pw_passwd;
-                                       sp.sp_min    =
-                                           getdef_num ("PASS_MIN_DAYS", -1);
+                                       sp.sp_min    = -1;
                                        sp.sp_max    =
                                            getdef_num ("PASS_MAX_DAYS", -1);
                                        sp.sp_warn   =
index 5821d5a77b6c38380445845cabf0db5f7d21c77a..d6fefdeddaeea582f109b4f18b989cf58f19b223 100644 (file)
@@ -251,7 +251,7 @@ int main (int argc, char **argv)
                        /* add new shadow entry */
                        bzero(&spent, sizeof(spent));
                        spent.sp_namp   = pw->pw_name;
-                       spent.sp_min    = getdef_num ("PASS_MIN_DAYS", -1);
+                       spent.sp_min    = -1;
                        spent.sp_max    = getdef_num ("PASS_MAX_DAYS", -1);
                        spent.sp_warn   = getdef_num ("PASS_WARN_AGE", -1);
                        spent.sp_inact  = -1;
index 1d712fd4c861dcfbb27b9cbd90de68971ad84331..81798b6af5bb6694263edb363aa225c73cc7189d 100644 (file)
@@ -982,14 +982,13 @@ static void new_spent (struct spwd *spent)
                /* Better disable aging than requiring a password change */
                spent->sp_lstchg = -1;
        }
+       spent->sp_min = -1;
        if (!rflg) {
-               spent->sp_min = getdef_num ("PASS_MIN_DAYS", -1);
                spent->sp_max = getdef_num ("PASS_MAX_DAYS", -1);
                spent->sp_warn = getdef_num ("PASS_WARN_AGE", -1);
                spent->sp_inact = def_inactive;
                spent->sp_expire = user_expire;
        } else {
-               spent->sp_min = -1;
                spent->sp_max = -1;
                spent->sp_warn = -1;
                spent->sp_inact = -1;
index 1bd5b7ccf2d106d041d9878640a050ce82ddb853..5a222263871e7e392191fccd98b4535a25d3affe 100644 (file)
@@ -1789,7 +1789,7 @@ static void usr_update(const struct option_flags *flags)
                                 * requiring a password change */
                                spent.sp_lstchg = -1;
                        }
-                       spent.sp_min    = getdef_num ("PASS_MIN_DAYS", -1);
+                       spent.sp_min    = -1;
                        spent.sp_max    = getdef_num ("PASS_MAX_DAYS", -1);
                        spent.sp_warn   = getdef_num ("PASS_WARN_AGE", -1);
                        spent.sp_inact  = -1;
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index b975cad8a6db4430af0510336b0de961352be0d2..784116bc5bcc6aebdd5a618608307b9506907057 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index b975cad8a6db4430af0510336b0de961352be0d2..784116bc5bcc6aebdd5a618608307b9506907057 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index d93373961f7bffb726915556fc2ac31ad5a3f162..60063f89aae4df0f4be10f826e07e0b28620b96c 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 979f672084e04585036078dd74e103b8eddd9c18..55468c10b071c6f128ebfc479c95250798e55266 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 436aa6cbbddf87aa7133932f0f4a6eca705354a2..996c169ad59f9c6d50c9a62ae74fd61dce44e9b3 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 1c014696e9e7dd01ee77ddcd92af29b0987f7693..6d4f99f12936fcd3e53e1d06615f74ed3565cd90 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 5f6eb59135831971a2d8307bc8ecb35149039d62..4f1584f7d7636701736031ea12fb815fe01d4803 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 59d995a311c5d954cfa507658aaac6532a4ac295..1a9e28ce6a644c95e66f7b9dbaf739ca5b00011c 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index c4c5bb14e86365d6747a54713008e85020968748..938562a25a1cefeba2d4fc6a18c1d282161f86ac 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bdd1619ef31982ffa92faa74220c269be3d92cb9..d89c033e91477735f0b180277d0b5ee44e7cb787 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c4122f002bcf3a19d06a9553a107c043ff77d3a..3aff416f6123a641d1a5681eca8bad7a14c7a433 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c4122f002bcf3a19d06a9553a107c043ff77d3a..3aff416f6123a641d1a5681eca8bad7a14c7a433 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c4122f002bcf3a19d06a9553a107c043ff77d3a..3aff416f6123a641d1a5681eca8bad7a14c7a433 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c4122f002bcf3a19d06a9553a107c043ff77d3a..3aff416f6123a641d1a5681eca8bad7a14c7a433 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c4122f002bcf3a19d06a9553a107c043ff77d3a..3aff416f6123a641d1a5681eca8bad7a14c7a433 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 46c26db30ca75912ece3770238a71edcbd8a98a0..bc7a3a518b5a876db41b92ccffa67fcaed1c0524 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 46c26db30ca75912ece3770238a71edcbd8a98a0..bc7a3a518b5a876db41b92ccffa67fcaed1c0524 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index c220b78f20f0f7d0993b77f72c4fcd026f2c66e0..90db024c9244b51e92840b04cd861f8e95fdb5f6 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 6c8e47ec5cf56e93f55e4d1f5d3eed4d3b1054d8..51fe9e5e2c234f8b48c13ac0739d97acf6478ad2 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 5a7a736a0263530537dd5d7a7be0223f24649e0c..7531429baccb9c777f716ee2b6ad58d682e0d998 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 3b5d94796e2f8fc37663085fb4c914729d39c2b2..8d8d0b111cdfb4c834e44b26cfc340affb6a9cd2 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index b975cad8a6db4430af0510336b0de961352be0d2..784116bc5bcc6aebdd5a618608307b9506907057 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index b975cad8a6db4430af0510336b0de961352be0d2..784116bc5bcc6aebdd5a618608307b9506907057 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index b975cad8a6db4430af0510336b0de961352be0d2..784116bc5bcc6aebdd5a618608307b9506907057 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index e223664eb2199a2eed49f4c05cba2ba7fbc3d80f..42161877832fc0f7001bd798c1ca0012b349a345 100644 (file)
@@ -154,11 +154,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 6cf104208fcb3fa1e0e3ea9fd5c52adefffd6e59..95a3463d9ef86af293f2c34730258982d6e50ea5 100644 (file)
@@ -154,11 +154,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 602f6b7f1a137861438bf67ebe21def5e077ccc6..a44acaee3bc0bf226ae76283a7cbbd1813ef52da 100644 (file)
@@ -154,11 +154,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 6cf104208fcb3fa1e0e3ea9fd5c52adefffd6e59..95a3463d9ef86af293f2c34730258982d6e50ea5 100644 (file)
@@ -154,11 +154,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index cb1921ba5313fc0ccd5a54582b331c1f8d27e0a2..b6f740815bdb4b32b9d85e67ad7355d2b8d6322c 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 2e194ac122e52ee88d292684e61916f79f12b9d5..0fd9e937f0ba90863c170237e53985319e5819a8 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index e7b348dcfb9e85c9f359baddc2a78a1ff49ba679..1e61b5cd41969947874b350801cd51cb035bbc81 100644 (file)
@@ -210,12 +210,10 @@ UMASK             022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_MIN_LEN    Minimum acceptable password length.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 #PASS_MAX_DAYS 99999
-PASS_MIN_DAYS  0
 PASS_MIN_LEN   5
 PASS_WARN_AGE  7
 
index 9c6e8b63fa7c2aa1b2b4b246d631784a870a780a..38e9e79a1bc1f72a1f57f86c873c3ae515780732 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 1edc4addf39368b04535fa9a5145979db2bd009d..5be0eb085e4fe5ed8e3880c3c27081f5c36553c1 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c6e8b63fa7c2aa1b2b4b246d631784a870a780a..38e9e79a1bc1f72a1f57f86c873c3ae515780732 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c6e8b63fa7c2aa1b2b4b246d631784a870a780a..38e9e79a1bc1f72a1f57f86c873c3ae515780732 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c6e8b63fa7c2aa1b2b4b246d631784a870a780a..38e9e79a1bc1f72a1f57f86c873c3ae515780732 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c6e8b63fa7c2aa1b2b4b246d631784a870a780a..38e9e79a1bc1f72a1f57f86c873c3ae515780732 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c6e8b63fa7c2aa1b2b4b246d631784a870a780a..38e9e79a1bc1f72a1f57f86c873c3ae515780732 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 1edc4addf39368b04535fa9a5145979db2bd009d..5be0eb085e4fe5ed8e3880c3c27081f5c36553c1 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 9c6e8b63fa7c2aa1b2b4b246d631784a870a780a..38e9e79a1bc1f72a1f57f86c873c3ae515780732 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 1edc4addf39368b04535fa9a5145979db2bd009d..5be0eb085e4fe5ed8e3880c3c27081f5c36553c1 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 90d4e9d19424b67ca541adc144dbc82ce3db0580..0d0d95cc5b88fb51cba5e9c135c498f7d19f546d 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 62f9d227cb1a74281740fcaab7545756fa661b22..4b7e358e02fb11c664d32d965e7d91c1d35a5615 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 90d4e9d19424b67ca541adc144dbc82ce3db0580..0d0d95cc5b88fb51cba5e9c135c498f7d19f546d 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index f154808d922e81622e3d83ddff50c516f57698bd..5d6d51f5bc8edd8e08bd2810ad3e053d671ff8db 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index b975cad8a6db4430af0510336b0de961352be0d2..784116bc5bcc6aebdd5a618608307b9506907057 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bcffde812bcf0a849067b501cf59c3488cabf829..7e9504af2adc5caa1f0cb564ccc98d9705d98d71 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bcffde812bcf0a849067b501cf59c3488cabf829..7e9504af2adc5caa1f0cb564ccc98d9705d98d71 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bcffde812bcf0a849067b501cf59c3488cabf829..7e9504af2adc5caa1f0cb564ccc98d9705d98d71 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bcffde812bcf0a849067b501cf59c3488cabf829..7e9504af2adc5caa1f0cb564ccc98d9705d98d71 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 670a83d57c2a4aa78aad6baba7825f00e7c0e96f..5f93a8b5fbb68d053108266fa43814e304e833fc 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 09525d715ee945b207cbb29c38f75a0ac1ed0274..dceb7596360752d1f21139b29bccb8260711b838 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 80c44a283c1d94d5ada1d4366e3dbf2b167ba418..67bec019d249bfb1fe8c56150c5dc1dc886e8de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index b4fba408d9debfa0125c3d43cf4a587b5ee30b03..67079b58ea7a16179852ce381245ff02b51743f0 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index d17265aa4953ed07a1d068b9c790ab56778630bf..2790b553fc52991fa71ee8f129db36472b126713 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index b624dfa6672cce25134c2d5dad129a2c6e7d7ede..a121116a08740b8a357eaaaa31ca00315feb7773 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 8751c510bb1eab6d04dc4307ca0003c2e92cfdeb..bb1079d629db41f5e5472771f280a6ec9ff5ef8e 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 3ea2293f0ccf1bdc642724284be39dc5b1e42d34..7f1feffd64055729436dad82e73dd50f4921e29f 100644 (file)
@@ -210,12 +210,10 @@ UMASK             022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_MIN_LEN    Minimum acceptable password length.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_MIN_LEN   5
 PASS_WARN_AGE  7
 
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index bbd7adac0c07af1e5dad5ef2bb167aecdfab991c..bff8179d8c092283ce1cfab654ff09d508465c46 100644 (file)
@@ -164,11 +164,9 @@ KILLCHAR   025
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 03a3140534b8805a76983473bf2b2385362b1ea2..4b8591bbb6f5b30ebae77d6ba34d3e9686cb6971 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index 4ad8c17b31b3a9bec456db0ce8060f96416059b4..3cb8070944911da4fe1c727570e4bf0e14d83de6 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index ca6a6a31ec08b92721f459edb1547db91e7ab787..c4536c0ce83da1cf8c506dc65da17a76eb70f20e 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #
index dd2846e32e8643ecdc8d236a94c4637b7878cb5e..1c16f1198136659db8a84e68534fca9397964f6e 100644 (file)
@@ -149,11 +149,9 @@ UMASK              022
 # Password aging controls:
 #
 #      PASS_MAX_DAYS   Maximum number of days a password may be used.
-#      PASS_MIN_DAYS   Minimum number of days allowed between password changes.
 #      PASS_WARN_AGE   Number of days warning given before a password expires.
 #
 PASS_MAX_DAYS  99999
-PASS_MIN_DAYS  0
 PASS_WARN_AGE  7
 
 #