[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SAMBA Q
- To: Linux-IL <linux-il(at-nospam)linux.org.il>
- Subject: Re: SAMBA Q
- From: Erez Boym <ehboym(at-nospam)yahoo.com>
- Date: Tue, 11 Sep 2001 21:10:48 -0700 (PDT)
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.GSO.3.95-heb-2.07.1010911175248.27474A-100000@csd>
- Reply-To: ehboym(at-nospam)yahoo.com
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
> Is this being run from a shell? unquoted '' in a
> shell is translated to
> ''
Yes, it is. I want 2 c it work before I burn it in to
fstab.
> As the error message suggest:
>
> smbclient //servername -I serverip
>
> (-I serverip is in case the name can't be resolved
> properly).
>
> As always, the -d option may come handy as well. In
> this case it will
> provide you more information on exactly how the
> names are resolved to IPs.
smbclient works just fine. I can connect to my NT by
using "smbclient \172.17.2.2Applic -U dpa81832" The
problem is that I can not use smbmount to mount that
directory as part of my file system.
-I changes nothing and -d is just ignored by smbmount.
I guess that smbmount ejects before it get to parse
these command.
The exact command I'm using is:
mbmount //172.17.2.2/Applic -I 172.17.2.2 /mnt/Chol
Thanks
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