Where's my network neighborhood

Silviu Marin-Caea silviu at delrom.ro
Fri Sep 14 05:50:03 GMT 2001


On Fri, 14 Sep 2001 09:38:15 -0300
pinguimsp <pinguimsp at bol.com.br> wrote:

> My smb.conf
>
-------------------------------------------------------------------------------------
> [global]
>         character set = ISO8859-1
>         status = yes
>         lm announce = true
>         lm interval = 300
>         client code page = 850
>         server string = PDC
>         allow trusted domains = no

>         remote announce = 192.168.0.255
>         remote browse sync = 192.168.0.255
Remove these two, they are superfluous

>         domain logons = yes
>         local master = yes
>         domain master = True
>         preferred master = True
>         wins support = true
>         os level = 65
>         interfaces = eth0 192.168.0.2/255.255.255.0
>         bind interfaces only = no

>         server string = Samba Server on %h
There is another server string = PDC

>         workgroup = INTRANETWORK
>         logon script = netlogon.bat
>         smb passwd file = /etc/samba/smbaccess 
>         netbios name = SMBSERVER
>         keep alive = 300
>         case sensitive = no
>         admin users = root
>         null passwords = no
>         log file = /var/log/samba/%m.log 
>         max log size = 100 
>         dns proxy = yes
>         announce as = NT
>         announce version = 4.51
>         encrypt passwords = yes
>         logon path = \\%N\Profiles\%u
>         hosts allow = 127.0.0.1 192.168.0.0/255.255.255.0

>         hosts deny = ALL
I don't know about this option, but it does NOT sound good.

>         update encrypted = yes 
>         guest account = guest
>         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
SO_KEEPALIVE
>         security = user
>         name resolve order = host lmhost bcast
>         debug level = 1
>         syslog = 1
>         nt pipe support = yes
>         nt smb support = yes
> 
> [Netlogon]
>      comment = Network Logon Service
>      path = /home/netlogon
>      guest ok = true
>      writable = no
>      share modes = no
>      browseable = no
>      write list = root
> 
> [Profiles]
>      comment = User Profiles
>      path = /home/profiles
>      writable = yes
>      create mask = 0600
>      directory mask = 0600
> 
> [homes] 
>      comment = Home Directories 
>      writeable = yes 
>      dos filetimes = true 
>      valid users = %S
> 
> [CD] 
>      preexec = /bin/mount /dev/cdrom /cdrom
>      postexec = /bin/umount /cdrom
>      comment = %h CD-Rom 
>      path = /cdrom 
>      browseable = yes
>      writeable = no 
>      locking = no 
>      fake oplocks = yes
>
-------------------------------------------------------------------------------------
> 


-- 
Systems and Network Administrator - Delta Romania
Phone +4093-267961




More information about the samba mailing list