Smbclient on mac

Im trying to connect to an smb share anonymously on mac using:
#mount_smbfs -N ///anonymous mnt
but it returns with:
mount_smbfs: server rejected the connection: Authentication error

anyone know why??