[Samba] samba Mount command failure

Frank Matthieß fm+samba at Microdata-POS.de
Fri Sep 20 11:35:01 GMT 2002


Freitag den 20.09.2002 um 11:29 CEST  +0200, schrieb root:
> Hi All,
> 
> I would like to be able to mount a SMB NT Share on a NT4.0 network. I am
> currently trying to run the following command :
> 
> mount -t smbfs -o username=lloydl,password=Fiver //(Server
> IPaddress)/(share) /mnt/dvs/ITVSERVER
> 
> And I get :
> 
> 2622: session request to 192.168.36.6 failed (called name no present)
> 2622: session request to 192 failed (called name not present)
> 2622: session setup failed: ERRDOS - ERRnoaccess (access denied)
> SMB connection failed


Have you tried smbclient first? 
Is a connection with smbclient possible?


"smbclient -L ServerIPaddress -U username" will show you the shares.

smbclient //(ServerIPaddress)/(share) \
	-U username \
	-W workgroup/domainname

If this runs, you can start to mount via smbfs.
-- 
Frank Matthieß                                          fm at Microdata-pos.de




More information about the samba mailing list