Hallo,
ich habe das Problem das ich unter Win9x mein Notebook mit Suse 10.0 nicht sehen kann, anpingen funst IP Suche nicht.
Die Einstellungen im Win. sind ok da ich auf die Samba Freigaben eins andern Suse 9.0 Rechners ohne Probl. zugreifen kann.
Der Suse 9.0 Rechner findet das Notebook aber ohne Probl. unter smb://workgroup/
Das Notebook findet sich selbst und die andern Rechner ach unter smb://workgroup/
meine /etc/samba/smb.conf
ich habe das Problem das ich unter Win9x mein Notebook mit Suse 10.0 nicht sehen kann, anpingen funst IP Suche nicht.
Die Einstellungen im Win. sind ok da ich auf die Samba Freigaben eins andern Suse 9.0 Rechners ohne Probl. zugreifen kann.
Der Suse 9.0 Rechner findet das Notebook aber ohne Probl. unter smb://workgroup/
Das Notebook findet sich selbst und die andern Rechner ach unter smb://workgroup/
meine /etc/samba/smb.conf
# 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: 2005-09-13
[global]
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:
restrict anonymous = no
domain master = No
max protocol = NT
ldap ssl = No
server signing = Auto
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$
workgroup = WORKGROUP
domain logons = No
security = user
## Share disabled by YaST
# [homes]
# comment = Home Directories
# valid users = %S
# browseable = no
# read only = no
# inherit acls = yes
# case sensitive = no
# available = no
# msdfs proxy = no
[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
[netzwerk]
path = /home/frahie30/Netzwerk
guest ok = Yes
read only = No
printable = No
browseable = Yes
comment = /home/user/Netzwerk
commentout = No
create mask = 0640
force user = frahie30
wide links = No
## Share disabled by YaST
# [netlogon]
# comment = Network Logon Service
# path = /var/lib/samba/netlogon
# write list = root
Danke schon mal