GNOME Samba Shared Folders don't work out of the box

Bug #16462 reported by Matias Orellana
8
Affects Status Importance Assigned to Milestone
samba (Ubuntu)
Invalid
Low
Adam Conrad

Bug Description

When i try to add a folder to the gnome-samba shared folders app y install all
the packages that i need, then i select a folder to share, i click ok, i wait...
and it doesn't shows anything (i did it a few times and i didn't see anything)
Then i went to the /etc/samba/smb.conf and i saw something interesting, here is
the dump:

<pre>
root@mob-tarro:/home/mob # tail /etc/samba/smb.conf
; preexec = /bin/mount /cdrom
; postexec = /bin/umount /cdrom

[]
path = /home/mob/Downloads
available = yes
browseable = yes
public = yes
writable = no
root@mob-tarro:/home/mob #
</pre>

I noticed that in the supossed shared folder that i've added before it says
"""[]""" and doesn't say anything inside, then i just change it to [public] and
i live happyly ever after :P

I hope this helps others

here is my final smb.conf

<pre>
 root@mob-tarro:/home/mob # tail /etc/samba/smb.conf
; preexec = /bin/mount /cdrom
; postexec = /bin/umount /cdrom

[public]
path = /home/mob/Downloads
available = yes
browseable = yes
public = yes
writable = no
root@mob-tarro:/home/mob #
</pre>

Revision history for this message
Patrice Vetsel (vetsel-patrice) wrote :

it works fine for me on Breezy and Dapper (20060324), could you try if you still have the issue

Changed in samba:
status: Unconfirmed → Needs Info
Revision history for this message
Patrice Vetsel (vetsel-patrice) wrote :

Can't reproduce that bug.
Please re-open it if you have more informations

Changed in samba:
status: Needs Info → Rejected
Revision history for this message
Matias Orellana (mobrox) wrote : Re: [Bug 16462] GNOME Samba Shared Folders don't work out of the box

This bug has been fixed since breezy, i don't know why it re-opened :S

2006/3/27, VETSEL Patrice <email address hidden>:
> Public bug report changed:
> https://launchpad.net/malone/bugs/16462
>
> Task: ubuntu samba
> Status: Needs Info => Rejected
>
> Comment:
> Can't reproduce that bug.
> Please re-open it if you have more informations
>

--
Saludos!

Matias Orellana
<email address hidden>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.