Results 1 to 3 of 3

Thread: Samba does not share folders until I've log in (13.04 Raring)

  1. #1
    Join Date
    Mar 2009
    Beans
    54

    Samba does not share folders until I've log in (13.04 Raring)

    Hey everyone - I am running 13.04 Raring on a desktop machine. I am sharing some folders on it via samba for my raspberry pi to read from in the living room. Occasionally I have to remotely reboot my 13.04 machine via ssh. In order for the machine to make the samba shares visible on the network I need to go back to the physical machine and log in. Is there any way to configure my set up so that I can avoid this? I'd like to be able to reboot remotely and have the samba folders available immediately.

    Thanks!

  2. #2
    Join Date
    Jun 2007
    Location
    Minneapolis, MN
    Beans
    749
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Samba does not share folders until I've log in (13.04 Raring)

    Try using SFTP instead.
    Code:
    pcmanfm sftp://USER@HOSTNAME/home/USER
    Moderation in all things; including moderation.

  3. #3
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Samba does not share folders until I've log in (13.04 Raring)

    Do the directories that you are sharing live in an encrypted home partition by any chance?

    If so then you have to log in before they are available because the encryption on your home folder is only unlocked when you log in.

    You can either set your user to automatically log on which would defeat the purpose of encryption in the first place, or move the shared folders to a location outside of your encrypted home.
    Cheesemill

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
  •