I have a very similar problem:

Given a samba share on debian server which allows READ ONLY access to
anonymous and READ WRITE access to my named user: kpeter.

There is no way to write on this share because gvfs always connects as
anonymous, there is no way to specify my user/pass.

If I mount manually with explicit username things became stanger:

Let say: 
$ gvfs-mount smb://[EMAIL PROTECTED]/projects/

It works, I can see the mounted share on my desktop.
$ gvfs-mount -l
Mount(0): projects ezen: duron -> smb://duron/projects/

After opening the share with nautilus a second mount appears on the desktop:
$ gvfs-mount -l
Mount(0): projects ezen: duron -> smb://duron/projects/
Mount(1): projects ezen: duron -> smb://duron/projects/

I think that this second mount is anonymous and it is very bad...

-- 
gvfs-mount with user credentials fails if smb share has "guest ok=yes" but the 
guest account doesn't have proper permissions.
https://bugs.launchpad.net/bugs/223372
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to