From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=v+gbC867iF+OvcTcsnhw8MPnw2PZ2dH8Rx8131l1Y2c=; b=qxzDEjul9fldsOXel+OpOxflJ/zz9JvEHivdOZYx7jTGROexrhr062XkMAnr8nvih9 PEyPCYaZ/r17cCWFMzCIV0SnGdV/xcONcLGWwvgwLC+/EJs997cumqcl3ZsR0QQ0mHxC IzJ29Uo0CLO2TpM4M3f+x08Yo1OfW74VDCEfM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=U7Qjag8nYhTpINJsQbzwohDrLNCmnU5nybSFg1i4iP3Bb2FTLD7Jrk4Eu6Z4FBYLtY NhiFt+8RNmEcAbT8EekieYR2HtAmAVo0pRen5bA8CuLrgcv6GGIXvj5/Qeof2/QWi97m 3NfxnNAibexSyp1BYQ59bFFOv23lSMrXmYCcY= Message-ID: <48E24FE3.2020909@gmail.com> Date: Tue, 30 Sep 2008 19:12:19 +0300 From: Kulik Dmitriy User-Agent: Thunderbird 2.0.0.12 (X11/20080304) MIME-Version: 1.0 To: ALT Linux Community general discussions References: <48E23C04.3040201@gmail.com> <9bd187690809300817x30a762daj72c7ed29832c8579@mail.gmail.com> <200809301951.59517.haw@inbox.ru> In-Reply-To: <200809301951.59517.haw@inbox.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Comm] =?koi8-r?b?9NLBwszZINMg08HNws/K?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2008 16:12:44 -0000 Archived-At: List-Archive: List-Post: [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 [root@alliance samba]# [root