Hallo Leute!!
 
Ich habe nun alles probiert aber nichts klappt.
 
Wenn ich unter Win98 bin sehe ich meine Linux Server sehe auch die Verzeichnisse und Dateien kann aber keine Verzeichnisse erstellen und auch nicht
schreiben.
 
Wenn ich unter WinNT bin dann sehe ich in der Netzwerkumgebung den Server
gehe ich jetzt auf die Verzeichnisse dann sagt NT die Verzeichnisse gibt es nicht!!!
 
Ich brauche dringend hilfe!!!
 
Was ich will ist:
 
Unter NT und Win98
 
Alle Rechte auf das Verzeichnis "Sicher" so das ich meine Daten sichern kann
und auch Verzeichnisse anlegen kann.
 
Wie muss ich das machen.
 
 
Hier ist meine SMB.conf
 
[global]
   workgroup = Sandro
   guest account = nobody
   keep alive = 30
   os level = 2
   security = share
   printing = bsd
   printcap name = /etc/printcap
   load printers = yes
   public = yes
  
; Please uncomment the following entry and replace the
; ip number and netmask with the correct numbers for
; your ethernet interface.
interfaces = 169.0.0.2/255.255.0.0
  
; If you want Samba to act as a wins server, please set
; 'wins support = yes'
   wins support = yes
 
; If you want Samba to use an existing wins server,
; please uncomment the following line and replace
; the dummy with the wins server's ip number.
;   wins server = 192.168.1.1
 
[homes]
   comment = Heimatverzeichnis
   browseable = yes
   read only = no
   create mode = 0750
      
  
  
[sicher]
   comment Sicher
   path = /sicher
   writable = yes
   writable = true
   write raw = yes
   write ok = yes  
   public = yes
   create mask = 0765
   browseable = yes
   create mode = 0700
  
; The following share gives all users access to the Server's CD drive,
; assuming it is mounted under /cd. To enable this share, please remove
; the semicolons before the lines
;
; [cdrom]
;   comment = Linux CD-ROM
;   path = /cd
;   read only = yes
;   locking = no
 
[printers]
   comment = All Printers
   browseable = no
   printable = yes
   public = no
   read only = yes
   create mode = 0700
   directory = /tmp
     
 
MFG
 
Sandro Pauka

Antwort per Email an