FC8/Samba 3.0.28: Could not receive trustdoms

tilolevante tilo at levante.de
Thu Jun 5 13:46:38 GMT 2008


Hi,

I had just a similar problem and solved it by removing all samba databases:

  cd /var/lib/samba/
  /etc/init.d/samba stop
  /etc/init.d/winbind stop
  mkdir x
  mv * x
  /etc/init.d/samba start
  /etc/init.d/winbind start
  net join domain
  /etc/init.d/samba stop
  /etc/init.d/winbind stop
  /etc/init.d/winbind start
  /etc/init.d/samba start
  wbinfo -t
  -> success

maybe it help you

tilo


-- 
View this message in context: http://www.nabble.com/FC8-Samba-3.0.28%3A-Could-not-receive-trustdoms-tp17580953p17670213.html
Sent from the Samba - samba-technical mailing list archive at Nabble.com.



More information about the samba-technical mailing list