[rsbac] Problems upgrading from 1.2.0 to 1.2.2

Pontus Lidman pontus at lysator.liu.se
Sun Nov 23 21:39:27 CET 2003


Amon Ott <ao at rsbac.org> writes:

> On Dienstag, 18. November 2003 20:48, Pontus Lidman wrote:
> > I have a working RSBAC 1.2.0 installation running on Linux kernel
> > 2.4.18. I'd like to upgrade, so I compiled kernel 2.4.22 with RSBAC
> > 1.2.2. When I boot this, it seems that the RC module is very reluctant
> > to allow some kinds of access, like this:

[...]

> To get back to your old behaviour, you can try the following as secoff:
> 
> #!/bin/bash
> alltypes=$(rc_get_item list_process_type_nr)
> for role in $(rc_get_item list_role_nr)
> do
>   for type in $alltypes
>   do
>     rc_set_item -a -v ROLE $role type_comp_process $type GET_STATUS_DATA
>   done
> done

It worked beautifully, Thanks a lot!

Regards,

Pontus

-- 
Pontus Lidman, pontus at lysator.liu.se, Software Engineer
No matter how cynical you get, it's impossible to keep up.
Scene: www.dc-s.com | MUD: tyme.envy.com 6969 | irc: irc.quakenet.eu.org



More information about the rsbac mailing list