Page 15 of 106 FirstFirst ... 513141516172565 ... LastLast
Results 141 to 150 of 1059

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

  1. #141
    Join Date
    Sep 2006
    Location
    Vojens, Denmark
    Beans
    2
    Distro
    Kubuntu

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

    New to Linux I was searching for a guide to set up Linux to work in network with Windows, and I searched through several guides to setup Samba, but I could not make it work - until I found this guide. Following your instruction it just works flawlessly.

    Thank you very much for this fine guide.

  2. #142
    Join Date
    Aug 2006
    Beans
    1
    Distro
    Ubuntu 6.06

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

    Edit
    Last edited by INS_tha_rebel; April 24th, 2009 at 12:47 AM.

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

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

    Quote Originally Posted by INS_tha_rebel View Post
    Not sure what to do next......any ideas??
    yes.

    instead of accessing the linux drive through network places do the following:

    right click on my computer and select "mount network drive"
    don't browse for the share. enter in the following for location: //linuxboxname/foldername

    where linuxboxname is what you entered in smb.conf for the field: "netbios name ="
    and foldername is what you entered between the brackets in smb.conf for: [MyFiles]

    if that doesn't work, try the same again but click on the link that says "connect with a different username and password", and enter in your login information there.

    then you should be able to see your network folder in "my computer" as well as in network places.
    Last edited by dmizer; September 2nd, 2006 at 12:57 AM.

  4. #144
    Join Date
    Jun 2006
    Location
    jaipur,India
    Beans
    79
    Distro
    Ubuntu Development Release

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

    well real good guide!
    pls keep writing this n00b stuff it hepls me a lot

  5. #145
    Join Date
    Aug 2006
    Beans
    1

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

    Great Howto Really helpful.
    Last edited by paul.rayner; September 9th, 2006 at 08:54 AM. Reason: solved problem

  6. #146
    Join Date
    Sep 2006
    Location
    SE Michigan, USA
    Beans
    31

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

    First, thanks for the excellent HowTo! Working first time without a reboot, as many have reported.

    Configuration questions from a techy-type climbing the Linux learning curve...

    1) A good friend says they use WEBMIN to configure SAMBA shares. I've seen and tried WEBMIN, but not on this machine and not for shares. It doesn't appear in any official or community repositories. What drawbacks happen with WEBMIN? Is it not easy to get for a good reason?

    2) I read how SUDO and SWAT don't work very well but ROOT can be given a password to get around it (http://ubuntuforums.org/showthread.p...ighlight=swat). The ramifications of this are still unclear. I'm glad I found THIS HowTo before going that direction.

    Shouldn't SWAT either be packaged to work or removed as "supported"? Am I missing a basic definition of what "supported" means?

    Insight and opinions welcomed. TIA
    Last edited by Bill_MI; September 4th, 2006 at 04:03 AM.
    Expert Opinions $5 Shutup $10

  7. #147
    Join Date
    Apr 2005
    Beans
    11
    Distro
    Ubuntu 7.04 Feisty Fawn

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

    Excellent how to! Thank you very much!
    It worked good

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

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

    Quote Originally Posted by Bill_MI View Post
    First, thanks for the excellent HowTo! Working first time without a reboot, as many have reported.

    Configuration questions from a techy-type climbing the Linux learning curve...

    1) A good friend says they use WEBMIN to configure SAMBA shares. I've seen and tried WEBMIN, but not on this machine and not for shares. It doesn't appear in any official or community repositories. What drawbacks happen with WEBMIN? Is it not easy to get for a good reason?

    2) I read how SUDO and SWAT don't work very well but ROOT can be given a password to get around it (http://ubuntuforums.org/showthread.p...ighlight=swat). The ramifications of this are still unclear. I'm glad I found THIS HowTo before going that direction.

    Shouldn't SWAT either be packaged to work or removed as "supported"? Am I missing a basic definition of what "supported" means?

    Insight and opinions welcomed. TIA
    i suggest sticking to this howto for configuring samba. it's easier than trying to beat your head in over webmin. webmin is a good tool for some things but not all. if you're running a headless server, ssh is still your best friend.

    don't know much about swat.

    sudo is a safety net. if you run as root regularly, you can cause a system wide problem with a single stroke of a key. believe me, i've done it. especially on a server, running as root should be avoided at ALL costs ... if for no other reason than simply security sake.

    maybe you meant ssh rather than sudo? there's some good ssh howto here: http://easylinux.info/wiki/Ubuntu_dapper#SSH_Server. sudo in combination with fuse can be used on a linux machine to mount remote linux file systems such that you can browse them with your filemanager.

    i wouldn't suggest installing wembin via repos. there's a fantastic howto here: http://www.ubuntuforums.org/showthre...=webmin+dapper

    really, in my opinion ... ssh and samba are necessities. webmin is a handy tool to have around on occasion.

  9. #149
    Join Date
    Sep 2006
    Location
    SE Michigan, USA
    Beans
    31

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

    Thanks, dmizer, I'll definitely browse your suggestions.

    I didn't mean SSH - more like "the SUDO process" of default Ubuntu. I guess in further reading that setting a strong root password doesn't compromize much and essential for SWAT.

    Why I was looking into SWAT: I really wanted to get more insight into SAMBA by examining a good configuration front end but it probably doesn't exist. Thus, the need for HowTos is big.

    Stormbringer did a good job on this one - it has the right mix of blind steps and insightful info for something as configurable as SAMBA.
    Expert Opinions $5 Shutup $10

  10. #150
    Join Date
    Jul 2006
    Beans
    1

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

    This is a great HOWTo storm. This is exactly what I was looking for. I just have a 2 questions. On my windows box, the usernames are have the first letter capitalized. Doing the

    sudo useradd -s /bin/true User_name

    it allowed me to capitalize the first letter in ubuntu. But, when I try to log into ubuntu with the fist letter capitalized it doesnt allow me. Ubuntus username syntax requires the first letter in the username to be lowercase. What I want to know, is there a way I can log into the accts in ubuntu with the first letter capitalized or will I need to change the username on the windows box to have the first letter in lowercase.

    Second question. How do I connect the printer I have shared in samba to another box running ubuntu? Thanks. You rock.


    Nef

Page 15 of 106 FirstFirst ... 513141516172565 ... 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
  •