Borsenkow Andrej <[EMAIL PROTECTED]> writes:
> > I presume, creating file
> >
> > /usr/security/msec/level.local
> >
> > and putting there
> >
> > set_security_conf('RPM_CHECK', 'no')
> >
> > should do the trick.
>
> It needs
>
> from mseclib import *
> set_security_conf('RPM_CHECK', 'no')
>
> now, THAT becomes ridiculous :(
You are right. In the next release, msec will not change the settings
in /etc/security/msec/security.conf except if the secure level is
changed.
--
Fred - May the source be with you