It's been awhile but I remember fc5 defaulting to "enforcing". Maybe I'm wrong. But anyway I have at least two machines running with selinux set to "enforcing" that have compat 2.4 installed and everything worked fine. So something must have changed somewhere.
At 02:12 PM 2/8/2007 -0500, you wrote: >In earlier versions of Fedora, SELinux defaulted to disabled. > > >-----Original Message----- >From: owner-ag-t...@mcs.anl.gov [mailto:owner-ag-t...@mcs.anl.gov] On >Behalf Of George Estes >Sent: Thursday, February 08, 2007 13:09 >To: ag-t...@mcs.anl.gov >Subject: RE: [AG-TECH] compat 2.4 > >Thanks Mike. That was the problem. It had not been a problem in >earlier versions of Fedora. Although there is still an issue with the >anonymous cert in the fc6 version of compat 2.4. > >Thanks again, >George >At 11:05 AM 2/8/2007 -0500, Mike Weaver wrote: >>More than likely, this is due to the default state of SELinux. You can >>disable SELinux altogether by setting the line >> >>SELINUX=disabled >> >>in your /etc/sysconfig/selinux file and rebooting. >> >>Mike >> >>-----Original Message----- >>From: owner-ag-t...@mcs.anl.gov [mailto:owner-ag-t...@mcs.anl.gov] On >>Behalf Of George Estes >>Sent: Wednesday, February 07, 2007 22:18 >>To: ag-t...@mcs.anl.gov >>Subject: [AG-TECH] compat 2.4 >> >>I've just built a Fedora Core 6 machine and installed 3.0 and compat >>2.4. The 3.0 version runs fine but when I run the AGServiceManager24 I >>get this error? >> >>George >> >>Traceback (most recent call last): >> File "/usr/bin/AGServiceManager24", line 25, in ? >> from AccessGrid.hosting import SecureServer, InsecureServer >> File >>"/usr/lib/python2.4/site-packages/AccessGrid2/AccessGrid/hosting/__init >_ >>_.py", line 120, in ? >> SetHostingImpl(__hostingImpl) >> File >>"/usr/lib/python2.4/site-packages/AccessGrid2/AccessGrid/hosting/__init >_ >>_.py", line 62, in SetHostingImpl >> s = __import__(nis, globals(), locals(), ["SecureServer", >> File >>"/usr/lib/python2.4/site-packages/AccessGrid2/AccessGrid/hosting/SOAPpy >/ >>Server.py", line 20, in ? >> from SOAPpy.GSIServer import ThreadingGSISOAPServer, GSIConfig >> File "/usr/lib/python2.4/site-packages/SOAPpy/GSIServer.py", line 74, >>in ? >> from pyGlobus.io import GSITCPSocketServer, >>ThreadingGSITCPSocketServer >> File "/usr/lib/python2.4/site-packages/pyGlobus/io.py", line 14, in ? >> import ioc >>ImportError: /usr/lib/globus/lib/libcrypto_gcc32pthr.so.0: cannot >>restore segment prot after reloc: Permission denied