Page 21 of 61 FirstFirst ... 11192021222331 ... LastLast
Results 201 to 210 of 610

Thread: Howto: Fix Windows share browsing issues

  1. #201
    Join Date
    Mar 2006
    Location
    Kitakyushu Japan
    Beans
    9,362
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Howto: Fix Windows share browsing issues

    Quote Originally Posted by IstvanL View Post
    http://sidux.com/PNphpBB2-viewtopic-t-14163.html

    Try this solution. It helped me solving the same issue.
    Cheers
    You shouldn't need the client lanman auth options unless you're using a very old (Win98) computer as your Samba server. In my opinion, the security risks of enabling file sharing on a Win98 computer is extreme and inadvisable even in a trusted network. You should either upgrade the Win98 machine, or remove it from the network and use it as an independent workstation.

    Some NAS devices have this problem, but there are other ways around that.

    Thanks though.
    Last edited by dmizer; November 9th, 2009 at 02:50 AM.

  2. #202
    Join Date
    Mar 2006
    Location
    Kitakyushu Japan
    Beans
    9,362
    Distro
    Ubuntu 11.04 Natty Narwhal

  3. #203
    Join Date
    Nov 2007
    Location
    Omak, WA
    Beans
    188
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Howto: Fix Windows share browsing issues

    Using Ubuntu 9.10, just installed this afternoon.

    When I go to places/network a window opens and shows icons for the two Windows machines on the network. When I try to acces them it will not let me in. I have a XP machine, a Win7 machine, and this Ubuntu machine all hard wired to the router. The two windows machines are indeed assigned to WORKGROUP. I checked the SMB.CONF file and it reads workgroup=WORKGROUP. I have the two windows machines working perfectly, sharing files, printers, and anything else.... all that is good. I'm just trying to be able to share files from windows shared folders to Ubuntu

    My question at this point, is which steps on the first page do you suggest I start with???
    eVGA X58 Classified E759, i7 920, G.Skill Perfect Storm DDR3 2000 3X2gb, 2X eVGA GTX260 SSC SLI, Lian-LI PC75B, Corsair TX850W, 2X WD Black 640gb Raid0 Win7, Seagate 320gb Linux Mint 9, LG GH22LS30 DVDRW

  4. #204
    Join Date
    Nov 2007
    Location
    Omak, WA
    Beans
    188
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Howto: Fix Windows share browsing issues

    dmizer,
    Thanks so much for this post..... after I posted above I started going through your options one by one, and finally I am able to navigate the shared folders on the XP machine. Sadly I am still unable to browse the Win7 machine.

    Some more information.... The XP machine only had the "MyDocuments" folder shared, the Win7 machine has an entire spare hard drive shared, and thats the one I cant get in to. Any help would be appreciated!
    eVGA X58 Classified E759, i7 920, G.Skill Perfect Storm DDR3 2000 3X2gb, 2X eVGA GTX260 SSC SLI, Lian-LI PC75B, Corsair TX850W, 2X WD Black 640gb Raid0 Win7, Seagate 320gb Linux Mint 9, LG GH22LS30 DVDRW

  5. #205
    Join Date
    Sep 2008
    Beans
    22

    Re: Howto: Fix Windows share browsing issues

    Great how-to! Many thanks!

    I've diddled with my network shares off and on for months. My workaround for this frustrating problem, was to access the network from a virtual machine. For some reason it worked for me, despite the fact that the Ubuntu host machine couldn't see the network.

    Oh well - I followed instructions posted here, and everything works beautifully now!

    Thank you, thank you, thank you!


    Dmizer - I took the liberty of copy/pasting your post to another forum, and gave you credit for the solution, along with a link to this article. View here, if you like:
    http://www.mauisun.org/vbb/newthread...ostthread&f=58

    And, did I say, "Thank you!"
    Last edited by Runaway1956; November 9th, 2009 at 08:24 PM.

  6. #206
    Join Date
    Feb 2008
    Location
    Florida
    Beans
    14
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Howto: Fix Windows share browsing issues

    dmizer

    I'm in really bad need of help and from reading through this thread, you seem to be the best shot. Long story short I've been trying for about a month now to get my Linux boxes (a desktop and laptop) to see / be seen by the windows computers on my home network. So far nothing as worked long term - a fix will work temperately but then not work the next day - and I'm at the point to where I don't know if its something I'm doing wrong or I have so many “fixes” on my desktop that its a hopeless battle. I just updated my netbook to 9.10 hoping that might help to have a fresh start for the laptop to see any thing, but again nothing.

    My Desktop is 9.04 with Samba 2:3.3.2 – name is HDS-Linux
    My Netbook is 9.10 with Samba 2:3.4.0 – name is NetLinBox

    I attached my smb config files if they are needed.
    Attached Files Attached Files

  7. #207
    Join Date
    Mar 2006
    Location
    Kitakyushu Japan
    Beans
    9,362
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Howto: Fix Windows share browsing issues

    Quote Originally Posted by Lvcoyote View Post
    dmizer,
    Sadly I am still unable to browse the Win7 machine.
    Try this possible fix: http://ubuntuforums.org/showpost.php...4&postcount=34

    Quote Originally Posted by Hawaiisnowstorm View Post
    dmizer

    My Desktop is 9.04 with Samba 2:3.3.2 – name is HDS-Linux
    My Netbook is 9.10 with Samba 2:3.4.0 – name is NetLinBox

    I attached my smb config files if they are needed.
    First of all, have you been through all the fixes in the first post in this thread? If not, do so.

    A couple of minor changes I can suggest to your smb.conf files.

    On both HDS-Linux and NetLinBox, look for this line:
    Code:
    ;   name resolve order = lmhosts host wins bcast
    and add this line directly below it:
    Code:
       name resolve order = lmhosts wins bcast host
    On HDS-Linux, remove this line:
    Code:
       usershare owner only = false
    Reboot after making these changes.

  8. #208
    Join Date
    Nov 2007
    Location
    Omak, WA
    Beans
    188
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Howto: Fix Windows share browsing issues

    dmizer,
    when I open the samba.conf file, I see the global heading, but what is this "stanza" about?? The word stanza appears no where in thesamba.conf file..... is it something I need to add?? Exactly how and where should it be added???

    If you look at the link you provided, it says...
    Those of you having problems with Win7, please try adding the following options to your [global] stanza in /etc/samba/smb.conf:
    Code:

    domain master = no
    local master = no
    preferred master = no
    os level = 0
    The "stanza" reference has me confused......sorry.....
    Last edited by Lvcoyote; November 10th, 2009 at 07:30 AM.
    eVGA X58 Classified E759, i7 920, G.Skill Perfect Storm DDR3 2000 3X2gb, 2X eVGA GTX260 SSC SLI, Lian-LI PC75B, Corsair TX850W, 2X WD Black 640gb Raid0 Win7, Seagate 320gb Linux Mint 9, LG GH22LS30 DVDRW

  9. #209
    Join Date
    Mar 2006
    Location
    Kitakyushu Japan
    Beans
    9,362
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Howto: Fix Windows share browsing issues

    "Stanza" just means section. So look at your /etc/samba/smb.conf file and just add those options somewhere below here:
    Code:
    #======================= Global Settings =======================
    
    [global]

  10. #210
    Join Date
    Nov 2007
    Location
    Omak, WA
    Beans
    188
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Howto: Fix Windows share browsing issues

    Ok I added those lines just after the word global, still not working, getting the pop up window that says"
    Unable to mount
    failed to receive share list from server

    Here is a copy of my smb.conf file
    Attached Files Attached Files
    eVGA X58 Classified E759, i7 920, G.Skill Perfect Storm DDR3 2000 3X2gb, 2X eVGA GTX260 SSC SLI, Lian-LI PC75B, Corsair TX850W, 2X WD Black 640gb Raid0 Win7, Seagate 320gb Linux Mint 9, LG GH22LS30 DVDRW

Page 21 of 61 FirstFirst ... 11192021222331 ... LastLast

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
  •