Hallo, weiss jemand Samba zu konfigurieren? Ich habe eine Linux Box und einen WinNT Workstation 4.0 Rechner. Auf dem NT Teil sehe ich auch meinen Rechner im Explorer (da steht was mir Samba... hinter dem Rechnernamen).
Meine /etc/smb.conf sieht so aus: -- Christian Roth[global] printing = bsd printcap name = /etc/printcap load printers = yes guest account = nobody invalid users = root ; "security = user" is always a good idea. This will require a Unix account ; in this server for every user accessing the server. security = user ; Change this for the workgroup your Samba server will part of workgroup = GALLIEN server string = %h server (Samba %v) ; This socket options really speed up Samba under Linux, according to my ; own tests. SO_SNDBUF and SO_RCVBUF added by suggestion from socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096 ; Passwords are encrypted by default. This way the latest Windows 95 and NT ; clients can connect to the Samba server with no problems. encrypt passwords = yes ; It's always a good idea to use a WINS server. If you want this server ; to be the WINS server for your network change the following parameter ; to "yes". Otherwise leave it as "no" and specify your WINS server ; below (note: only one Samba server can be the WINS server). ; Read BROWSING.txt for more details. wins support = no ; Name mangling options preserve case = yes short preserve case = yes [tmp] comment = Temp Directory browsable = yes read only = no [homes] comment = Home Directories browseable = no read only = no ; File creation mask is set to 0700 for security reasons. If you want to ; create files with group=rw permissions, set next parameter to 0775. create mask = 0700 ; Directory creation mask is set to 0700 for security reasons. If you want to ; create dirs. with group=rw permissions, set next parameter to 0775. directory mask = 0700 [printers] comment = All Printers browseable = no path = /tmp printable = yes public = no writable = no create mode = 0700 ; A sample share for sharing your CD-ROM with others. [cdrom] comment = Samba server's CD-ROM writable = no locking = no path = /cdrom1 public = yes ; The next two parameters show how to auto-mount a CD-ROM when the ; cdrom share is accesed. For this to work /etc/fstab must contain ; an entry like this: ; ; /dev/scd0 /cdrom iso9660 defaults,noauto,ro,user 0 0 ; ; The CD-ROM gets unmounted automatically after the connection to the ; ; If you don't want to use auto-mounting/unmounting make sure the CD ; is mounted on /cdrom ; ; preexec = /bin/mount /cdrom ; postexec = /bin/umount /cdrom Ich kann jedoch kein tmp Verzeichnis sehen. Ich werden nach einem Passwort gefragt aber weder ein user noch das root Passwort bringen mich weiter. Falsches Passwort heisst es immerzu. Was muss ich wo konfigurieren damit ich die in meiner /etc/smb.conf freigegebenen Verzeichnisse auch auf der NT Kiste sehen und nutzen kann? Danke fuer eure Hilfe Gruss Christian ------------------------------------------------ Um sich aus der Liste auszutragen schicken Sie bitte eine E-Mail an [EMAIL PROTECTED] die im Body "unsubscribe debian-user-de <deine emailadresse>" enthaelt. Bei Problemen bitte eine Mail an: [EMAIL PROTECTED] ------------------------------------------------ Anzahl der eingetragenen Mitglieder: 618

