Mattias Dahlberg <[EMAIL PROTECTED]> writes:
> Borsenkow Andrej <[EMAIL PROTECTED]> wrote:
>
> > > 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 :(
>
> What was the outcome of this discussion? Frederic?
>
> For 8.2 there really needs to be an easy way to turn a feature like
> RPM_CHECK off. Because otherwise we risk that people will choose security
> level 'low' while installing Mandrake Linux, just to avoid having rpmv
> running. And that wouldn't be very desirable.
The final word about this is that you can change any setting in
/etc/security/msec/security.conf which overrides the settings in
/var/lib/msec/security.conf. In fact now, all the files in
/etc/security/msec will not be changed by msec.
--
Fred - May the source be with you