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

Re: SAMBA is not working



Can you be more specific? What is it not doing that it should do, or what
is it doing that it shouldn't?

---------------------------------------------------------
   Andrew J. Perrin - Assistant Professor of Sociology
        University of North Carolina, Chapel Hill
269 Hamilton Hall CB#3210, Chapel Hill, NC 27599-3210 USA
   andrew_perrin@unc.edu - http://www.unc.edu/~aperrin

On Tue, 26 Jun 2001, Juan wrote:

:Hi,
:
:I'm trying to use SAMBA without success. Below is my configuration file. 
:What is wrong with it?
:
:[global]
:     printing = bsd
:     printcap name = /etc/printcap
:     load printers = yes
:     guest account = nobody
:     invalid users = root
:
:     workgroup = htmlspider
:
:     server string = %h server (Samba %v)
:
:     syslog only = no
:
:     syslog = 0;
:
:     socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096
:
:     encrypt passwords = yes
:
:     wins support = yes
:
:;   os level = 0
:;   domain master = no
:;   local master = no
:;   preferred master = no
:
:     name resolve order = lmhosts host wins bcast
:
:     dns proxy = no
:
:     preserve case = yes
:     short preserve case = yes
:
:     unix password sync = yes
:
:     passwd program = /usr/bin/passwd %u
:     passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
:*Retype\snew\sUNIX\spassword:* %n\n .
:
:     max log size = 1000
:     map to guest = never
:     password level = 0
:     null passwords = no
:     allow hosts = 192.168.66
:;    deny hosts = ALL:ALL
:     os level = 0
:     preferred master = no
:     domain master = no
:;    wins server = SERVER
:     dead time = 0
:     debug level = 0
:
:
:[homes]
:     comment = Home Directories
:     browseable = yes
:     read only = no
:     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
:;    available = no
:;    public = no
:;    writable = no
:;    only user = no
:
:[printers]
:     comment = All Printers
:     browseable = no
:     path = /tmp
:     printable = yes
:     public = no
:     writable = no
:     create mode = 0700
:
:[intranet]
:     comment = dominios
:     available = yes
:     browseable = yes
:     path = /home/www
:     public = yes
:     guest only = yes
:     writable = yes
:     allow hosts = 192.168.66
:     only user = no
:
:
:
:TIA,
:
:Juan José Velázquez Garcia
:Web Development
:www.htmlspider.com.br
:
:
:--
:To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
:with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
:
:



Reply to: