https://qa.mandrakesoft.com/show_bug.cgi?id=1005





------- Additional Comments From [EMAIL PROTECTED]  2003-02-10 10:25 -------
I've seen this annoying behavior too before.  I just always forget to report it.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Step to reproduce.

1. create a file /etc/security/msec/level.local containing
from mseclib import *
set_shell_timeout(300)

2. set security by executing msec (no level to be specified)

3. look at /etc/sysconfig/msec and notice the line:
TMOUT=300

All is correct for now.

Now I want to reset TMOUT to 0.

4. I edit /etc/security/msec/level.local and change the line to:
set_shell_timeout(0)

5. execute 'msec' again

6. the line in /etc/sysconfig/msec is still the same 'TMOUT=300'
where it should be TMOUT=0

Reply via email to