To turn off Selinux temporarily type setenforce 0 at a root prompt. If turning it off fixes your su - issue  then I  would relabel your file system all you need to do is type touch /.autorelabel as root  and then reboot. You might need to drop to single user mode.  If it is a selinux issue I would be curious as to the selinux context errors that are showing up in /var/log/messages <br>

<br><br><br><br>Bernie<br><br><br><div class="gmail_quote">On Sun, Feb 20, 2011 at 4:37 PM, Richard Troth <span dir="ltr">&lt;<a href="mailto:rmt@casita.net">rmt@casita.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

SELinux?<br>
You may have one or more files with a borken context.  If that is so,<br>
you can test the theory by turning off enforcement.  If it works when<br>
SELinux is not enforcing, then you probably just need to restore the<br>
SELinux context ... maybe of &#39;su&#39;, maybe of /etc/passwd or /etc/shadow<br>
... or maybe just relabel the whole shootin match like some people do<br>
at every reboot.  I don&#39;t remember the command(s) to restore context<br>
because I turn off SELinux from the get-go.<br>
<font color="#888888"><br>
-- R;   &lt;&gt;&lt;<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
<br>
<br>
On Sun, Feb 20, 2011 at 14:13, Vince Herried &lt;<a href="mailto:vince@planetvince.info">vince@planetvince.info</a>&gt; wrote:<br>
&gt; I installed F14 on my laptop and liked it so Friday I installed<br>
&gt; it on my desktop. Normal stuff no problems.<br>
&gt;<br>
&gt; I used visu and setup sudo so my normal account could do everything.<br>
&gt;<br>
&gt; ---- Here comes the mystery ------<br>
&gt;<br>
&gt;        At some point &#39;su -&#39; stopped working  with a complaint that i was<br>
&gt;        using the wrong password for root.<br>
&gt;<br>
&gt;        system commands that prompt for a root password work fine<br>
&gt;        with the same password that &#39;su -&#39; fails<br>
&gt;<br>
&gt;        sudo works fine.<br>
&gt;<br>
&gt;        I single user booted and re-set the root password with<br>
&gt;        &quot;passwd&quot;<br>
&gt;<br>
&gt;        rebooted ... same problem<br>
&gt;<br>
&gt;        tried &quot;sudo passwd root&quot; to set root passwd again.<br>
&gt;        no joy<br>
&gt;<br>
&gt;        again Fedora programs that prompt for root passwords work fine.<br>
&gt;<br>
&gt;        I used the Fedora/gnome gui to look at user &#39;root&#39;<br>
&gt;        and to set the root password.  it displays a gui with old password<br>
&gt;        as a number of &#39;*&#39;  fewer than the number of characters in root&#39;s password.<br>
&gt;        Huh?<br>
&gt;        Used the Gui to set the password... as I type it in... shows &#39;*&#39; for each<br>
&gt;        character...<br>
&gt;        display it again... shows fewer &quot;*&quot; than it contains.<br>
&gt;<br>
&gt;        symptom persists.  Starting to think the command &#39;su - &#39; is dorked.<br>
&gt;<br>
&gt;<br>
&gt; iirc  &#39;su&#39; is contained in rpm &#39;coreutils&#39;<br>
&gt; -------<br>
&gt; f u cn rd ths, itn tyg h myxbl cd.<br>
&gt; _______________________________________________<br>
&gt; colug-432 mailing list<br>
&gt; <a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br>
&gt; <a href="http://lists.colug.net/mailman/listinfo/colug-432" target="_blank">http://lists.colug.net/mailman/listinfo/colug-432</a><br>
&gt;<br>
<br>
_______________________________________________<br>
colug-432 mailing list<br>
<a href="mailto:colug-432@colug.net">colug-432@colug.net</a><br>
<a href="http://lists.colug.net/mailman/listinfo/colug-432" target="_blank">http://lists.colug.net/mailman/listinfo/colug-432</a><br>
</div></div></blockquote></div><br>