[Bug 332241] Re: nautilus "folder sharing" fails to share a directory
carlosLang
carlos.lang at gmail.com
Sat Nov 7 19:10:12 UTC 2009
I might have found something interesting about this bug.
This is also affecting me, after i installed Ubuntu 9.10.
I followed all the recommendations on this and other, similar thereads, elsewhere.
I produced a detail of my config (below), yet while doing it i noticed the following:
Even after i either wait for more than 1 minute, or send a HUP signal to the smbd daemon or logout-login, even restart the whole computer,
the following lines on my /etc/samba/smb.conf file are
NOT shown up by the testparm -s:
usershare path = /var/lib/samba/usershares
usershare owner only = yes
Is this the cause for the issue i have? Could this be the source of the
issue for so many other users?
config detail:
nautilus-share version: 0.7.2-12
$ id
uid=1000(carlos) gid=1000(carlos) groups=4(adm),20(dialout),24(cdrom),46(plugdev),106(lpadmin),121(admin),122(sambashare),1000(carlos)
carlos at carlos-desktop:~$ ps -ef | grep smbd
root 1562 1 0 12:05 ? 00:00:00 /usr/sbin/smbd -D
root 1625 1562 0 12:05 ? 00:00:00 /usr/sbin/smbd -D
carlos 2172 2152 0 12:28 pts/0 00:00:00 grep smbd
carlos at carlos-desktop:~$ sudo /etc/init.d/samba status
[sudo] password for carlos:
* nmbd is running
* smbd is running
carlos at carlos-desktop:~$ dpkg -l | egrep "samba|smbclient|nautilus-share"
ii gadmin-samba 0.2.7-2 GTK+ configuration tool for samba
ii libsmbclient 2:3.4.0-3ubuntu5 shared library for communication with SMB/CI
ii nautilus-share 0.7.2-12 Nautilus extension to share folder using Sam
ii python-samba 4.0.0~alpha8+git20090718-1 Python bindings for Samba
ii samba 2:3.4.0-3ubuntu5 SMB/CIFS file, print, and login server for U
ii samba-common 2:3.4.0-3ubuntu5 common files used by both the Samba server a
ii samba-common-bin 2:3.4.0-3ubuntu5 common files used by both the Samba server a
ii samba-doc 2:3.4.0-3ubuntu5 Samba documentation
ii samba-ldb-tools 4.0.0~alpha8+git20090718-1 LDAP-like embedded database - tools
ii smbclient 2:3.4.0-3ubuntu5 command-line SMB/CIFS clients for Unix
ii system-config-samba 1.2.63-0ubuntu4 GUI for managing samba shares and users
carlos at carlos-desktop:~$ testparm -s
Load smb config files from /etc/samba/smb.conf
Processing section "[printers]"
Processing section "[print$]"
Processing section "[printers]"
Loaded services file OK.
Server role: ROLE_STANDALONE
[global]
workgroup = LANGCLACHAR
server string = %h server (Samba, Ubuntu)
interfaces = 192.168.2.23/24
bind interfaces only = Yes
security = SHARE
map to guest = Bad User
obey pam restrictions = Yes
guest account = carlos
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
name resolve order = host lmhosts wins bcast
dns proxy = No
usershare allow guests = Yes
usershare max shares = 10
panic action = /usr/share/samba/panic-action %d
guest ok = Yes
[... printer sections deleted, for brevity in the post ...]
carlos at carlos-desktop:~$ sudo ufw status
Status: inactive
Funny thing: even after i either a) wait for more than 1 minute, or send a HUP signal to the smbd daemon or logout-login, the following lines on my /etc/samba/smb.conf file are
NOT shown up by the testparm:
usershare path = /var/lib/samba/usershares
usershare owner only = yes
Is this the cause for the issue i have? Could this be the source of the
issue for so many other users?
--
nautilus "folder sharing" fails to share a directory
https://bugs.launchpad.net/bugs/332241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list