Pessoal,
Tenho 3 servidores linux, 2 redhat 7.1 e um conectiva 7.0. O Samba est�
instalado nos tres e percebo que perco o acesso as pastas
compartilhadas de vez em quando. No servidor 02 (Conectiva) uso o Squid e
tambem acontece de perder o contato com internet durante
curtos periodos. Alguem saberia a razao disso?
Grato,
Henrique Revoredo
SMB.conf do sl01 - PDC
#======================= Global Settings
=====================================
[global]
workgroup = arce2
# server string is the equivalent of the NT Description field
server string = Servidor PDC Linux
printcap name = /etc/printcap
load printers = yes
printing = lprng
log file = /var/log/samba/log.%m
max log size = 50
debug level = 1
security = user
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
# arce 12.08.2002
os level = 100
domain master = yes
domain logons = yes
logon script = %U.bat
wins support = yes
dns proxy = no
unix password sync = no
encrypt passwords = no
map to guest = never
password level = 0
null passwords = no
os level = 100
preferred master = no
domain master = no
wins support = no
dead time = 0
allow hosts = 172.18.0.0
deny hosts = ..
#============================ Share Definitions
==============================
[homes]
comment = Diretorios dos Usuarios
browseable = no
writable = yes
# Un-comment the following and create the netlogon directory for Domain
Logons
[netlogon]
comment = Network Logon Service
path = /home/netlogon
guest ok = yes
writable = no
share modes = no
browseable = no
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
# Set public = yes to allow user 'guest account' to print
guest ok = no
writable = no
printable = yes
[backup]
path = /var/backup
# available = yes
browseable = yes
# guest only = no
writable = yes
# only user = yes
public = yes
[antivirus]
path = /var/antivirus
browseable = yes
writable = yes
public = yes
[hp-arce]
valid users = henrique wagner filipe robson
path = /var/hp-arce
# available = yes
browseable = yes
# guest only = no
writable = yes
# only user = yes
public = no
create mask = 0777
********************************************************************************************************************************************
SMB.conf sl02
-----------------------------------------------------------------------------------------------------------------
#======================= Global Settings
=====================================
[global]
workgroup = arce22
server string = sl02
printcap name = /etc/printcap
load printers = yes
printing = lprng
log file = /var/log/samba/log.%m
max log size = 50
debug level = 1
security = user
# The following are needed to allow password changing from Windows to
# update the Linux sytsem password also.
# NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above.
# NOTE2: You do NOT need these to allow workstations to change only
# the encrypted SMB passwords. They allow the Unix password
# to be kept in sync with the SMB password.
; unix password sync = Yes
; passwd program = /usr/bin/passwd %u
; passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
unix password sync = no
encrypt passwords = no
map to guest = never
password level = 0
null passwords = no
os level = 33
preferred master = no
domain master = no
wins support = no
dead time = 0
#============================ Share Definitions
==============================
[homes]
comment = Home Directories
browseable = no
writable = yes
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = no
writable = no
printable = yes
[backup]
valid users = henrique wagner robson
browseable = yes
path = /var/backup
public = no
writable = yes
[squid]
valid users = henrique
browseable = yes
path = /etc/squid
public = no
writable = yes
************************************************************************************************************************************
SMB.conf sl03
----------------------------------------------------------------------------------------------------------------------
#======================= Global Settings
=====================================
[global]
workgroup = arce23
server string = sl03
printcap name = /etc/printcap
load printers = yes
printing = lprng
log file = /var/log/samba/log.%m
max log size = 50
debug level = 1
security = user
# The following are needed to allow password changing from Windows to
# update the Linux sytsem password also.
# NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above.
# NOTE2: You do NOT need these to allow workstations to change only
# the encrypted SMB passwords. They allow the Unix password
# to be kept in sync with the SMB password.
; unix password sync = Yes
; passwd program = /usr/bin/passwd %u
; passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n
*passwd:*all*authentication*tokens*updated*successfully*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = no
unix password sync = no
encrypt passwords = no
map to guest = never
password level = 0
null passwords = no
os level = 33
preferred master = no
domain master = no
wins support = no
dead time = 0
#============================ Share Definitions
==============================
[homes]
comment = Home Directories
browseable = no
writable = yes
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = no
printable = yes
[backup]
valid users : henrique, wagner, robson
browseable = yes
path = /var/backup
public = yes
writable = yes
printable = no
# create mask = 0777
# force create mode = 0777
# force directory mode = 0777
[www]
valid users : henrique, wagner, robson
browseable = yes
path = /var/www
public = no
writable = yes
printable = no
create mask = 0777
Assinantes em 03/12/2002: 2276
Mensagens recebidas desde 07/01/1999: 192386
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista:
mailto:[EMAIL PROTECTED]