I have installed Mandrake Linux 9.0 beta1.
 
 I have tryed to share one of my folder and it appears the users of my
 local network can't open my shared folder without my root password,
 whereas security is set as Share in my smb.conf file.
 
 I attach this file.
 
 Thank you,
                                                         Roland
 
  
------------------------------------------------------------------------
 # Samba config file created using SWAT
 # from localhost.localdomain (127.0.0.1)
 # Date: 2002/07/30 17:55:24
 
 # Global parameters
 [global]
         workgroup = REZID
         netbios name = Roland
         server string = Linux samba server
         security = SHARE
         log file = /var/log/samba/log.%m
         max log size = 50
         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
         printcap name = lpstat
         os level = 64
         dns proxy = No
         guest account = ftp
         hosts allow = 192.
         printing = cups
 
 [download]
         comment = logiciels
 
 [ROLAND_TMP]
    path = /home/roland/tmp
    comment = /home/roland/tmp
    public = yes
    guest ok = yes
   writable = no
 
 [LOGICIELS]
    path = /home/roland/Logiciels
    comment = /home/roland/Logiciels
    public = yes
    guest ok = yes
    writable = no
    wide links = no

Reply via email to