Hello: In my openSUSE 12.1 system smbd does not start at boot. I use systemd. ~> smbclient -L localhost WARNING: The security=share option is deprecated WARNING: no network interfaces found Enter user's password: Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED) ~> ps -e|grep -i nmb ~> ~> ps -e|grep -i smb 4344 ? 00:00:00 smbd 4359 ? 00:00:00 smbd ~> Related line in /var/log/messages: Jul 12 12:20:11 linux nmb[3937]: Starting Samba NMB daemon ..failed Jul 12 12:20:11 linux systemd[1]: nmb.service: control process exited, code=exited status=7 Jul 12 12:20:11 linux systemd[1]: Unit nmb.service entered failed state. Jul 12 12:20:11 linux smbd[4334]: [2012/07/12 12:20:11.474016, 0] lib/interface.c:543(load_interfaces) Jul 12 12:20:11 linux smbd[4334]: WARNING: no network interfaces found Jul 12 12:20:11 linux smb[4287]: Starting Samba SMB daemon ..done I found this: http://lists.opensuse.org/opensuse-bugs/2012-01/msg00755.html https://bugzilla.novell.com/show_bug.cgi?id=739360 but I think my problem can be differewnt since I have up to date samba packages: samba-client-32bit-3.6.3-34.12.1.x86_64 samba-3.6.3-34.12.1.x86_64 If I restart nmbd and smbd manually, they work. What should I check? Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org