238 bytes added
, 11:09, 25 October 2011
At
<pre>
yum update
</pre>
fails with winbind Errors do as root
<pre>
rpm -e --nodeps libtalloc libtdb samba samba-client samba-common samba-winbind
</pre>
then
<pre>
yum install tdb-tools
</pre>
and now rerun
<pre>
yum update
</pre>