Hallo Barry Skidmore,

you wrote:

> I tried the command you sent and used the quotes.  Below
> is the result, i.e., the same error message:
>
> [root@mail skidmore]# /usr/sbin/smbmount "\\\\sheltie\\linux"
> '/root/mnt/sheltie/linux' -o username=skidmore,password=xxx
> execvp of smbmnt failed. Error was No such file or directory.smbmnt
> failed: 1

if you are using a selfcompiled version, you need a link to the correkt
location of smbmount in /sbin. I think, this is not documented yet but
I had the same problem and there was a tip in the mailing list...

Here is, what I do:

cd /sbin
ln -sf ../usr/bin/smbmount mount.smbfs

If smbmount is in /usr/bin...

tom

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to