[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-team] smb vs win98 (suite)



sorry j'ai oublier l'attachment :))

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
[global]
   workgroup = Checkout 
   keep alive = 30
   os level = 2
   browseable= yes
   domain master = yes
   local master = yes
   prefered master = yes
   share modes = yes
   os level = 40
   dns proxy = no
   wins proxy = no
   wins support = yes
   wins server = 192.168.1.1
   
   security = root
   printing = bsd
   printcap name = /etc/printcap
   load printers = no

; Please uncomment the following entry and replace the 
; ip number and netmask with the correct numbers for
; your ethernet interface.
 interfaces = 192.168.1.1/255.255.255.0
   
; If you want Samba to act as a wins server, please set
; 'wins support = yes'
   wins support = no

; 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 = no
;   read only = no
;   create mode = 0750

; 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 TMP 
   path = /tmp
   read only = no
   public = yes
   writable = yes
   create mode = 0750


[Dos1]
comment = hdb5 800M 
path = /dos1
browseable = yes
writable = yes 
public = yes
printable = no

[HTTP]
comment = Apache Server on Psylo
path = /usr/local/httpd
browseable = yes
writable = yes
public = yes

[psylo69]
comment = Home of Psylo69
path = /home/psylo69
browseable = yes 
writable = yes
public = yes