Re: Samba...
TuxNH wrote:
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8129
> hosts allow = 192.168.0 127.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
O certo é: hosts allow = 192.168.0. 127.
Sem o "." ele vai rejeitar as conexões vindas da rede.
> encrypt passwords = yes
> default service = homes
> load printers = yes
> printing = bsd
> printcap name = /etc/printcap
> admin users = root tux
> keep alive = 20
> debug level = 1
> null passwords = no
> wins support = no
> wins server = no
> dns proxy = no
>
> # =========================Configuração de Comnpartilhamentos===================
>
> [homes]
> comment = Homes de Usuários
> public = no
> browseable = yes
> writeable = yes
>
> [netlogon]
> comment = Diretório de Compartilhamento de Scripts
> path =/home/netlogon
> public = no
> writeable = no
> browseable = yes
>
> [diretoria]
> path = /home/diretoria
> guest ok = yes
> browseable = yes
> writeable = yes
> valid users = @diretoria
> create mask = 0777
>
> [alunos]
> path = /home/alunos
> guest ok = yes
> browseable = yes
> writeable = yes
> valid users = @alunos
> create mask = 0777
>
> [master]
> path = /home/master
> guest ok = yes
> browseable = yes
> writeable = yes
> valid users = Tux
> create mask = 0777
>
> # =========================Configuração da Impressora==========================
> [printers]
> comment = Impressora HP 680C Series Printer do Servidor
> public = no
> browseable = no
> printable = yes
> read only = yes
> create mode = 0700
> path = /var/spool/samba
> admin users = Tux root
> # ===============================================================================
>
> --
> _________________________-=[TuxNH]=-__________________________
> | Gilberto Júnior -- informatica@qrs.com.br
> | updating@ieg.com.br -- gilbertojunior@crosswinds.net
> | Linux User #185987 -- UIN #84098982
> | Debian Gnu/Linux 2.2 r3 - Mailer Sylpheed 0.50
> | Mesage 100% Microsoft Free!
> | Use Debian! É Free!!! - http://www.debian.org
> |_____________________________________________________________
>
> --
> To UNSUBSCRIBE, email to debian-user-portuguese-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
--
---------------------------
Gleydson Mazioli da Silva
gleydson@escelsanet.com.br
gleydson@linuxbr.com.br
* Lutar: sempre, vencer: se possível, dessistir:nunca!
Reply to:
- References:
- Samba...
- From: TuxNH <gilbertojunior@crosswinds.net>