A
Anonymous
Gast
Hallo,
im Finder des Mac taucht der Linux-Rechner nicht auf.
Ebenso kann ich mittels Apfel+K nicht auf den Rechner zugreifen.
Umgekehrt geht es.
Alle Ordners im home-Verzeichnis sind freigegeben - Haken bei smb +nfs
sowie auf sichtbar.
Desweiteren wird die smb.conf jedesmal bei Sytemstart überschrieben.
Habe erstmla die Schreibrechte entzogen.
Habe mittels smbpasswd das gleiche Paßwort wie beim Systemstart gesetzt.
Woran kann das wohl liegen ?
Die aktuelle Smb.conf:
im Finder des Mac taucht der Linux-Rechner nicht auf.
Ebenso kann ich mittels Apfel+K nicht auf den Rechner zugreifen.
Umgekehrt geht es.
Alle Ordners im home-Verzeichnis sind freigegeben - Haken bei smb +nfs
sowie auf sichtbar.
Desweiteren wird die smb.conf jedesmal bei Sytemstart überschrieben.
Habe erstmla die Schreibrechte entzogen.
Habe mittels smbpasswd das gleiche Paßwort wie beim Systemstart gesetzt.
Woran kann das wohl liegen ?
Die aktuelle 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: 2011-03-01
[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:
domain master = No
passdb backend = smbpasswd
wins support = Yes
security = user
winbind gid = 10000-20000
winbind uid = 10000-20000
usershare max shares = 100
encrypt passwords = Yes
[homes]
comment = Home Directories
valid users = %S, %D%w%S
browseable = No
read only = No
inherit acls = Yes
[profiles]
comment = Network Profiles Service
path = %H/
read only = No
store dos attributes = Yes
create mask = 0600
directory mask = 0700
guest ok = yes
[users]
comment = All users
path = /home/
read only = no
inherit acls = yes
veto files = /aquota.user/groups/shares/
guest ok = yes
[groups]
comment = All groups
path = /home/groups/
read only = No
inherit acls = Yes
guest ok = yes
[printers]
comment = All Printers
path = /var/tmp/
printable = Yes
create mask = 0600
browseable = No
guest ok = yes
read only = no
[print$]
comment = Printer Drivers
path = /var/lib/samba/drivers/
write list = @ntadmin root
force group = ntadmin
create mask = 0664
directory mask = 0775
guest ok = yes
read only = no
## Share disabled by YaST
# [netlogon]
# comment = Network Logon Service
# path = /var/lib/samba/netlogon/
# write list = root
# guest ok = yes
# read only = no
[BILDER]
path = /home/mhei/Bilder/
guest ok = yes
read only = no
[SDB1]
path = /home/mhei/sdb1/
guest ok = yes
read only = no
[FILME]
path = /home/mhei/sdb1/Filme/
guest ok = yes
read only = no
[BILDER2]
path = /home/mhei/sdb1/Bilder/
guest ok = yes
read only = no
[MHEI]
path = /home/mhei
guest ok = yes
read only = no
[/]
path = /
guest ok = yes
read only = no