Hi Eric.<br>I think so.<br><br>cat /var/log/messages | grep denied<br>cat /var/log/messages | grep avc<br><br>any command show no output and<br><br>ausearch -m AVC<br><br>show this:<br><pre>----<br>time->Tue Jun  3 23:39:03 2008<br>
type=SYSCALL msg=audit(1212557943.344:16): arch=40000003 syscall=11 success=yes exit=0 a0=9872498 a1=9870c50 a2=9870af0 a3=0 items=0 ppid=2878 pid=2879 auid=500 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts2 ses=1 comm="NetworkManager" exe="/usr/sbin/NetworkManager" subj=unconfined_u:system_r:NetworkManager_t:s0 key=(null)<br>
type=AVC msg=audit(1212557943.344:16): avc:  denied  { read write } for  pid=2879 comm="NetworkManager" path="/var/tmp/kdecache-cchavez/kpc/kde-icon-cache.data" dev=dm-0 ino=8356254 scontext=unconfined_u:system_r:NetworkManager_t:s0 tcontext=unconfined_u:object_r:user_tmp_t:s0 tclass=file<br>
type=AVC msg=audit(1212557943.344:16): avc:  denied  { read write } for  pid=2879 comm="NetworkManager" path="/var/tmp/kdecache-cchavez/kpc/kde-icon-cache.index" dev=dm-0 ino=8356253 scontext=unconfined_u:system_r:NetworkManager_t:s0 tcontext=unconfined_u:object_r:user_tmp_t:s0 tclass=file <br>
</pre>that messages was when a restart the NetworkManager as root on a shell.<br><br>Cheers.<br>Carlos Chávez.<br><br><br><div class="gmail_quote">2008/6/3 Eric Paris <<a href="mailto:eparis@redhat.com">eparis@redhat.com</a>>:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Tue, 2008-06-03 at 05:46 -0600, Carlos Chavez wrote:<br>
> Hi Paul.<br>
><br>
> No, there is no avc denials error messages or other selinux related<br>
> error messages in the logs.<br>
> The error messages that i post is showed only in the start up process<br>
> but no other messages is send to any log file.<br>
><br>
> What i did in order to associated the error to selinux was stoped<br>
> selinux, when i stop selinux and restart the PC the httpd start with<br>
> no problems at boot time.<br>
><br>
> I'm not sure about the NetworkManager in the logs it seems that load<br>
> correctly at boot time and set the network parameter as soon as the<br>
> process start, no delay for that.<br>
><br>
> I have configure the ntpd to synchronize the date/time and this works<br>
> fine, this need the network device setup, so i think the<br>
> NetworkManager works too.<br>
<br>
</div>Are you sure you are looking in the right place for those selinux denial<br>
messages?  look for 'denied' in /var/log/messages and look at the output<br>
of ausearch -m AVC<br>
<font color="#888888"><br>
-Eric<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Carlos Chávez