FS#21541 - [samba] + gnome - if samba starts in daemon arrey it's not find others shares.
Attached to Project:
Arch Linux
Opened by Alexandre (alexcortes) - Sunday, 31 October 2010, 02:53 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 09 March 2012, 08:06 GMT
Opened by Alexandre (alexcortes) - Sunday, 31 October 2010, 02:53 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 09 March 2012, 08:06 GMT
|
Details
Description: If samba starts in daemon array (backgrounded
or not) it's not find others shares, only the shares in
lmhosts. If started (or restarted) after login it's find all
shares on network.
Additional info: samba 3.5.6-1 (but since 3.5.4) gnome 2.32 avahi 0.6.27-7 nss-mdns 0.10-2 DAEMONS=(syslog-ng dbus hal networkmanager avahi-daemon avahi-dnsconfd samba @alsa @laptop-mode @powernowd @sensors @tpd @cups @netfs @bluetooth @mpd @crond @ufw) kernel 2.6.35.7(-ARCH) |
This task depends upon
smb.conf
EDIT: I did recompile with '--enable-dnssd' and '--enable-avahi' options, but no diferences for the problem.
Back to default package.
DAEMONS=(syslog-ng dbus hal networkmanager samba avahi-daemon avahi-dnsconfd @alsa @laptop-mode @powernowd @sensors @tpd @cups @netfs @bluetooth @mpd @crond @ufw)
Result:
Map the shares (in lmhosts or no), mount public shares. Login/pass protected shares do not open prompt dialog - return error (cannot retrive list from the server).
At all cases manually mounts and gnome -> places -> connect to server -> samba shares works fine, login/pass protected shares show prompt dialog and it's works.
EDIT: using samba 3.5.6 - default package.
Attached two strace files: strace results from samba started during boot and after login.
I hope may be helpful.
I'm cannot able to interpret.
Thank you.