Re: Can I ask a smbfs question here?

From: Yaroslav Rastrigin
Date: Fri Jan 14 2005 - 22:33:45 EST


Hi !
On 15 January 2005 05:15, you wrote:
>

> To make the share user mountable I changed the owner of the mountpoint
> to the regular user I am using, chmodded one of the binaries (sorry - do
/usr/sbin/smbmnt ?
> not remember which one - found its name in one of FAQs) and specified
....
>username=administrator,password=xxx,fmask=0666,codepage=cp866,iocharset=utf8,users
Are you sure it's "users" and not "user" ?
>
> Any ideas if it is possible to fix this? I can "sudo mount" all the time
> but it does not sound right...
And what's wrong with smbmount ?
smbmount //server/share /your/mountpoint -o
username=<uname>,iocharset=utf8,codepage=cp866
Works like a charm as long as /usr/sbin/smbmnt is suid-root

--
Managing your Territory since the dawn of times ...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/