I was able to change secirity settings before without any issue. Now when I try to access from gui, it ask me for the password and then blinks once on the status bar and does not appear.
So I found where the file is located /usr/bin/system-config-securitylevel and tried to start it from there as root. This works fine on another machine, but not on this one. Here is the output.
[root@stormbringer bin]# /usr/bin/system-config-securitylevel
Traceback (most recent call last):
File "/usr/share/system-config-securitylevel/system-config-securitylevel.py", line 18, in ?
app.stand_alone()
File "/usr/share/system-config-securitylevel/securitylevel.py", line 427, in stand_alone
self.selinuxPage = selinuxPage.selinuxPage()
File "/usr/share/system-config-securitylevel/selinuxPage.py", line 329, in __init__
self.refreshTunables(self.initialtype)
File "/usr/share/system-config-securitylevel/selinuxPage.py", line 427, in refreshTunables
self.loadBooleans()
File "/usr/share/system-config-securitylevel/selinuxPage.py", line 418, in loadBooleans
on=rec[3]=="1"
IndexError: list index out of range
Thanks for any help
Dave
-=K4DGW=-