On 07/12/12 14:57, Istvan Gabor wrote:
Might this issue be related to a nonexistent network interface (vboxnet0) at boot? This is a virtualbox host-only network interface that is not activated until virtualbox has been started. Even "ifconfig -a" does not show it.
Lines from my /etc/samba/smb.conf file:
[global] add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$ domain logons = No domain master = No local master = Yes os level = 65 preferred master = Yes security = share wins support = No workgroup = SAMBA bind interfaces only = No interfaces = vboxnet0 ...
Doesn't this mean that you're binding to that unavailable VBox interface? I don't have "bind interfaces only" nor "interfaces" at all in my smb.conf. Have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org