From b998b624e9da5711fca0821b69c9d23d3487e98c Mon Sep 17 00:00:00 2001 From: Mystery Man Date: Fri, 13 Dec 2002 10:14:31 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'V0_32_1_1mdk'. --- share/msec.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/msec.py') diff --git a/share/msec.py b/share/msec.py index 4afc3b1..8f95836 100755 --- a/share/msec.py +++ b/share/msec.py @@ -170,7 +170,7 @@ if level >= 4: allow_reboot(no) enable_at_crontab(no) if level == 4: - password_aging(60, 30) + password_aging(99999) allow_remote_root_login(without_password) else: password_aging(30, 15) -- cgit v1.2.1