Hallo Liste, Samba und vmware haben miteinander ein Problem, weil sie auf dem gleichen Port lauschen. Ich habe das Konfigurationsskrip für Samba durchlaufen lassen, um die Maschine auf einen neuen Kernel abzudaten und bekam dabei die Fehlermeldung; This system appears to have a CIFS/SMB server (Samba) configured for normal use. If this server is intended to run, you need to make sure that it will not conflict with the Samba server setup on the private network (the one that we use to share the host's filesystem). Please check your /etc/samba/smb.conf file so that: . The "interfaces" line does not contain "192.168.131.1/255.255.255.0" . There is a "socket address" line that contains only your real host IP address Daraufhin habe ich die smb.conf geändert. In global steht nichts in der Zeile interfaces aber bei socket adress habe ich unseren Server eingetragen, auf dem vmware lauft: global] workgroup = SONNENHELLWEG server string = %h server (Samba %v) security = SHARE encrypt passwords = Yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n . syslog = 0 max log size = 1000 socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096 printcap name = cups dns proxy = No socket address = 192.168.1.1 invalid users = root printing = cups preserve case = No short preserve case = No Ich benutze Debian Woody miot dem neuesten Samba (stable) und vmware 3.1.1 Was habe ich falsch gemacht oder übersehen? Mit besten Grüßen Jürgen
Teilnehmer (3)
-
sonnenhellweg@t-online.de
-
Sven Broeckling
-
Toens Bueker