[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SAMBA Q
- To: Linux-IL <linux-il(at-nospam)linux.org.il>
- Subject: SAMBA Q
- From: Erez Boym <ehboym(at-nospam)yahoo.com>
- Date: Tue, 11 Sep 2001 07:15:29 -0700 (PDT)
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Reply-To: ehboym(at-nospam)yahoo.com
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hi,
A simple SAMBA Q.
I have a NT server which I can connect to by using:
smbclient \\172.17.2.2\Applic -U dp18382
now I want to permanently mount it on /mnt/Chol.
the commands :
smbmount //172.17.2.2/Applic /mnt/Chol -U dp18382
smbmount "//172.17.2.2/Applic" -c 'mount /mnt/Chol'
are producing the same message :
Added interface ip=127.0.0.1 bcast=127.255.255.255
nmask=255.0.0.0
-----
Session request failed (131,130) with myname=LOCALHOST
destname=172.17.2.2
Called name not present
Try to connect to another name (instead of 172.17.2.2)
You may find the -I option useful for this
-----
What am I missing ?
Erez
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il