Difference between revisions of "SME Server Upgrade Bug Windbind 8.05 to 8.06"
Jump to navigation
Jump to search
(Created page with "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 insta...") |
(No difference)
|
Latest revision as of 11:09, 25 October 2011
At
yum update
fails with winbind Errors do as root
rpm -e --nodeps libtalloc libtdb samba samba-client samba-common samba-winbind
then
yum install tdb-tools
and now rerun
yum update