Page 1 of 1

Red Hat Enterprise & GRsecurity

PostPosted: Thu Mar 18, 2004 3:46 pm
by spark343
Does anyone have any experience with integrating GRSecurity with the Red Hat enterprise kernels?

PostPosted: Sun Mar 28, 2004 5:31 pm
by abefroman
I have installed it on Fedora which should be similar. Are you running into problems?

PostPosted: Sun Mar 28, 2004 6:47 pm
by fonya
I have installed it on Fedora which should be similar. Are you running into problems?


Yes, with prelink. I must reinstall i386 glibc, and de-install prelink for the normal work. I've got some strange error message nothing especial :)

PostPosted: Wed Apr 14, 2004 1:12 am
by Lem0nHead
fonya wrote:
I have installed it on Fedora which should be similar. Are you running into problems?


Yes, with prelink. I must reinstall i386 glibc, and de-install prelink for the normal work. I've got some strange error message nothing especial :)


do you mind sharing how to do that?
which glibc should be installed?
my RHE jhas:

root@server01 [/]# rpm -qa | grep glibc
glibc-kernheaders-2.4-8.34
glibc-common-2.3.2-95.6
glibc-headers-2.3.2-95.6
glibc-profile-2.3.2-95.6
glibc-2.3.2-95.6
glibc-devel-2.3.2-95.6
glibc-utils-2.3.2-95.6

for prelink, do you mean: prelink-0.3.0-6 ?
just "rpm -e prelink-0.3.0-6"? won't it affect anything else?

thanks very much