Results 1 to 1 of 1

Thread: Nautilus cannot mount my samba shares?

  1. #1
    Join Date
    Sep 2009
    Beans
    6

    Question Nautilus cannot mount my samba shares?

    Hi everyone!

    I've been fighting with Samba shares lately, without success.

    If I use the right click approach, and sets guest ok and write access, I obtain a usershare which can be seen with smbclient (such as : smbclient -L myusername-desktop). I can even explore the contents of my share using smbclient : smbclient //myusername-desktop/myshare, in a terminal.

    However, I must supply my login password, or smbclient will return session setup failed: NT_STATUS_LOGON_FAILURE

    If I try to browse my share with Nautilus, in Places->Network, I can see my shared folder, but if I double click on it, I get an error, which says something along the lines : Unable to mount the Windows share. The shared folder has executable and writable rights. Trying to mount it using gvfs-mount smb://myusername-desktop/myshare returns a similar error message.

    Samba is installed and running, with the default /etc/samba/smb.conf file. I've tried playing with it, setting security=share instead of security=user, but then it would just get worse. Also tried manually creating the shares using the smb.conf and obtained the same results.

    Another computer here has Ubuntu 9.04 instead of my 9.10, and the shares works great, using the usershare approach (right click) and not messing around at all. The only difference I was able to find is that on Ubuntu 9.04, the shares created truly don't care about passwords. Maybe this cause a problem with Nautilus. Shouldn't it asks me for a password when I type smb://myusername/myshare in Nautilus address bar then?

    Q1 : Does some of you experience the same problems using samba shares on Ubuntu 9.10?

    Q2 : If it works for you, how did you do it? Do you have any hints which could help me debug this mess? What I want is a passwordless access to Samba shares using Nautilus.

    Thank you for taking the time to read this long post, and happy new year!
    Last edited by Nooki; December 30th, 2009 at 06:23 AM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •