[Samba] cannot connect to windows share from linux

Jordi Castells jordi.castells at es.ingenico.com
Tue Aug 19 13:39:56 GMT 2003


hi all,

I would like to connect from linux box to a windows 2000 share

I try the command:
smbmount //10.2.20.43/share mnt -o username=USER workgroup=DOMAIN

and the answer is:
2323: session request to 10.2.20.43 failed (Called name not present)
2323: session request to 10 failed (Called name not present)
Password:

I type the password and the answer is
2323: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed

but if I use smbclient command
smbclient -L 10.2.20.43 -W DOMAIN -U USER

the answer is
added interface ip=10.2.20.25 bcast=10.2.255.255 nmask=255.255.0.0
session request to 10.2.20.43 failed (Called name not present)
session request to 10 failed (Called name not present)
Password: (I type the password)
Domain=[DOMAIN] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]

and it print all the shares that the server have

I do not what I am doing wrong, could anyone help me?

thanks





More information about the samba mailing list