[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SAMBA Q



> 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