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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|0.38-2mdk                   |0.38-3mdk



------- Additional Comments From [EMAIL PROTECTED]  2003-03-13 09:25 -------
This problem is still current. 



------- 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