I figured out that if I try to mount like this:
Code:
sudo mount -t cifs //192.168.0.100/homes /mnt/server -o username=usuario,password=senha
It works. But it's not good to have to type the password like this, because of the bash history. And I can't use Nautilus to mount the share.
So, I am still waiting for help.
Thanks again