If you cannot ping by name your Ubuntu host from you win Machine, you have to run the winbind service. ( but you can ping by Ip adress)

( rather than copying all over a never updated host file)

(1) sudo vi /etc/nsswitch.conf

Add “wins” to the end of the line so it looks something like this:

hosts: files wins dns

note :  wins before dns, and this line , documented all over, just did broke my name servicing in my minimal server: hosts: files mdns4_minimal [NOTFOUND=return] wins dns mdns4

(2) Install winbind

sudo aptitude install winbind

(3) Install samba:

sudo aptitude install samba

( this last steps may seems fun , but it does look necessary. documented in a lots of place but none I see said why ?)

tested on Ubuntu server 9.04, Vmware Worksation 6.5, Xp SP3
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks