Can anyone point me to a good tutorial on connecting to a samba server from Ubuntu?
-------
I put an Ubuntu 9.10 Server into a Windows domain, installed Samba, and shared it for people to read files. Set samba permissions that everyone can see files and a specific samba user can add/delete files.
From a windows machine, I can see the Ubuntu samba server, view the files, and if I connect with the specific samba user credentials, I can also add/delete files.
From an Ubuntu workstation I can see the server, but I cannot see the share or the files.
Is there some package I need to install on the Ubuntu 9.10 workstation in order to see and browse samba shares?
I want to be able to connect to the Ubuntu samba server share from the Ubuntu workstation to browse and add/delete files using the specific samba user account which I created on the Ubuntu samba server.
Suggestions?