Hallo,
habe bisher Suse 9.3 benutzt und dort einfach eine Ordner erstellt und und mit Samba freigegeben. Konnte ihn dann sofort mit Win Xp Rechner verbinden zum Datenaustausch benutzen.
Bin nun umgestiegen auf Suse 10.3, dort das selbe gemacht. Rechtsklick, Freigeben und mit Rootrechten Freigabe erwirkt. Unter Windoof sehe ich den Ordner, nur verbinden geht nicht.
Windows sagt mir das der Ordner nicht existiert.
Habe auf dem Linuxrechner nachgesehen und dort im Netzwerk folgendes festgestellt
Netzwerk>smb://linux/ > Share ---> Ordner existiert nicht
im Home Verzeichnis ist der Ordner aber vorhanden
Was mache ich Falsch
Von Samba habe ich so keine Ahnung
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
# Date: 2007-09-22
[global]
printing = cups
printcap name = cups
cups options = raw
map to guest = Bad User
include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
workgroup = Tetsuo
[homes]
comment = Home Directories
valid users = %S, %D%w%S
browseable = No
read only = No
inherit acls = Yes
[users]
comment = All users
path = /home
read only = No
inherit acls = Yes
veto files = /aquota.user/groups/shares/
[groups]
comment = All groups
path = /home/groups
read only = No
inherit acls = Yes
[printers]
comment = All Printers
path = /var/tmp
printable = Yes
create mask = 0600
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/drivers
write list = @ntadmin root
force group = ntadmin
create mask = 0664
directory mask = 0775
[Share]
path = /home/okami/Share/
guest ok = yes
read only = no
case sensitive = no
strict locking = no
msdfs proxy = no
write list = okami
force user = okami
force group = users
guest account = okami
hosts allow = 192.168.0.2
habe bisher Suse 9.3 benutzt und dort einfach eine Ordner erstellt und und mit Samba freigegeben. Konnte ihn dann sofort mit Win Xp Rechner verbinden zum Datenaustausch benutzen.
Bin nun umgestiegen auf Suse 10.3, dort das selbe gemacht. Rechtsklick, Freigeben und mit Rootrechten Freigabe erwirkt. Unter Windoof sehe ich den Ordner, nur verbinden geht nicht.
Windows sagt mir das der Ordner nicht existiert.
Habe auf dem Linuxrechner nachgesehen und dort im Netzwerk folgendes festgestellt
Netzwerk>smb://linux/ > Share ---> Ordner existiert nicht
im Home Verzeichnis ist der Ordner aber vorhanden
Was mache ich Falsch
Von Samba habe ich so keine Ahnung
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
# Date: 2007-09-22
[global]
printing = cups
printcap name = cups
cups options = raw
map to guest = Bad User
include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
workgroup = Tetsuo
[homes]
comment = Home Directories
valid users = %S, %D%w%S
browseable = No
read only = No
inherit acls = Yes
[users]
comment = All users
path = /home
read only = No
inherit acls = Yes
veto files = /aquota.user/groups/shares/
[groups]
comment = All groups
path = /home/groups
read only = No
inherit acls = Yes
[printers]
comment = All Printers
path = /var/tmp
printable = Yes
create mask = 0600
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/drivers
write list = @ntadmin root
force group = ntadmin
create mask = 0664
directory mask = 0775
[Share]
path = /home/okami/Share/
guest ok = yes
read only = no
case sensitive = no
strict locking = no
msdfs proxy = no
write list = okami
force user = okami
force group = users
guest account = okami
hosts allow = 192.168.0.2