No, but report a bug on it and include relevant details as to what you were doing that triggered this.<br><br>Dan<br><br><div class="gmail_quote">On Thu, Apr 19, 2012 at 9:36 AM, Fernando Cassia <span dir="ltr">&lt;<a href="mailto:fcassia@gmail.com">fcassia@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Should I be worried about this?<br><br>SELinux is preventing useradd from write access on the directory /run.<br><br>*****  Plugin catchall (100. confidence) suggests  ***************************<br>
<br>If you believe that useradd should be allowed write access on the run directory by default.<br>
Then you should report this as a bug.<br>You can generate a local policy module to allow this access.<br>Do<br>allow this access for now by executing:<br># grep useradd /var/log/audit/audit.log | audit2allow -M mypol<br>
# semodule -i mypol.pp<br>
<br>Additional Information:<br>Source Context                unconfined_u:system_r:useradd_t:s0-s0:c0.c1023<br>Target Context                system_u:object_r:var_run_t:s0<br>Target Objects                /run [ dir ]<br>

Source                        useradd<br>Source Path                   useradd<br>Port                          &lt;Unknown&gt;<br>Host                          2cabezas<br>Source RPM Packages           <br>Target RPM Packages           filesystem-3-2.fc17.i686<br>

Policy RPM                    selinux-policy-<a href="tel:3.10.0-114" value="+13100114" target="_blank">3.10.0-114</a>.fc17.noarch<br>Selinux Enabled               True<br>Policy Type                   targeted<br>Enforcing Mode                Enforcing<br>
Host Name                     2cabezas<br>
Platform                      Linux 2cabezas 3.3.2-1.fc17.i686 #1 SMP Fri Apr 13<br>                              21:06:40 UTC 2012 i686 i686<br>Alert Count                   1<br>First Seen                    mié 18 abr 2012 13:13:48 ART<br>

Last Seen                     mié 18 abr 2012 13:13:48 ART<br>Local ID                      2926be04-b387-449b-bbd3-90440403cb11<br><br>Raw Audit Messages<br>type=AVC msg=audit(1334765628.677:275): avc:  denied  { write } for  pid=1331 comm=&quot;useradd&quot; name=&quot;/&quot; dev=&quot;tmpfs&quot; ino=6961 scontext=unconfined_u:system_r:useradd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:var_run_t:s0 tclass=dir<br>

<br><br>Hash: useradd,useradd_t,var_run_t,dir,write<br><br>audit2allowunable to open /sys/fs/selinux/policy:  Permission denied<br><br><br>audit2allow -Runable to open /sys/fs/selinux/policy:  Permission denied<br><br><br>


<br>--<br>
test mailing list<br>
<a href="mailto:test@lists.fedoraproject.org">test@lists.fedoraproject.org</a><br>
To unsubscribe:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/test" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/test</a><br></blockquote></div><br>