Page 103 of 106 FirstFirst ... 35393101102103104105 ... LastLast
Results 1,021 to 1,030 of 1059

Thread: HOWTO: Setup Samba peer-to-peer with Windows

  1. #1021
    Join Date
    Aug 2007
    Beans
    78

    Re: HOWTO: Setup Samba peer-to-peer with Windows

    At first, I dismissed this guide as it was pretty old (first post from 2006). Turns out I shouldn't have. Worked great! The only change:

    Code:
    sudo service smbd stop/start/restart
    instead of
    Code:
    /etc/init.d/samba stop/start/restart


    Thanks!

  2. #1022
    Join Date
    Nov 2011
    Beans
    24

    Re: HOWTO: Setup Samba peer-to-peer with Windows

    Hello,

    i have problem with samba:

    my OS ubuntu 11.10
    server OS ubuntu server 11.10

    i do next: smbmount //domain/folder /media/folder -o user=guest,password=,create mask=0666

    and when i try create file in /media/folder with my account it create file with permissions: 644

    when i do the same from root - all ok - 666

    Please help me solve this problem.

    P.S. my accounts groups is:
    forux adm dialout cdrom plugdev lpadmin admin sambashare

    UPDATE: server also has create mask 666
    Last edited by Forux; November 1st, 2011 at 01:46 PM.

  3. #1023
    Join Date
    Apr 2008
    Location
    Lower Gwynedd, PA
    Beans
    50
    Distro
    Ubuntu

    Re: HOWTO: Setup Samba peer-to-peer with Windows

    I see that your howto is a bit dated, but I guess the basics are still valid and that is where I am having trouble. I am running a home network on a Windows 7 PC. This PC is currently connected to an unRAID server where I backup my files from both the PC and the laptop.

    I recently upgraded the laptop from Ubuntu 11.04 to 11.10 and lost my connection to the unRAID server. Your procedures were followed and I tried to set my permissions using 'sudo chmod 0777 /media/samba' The command failed with the following message: chmod: cannot access '/media/samba': No such file or directory.

    Can you help me?

  4. #1024
    Join Date
    Nov 2011
    Beans
    1

    Re: HOWTO: Setup Samba peer-to-peer with Windows

    Hello,

    a realy good article. Even if it is old, th configuration functions good.
    But I've a problem with my samba system.
    I use samba on ubuntu 11.10. I connect with a Windows 7 SP1 client to the samba server.I'd installed the registry additions on the Windows client. I can browse the enabled directories. I can create, read, write and copy files to the directories of the samba server.
    So far so good.
    If I try to download a file wih the internet exploerer, and want to save the file directly in an enabled samba directory, the download breaks directly. A zero byte paritional download file was created but the download stopped.
    Can anyone help me, please?

    cu Kostarsus

  5. #1025
    Join Date
    May 2010
    Location
    Evansville, Indiana
    Beans
    70
    Distro
    Kubuntu

    Re: HOWTO: Setup Samba peer-to-peer with Windows

    I have samba share setup on my home network. Just recently my share folders started showing up as printers on my windows machine. I am also unable to see the share folders from my laptop. The share folders on located on my desktop which is running Ubuntu 10.10. and my laptop is also running Ubuntu 10.10. The only change that I have made within the past few weeks was to add my printer to my network. The printer is a network printer plugged into my switch. What could be causing this to happen?

    Bryan Sailer
    Ubuntu 10.10

  6. #1026
    Join Date
    May 2008
    Location
    Morehead City, NC
    Beans
    88
    Distro
    Ubuntu 16.04 Xenial Xerus

    Resollved: HOWTO: Setup Samba peer-to-peer with Windows

    I just installed the Asus RT-N56U wireless router for my home network and now get (on my Ubuntu computer) the error message:"Unable to mount location" and "Failed to retrieve share list from server". This issue has already been posted here by heathd666 and remains unanswered.

    Previously, I had a Linkyss router with no issues. In taking a look at the IP addresses displayed by the Asus RT-N56U, it appears that they may be out-of-range for the computer running Ubuntu 10.10. I will be looking into how Samba (on the Ubuntu computer) defines the range of allowable IP address.

    Any thoughts?
    Is the range of available IP addresses a plausible reason for this issue?


    RESOLVED: Please see: Howto: Fix Windows share browsing issues, Problem #3
    Last edited by Steve R.; December 14th, 2011 at 02:02 AM. Reason: Resolved

  7. #1027
    Join Date
    Nov 2011
    Beans
    1

    Re: HOWTO: Setup Samba peer-to-peer with Windows

    Quote Originally Posted by Jeinhor View Post
    At first, I dismissed this guide as it was pretty old (first post from 2006). Turns out I shouldn't have. Worked great! The only change:

    Code:
    sudo service smbd stop/start/restart
    instead of
    Code:
    /etc/init.d/samba stop/start/restart


    Thanks!
    OR

    Code:
    sudo restart smbd
    sudo restart nmbd
    Change Restart with stop or start

  8. #1028
    Join Date
    Apr 2009
    Location
    Saitama, Japan
    Beans
    132
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Setup Samba peer-to-peer with Windows

    I don't know what have happened. Before rebooting my windows 7, I was able to see my server under network. After I rebooted windows, I cannot see my server. I've tried manually searching for it via \\webserver but it doesn't find it. The error I get from windows is:
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	2-9-2012 11-27-37 AM.png 
Views:	118 
Size:	13.7 KB 
ID:	212346  

  9. #1029
    Join Date
    Apr 2009
    Location
    Saitama, Japan
    Beans
    132
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Setup Samba peer-to-peer with Windows

    Here is a little more info from the above post. My syslog says
    Cannot find my workgroup NIPPLE_NECK on subnet UNICAST_SUBNET.
    I am not sure where to look for this.

  10. #1030
    Join Date
    Mar 2010
    Location
    Rogers, AR
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Setup Samba peer-to-peer with Windows

    Hi Everyone,

    I followed the instructions on this How-To and I can now see my Linux Laptop on my Windows laptop when I try to map the new drive. However, once I click on the Linux drive it asks for a username and password. I've tried just about every combination of username and password I think it is asking for but haven't has any luck.
    Any suggestions?

    PS. I have a windows 7 laptop and the linux is running Ubuntu 11.04

Page 103 of 106 FirstFirst ... 35393101102103104105 ... 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
  •