ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Kulik Dmitriy <lnkvisitor.ts@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Траблы с самбой
Date: Tue, 30 Sep 2008 19:43:57 +0300
Message-ID: <48E2574D.2020601@gmail.com> (raw)
In-Reply-To: <9bd187690809300931y441cf485ve92d81a40d1cc19f@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 852 bytes --]

Andriy Dobrovol`s`kii пишет:
> 2008/9/30 Kulik Dmitriy <lnkvisitor.ts@>:
>   
>> [root@alliance samba]# testparm
>> Load smb config files from /etc/samba/smb.conf
>> Loaded services file OK.
>> Server role: ROLE_STANDALONE
>> Press enter to see a dump of your service definitions
>>
>> [global]
>>       dos charset = CP866
>>       unix charset = UTF8
>>       display charset = UTF8
>>       workgroup = ALLIANCE
>>       interfaces = eth0
>>       map to guest = Bad User
>>       log file = /var/log/samba/log.%m
>>       max log size = 50
>>       os level = 33
>>       dns proxy = No
>>       ldap ssl = no
>>       guest ok = Yes
>>       use sendfile = Yes
>>     
> У Вас проблема не в синтаксисе. Прочтите доку.
>   
Мой оригинальный конфиг в аттаче, который работал до переброски 
интерфейсов eth0<->eth1  и IP с 192.168.1.1 на 192.168.2.1

[-- Attachment #2: smb.cfg --]
[-- Type: text/plain, Size: 1359 bytes --]

# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2007/02/11 12:09:09

# Global parameters
[global]
        server string = Samba 3.0.30-ALT
        workgroup = Alliance
        dos charset = CP866
        unix charset = UTF8
        display charset = UTF8
        #workgroup = ALLIANCE
        #netbios name = SERVER
        interfaces = eth1
        log file = /var/log/samba/log.%m
        max log size = 50
        dns proxy = no
        ldap ssl = no
#       preferred master = Yes
        os level = 33
#       local master = yes
        use sendfile = yes
        map to guest = Bad User
        public = yes
        browseable = yes

[nod32mirror]
        create mask = 0744
        read only = Yes
        guest ok = Yes
        path = /var/ftp/nod32mirror
        comment =
        browsable = yes
#       writable = yes

[incoming]
        path = /var/ftp/incoming
        read only = Yes
        guest ok = yes
        browseable = yes
#       writable = yes

[public]
        path = /var/ftp/share
        read only =  yes
        guest ok = yes
        browseable = yes
#       writable = yes

[install]
        path = /var/ftp/install
        guest ok = yes
        read only  = yes
        browseable = yes
#       writable = yes

[ftp$]
    path = /var/ftp
    guest ok = yes
    browseable = yes
    writable = yes

  reply	other threads:[~2008-09-30 16:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-30 14:47 Kulik Dmitriy
2008-09-30 15:17 ` Andriy Dobrovol`s`kii
2008-09-30 15:51   ` Владимир
2008-09-30 16:12     ` Kulik Dmitriy
2008-09-30 16:31       ` Andriy Dobrovol`s`kii
2008-09-30 16:43         ` Kulik Dmitriy [this message]
2008-09-30 16:55           ` Andrii Dobrovol`s`kii
2008-10-02 12:59             ` Kulik Dmitriy
2008-10-02 18:58               ` Alexander Yereschenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48E2574D.2020601@gmail.com \
    --to=lnkvisitor.ts@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git