Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: since 8.04 no windows share (samba) authentication possible

  1. #1
    Join Date
    Jul 2007
    Beans
    26

    Question since 8.04 no windows share (samba) authentication possible

    Hi,

    I'm having a very annoying problem here since upgrading to 8.04. I use this as a workstation, samba-shares are hosted in the same network on a server which runs debian.

    I used to connect to those shares by using the bookmarks-functionality of nautilus, where i had shortcuts to e.g. smb://user@servername/share, authentication (password for user) was done by nautils/gnome, everything was working fine. Since the upgrade i can't authenticate any more. Nautilus removed the "user@"-part of the URLs, and I can only view the public viewable parts of the share, not the folders which are restricted.
    If I try to add "user@" again or create the shortcut new (with "Connect to Server"), the username is immediately removed. I also can't give the url in the address-bar, it's removed there too.

    Anyone knows what's causing / how to solve this?
    Best Regards,
    airflow

  2. #2
    Join Date
    Jan 2005
    Location
    West Philly
    Beans
    118
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: since 8.04 no windows share (samba) authentication possible

    I'm having the exact same problem... I think it's a bug in nautilus though. I may switch to Debian if this doesn't get fixed soon.
    Registered Linux User #382304

  3. #3
    Join Date
    Jul 2005
    Beans
    78

    Re: since 8.04 no windows share (samba) authentication possible

    It's a GVFS-SMB bug, and it's a known issue, and there's a patch you can try (it hasn't been verified by the author of that backend as he's currently on leave, though). It may solve your issues.

    https://bugs.launchpad.net/ubuntu/+s...072/comments/7

    Please let us know if the patch solves your issue.

  4. #4
    Join Date
    Jan 2005
    Location
    West Philly
    Beans
    118
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: since 8.04 no windows share (samba) authentication possible

    Quote Originally Posted by Awalton View Post
    It's a GVFS-SMB bug, and it's a known issue, and there's a patch you can try (it hasn't been verified by the author of that backend as he's currently on leave, though). It may solve your issues.

    https://bugs.launchpad.net/ubuntu/+s...072/comments/7

    Please let us know if the patch solves your issue.
    I tired the patch, bot compiling it myself and the pre-compiled binary in the thread. It didn't work for me. I still can't connect to samba shares that I would have to authenticate to.
    Registered Linux User #382304

  5. #5
    Join Date
    Feb 2008
    Beans
    8

    Re: since 8.04 no windows share (samba) authentication possible

    I have what may be a related problem with a network attached file server running embedded linux. If I go to Places|Network of Connect to server|Windows share and select the server/share, I get an entry in the Places menu and a desktop icon, from which I can browse the share (although there is something strange with some of the permissions). If I come back to the icon after a few minutes I get an error message 'Couldn't display "smb://server/shared/" There is no application for this type of file'.
    If I click on the entry in the Places menu I get an error message 'Could not open loaction "smb/server/shared/" Generic error'. If I persist with clicking the menu entry, the file browser does eventually open and I can access the share.
    What I have not been able to do is to mount the share at boot time using the same fstab entry that worked with Gutsy.

  6. #6
    Join Date
    Aug 2007
    Location
    /dev/null
    Beans
    444
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: since 8.04 no windows share (samba) authentication possible

    It may not be the same thing, but I had problems connecting to samba shares after updating to 8.04. I just reverted samba-common, smbfs and smbclient to 3.0.26a and it worked like a charm.

  7. #7
    Join Date
    Jun 2007
    Beans
    35

    Re: since 8.04 no windows share (samba) authentication possible

    Quote Originally Posted by eriqjaffe View Post
    It may not be the same thing, but I had problems connecting to samba shares after updating to 8.04. I just reverted samba-common, smbfs and smbclient to 3.0.26a and it worked like a charm.
    I was having the same issue since upgrading from Gutsy to Hardy. Your suggestion worked. After downgrading to gutsy versions of all samba related packages, it works again. It didn't occur to me until reading this thread because the command-line tools still worked fine, just connecting to Windows shares in nautilus was broken. Also, I might add, I could browse samba shares on the local machine fine with nautilus, but I got a host of weird problems when trying to browse other shares. I could see the machines in the workgroups, and the shares, but that's as far as I would get usually. Sometimes I would be able to browse a share, but it would take forever. I would also get dbus errors, timeout errors, and other errors. With 3.0.26a versions all is well. Hardy is trying my patience **sigh**

  8. #8
    Join Date
    Feb 2008
    Beans
    8

    Re: since 8.04 no windows share (samba) authentication possible

    Suceeded in getting cifs to work. It doesn't support url's, so IP addresses are required. Also it won't accept spaces before username or password in credentials files.

  9. #9
    Join Date
    Jun 2008
    Beans
    1

    Re: since 8.04 no windows share (samba) authentication possible

    Solution for access to Windows passworded shares from Ubuntu 8.04

    It was suggested elsewhere to ensure that in smb.conf, the entry:

    "security = user" rather than "security = share" should be present.

    This did not help for me, however, adding the entry:

    "client lanman auth = yes"

    then allowed the authentication of and access to my several Windows shares.

  10. #10
    Join Date
    Mar 2008
    Location
    Tampa, FL
    Beans
    112
    Distro
    Ubuntu Development Release

    Re: since 8.04 no windows share (samba) authentication possible

    Guys, having the same exact problem here. How do I downgrade to 3.0.26? When I tried to install smbfs it gave me an error about samba-common being 3.0.28. If I try to remove samba-common it wants to remove kubuntu-desktop as well. Thanks for the help guys.

    [EDIT] Figured it out. Anyone that wants to know as well, follow these two links and get samba-common and smbfs then do a "dpkg -i --force-downgrade" on those debs. Found the solution here http://ge.ubuntuforums.com/showthread.php?t=770893
    Last edited by oneloveamaru; June 5th, 2008 at 02:19 PM.

Page 1 of 2 12 LastLast

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
  •