ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexander Bokovoy <a.bokovoy@sam-solutions.net>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: Samba только для домейна
Date: Sat Feb  9 19:17:01 2002
Message-ID: <20020209162221.GB10474@sam-solutions.net> (raw)
In-Reply-To: <0GR900D57W2J5T@mxout1.netvision.net.il>

On Sat, Feb 09, 2002 at 05:50:11PM +0200, Igor Tertishny wrote:
> И еще один вопрос. К разработчикам. Где бы взять дополнительные кодовые 
> страницы для смбы. А то мне вскорости ее настраивать клиенту, а тот хочет 
> иврит... А я не нашел CP862, CP1252, ISO-8859-8 нигде в самба, даже скачивал 
> свежайшие сорцы с их сервера - ни фига нема.
Сделайте таблицы: 
1. 8-bit -> Unicode (см. source/codepages/* в исходниках Самбы 2.2.3 и
/usr/share/i18n/charmaps/* в системе).
2. Таблицу соответствия регистров как в source/codepages/codepage_def.*
3. 8-бит -> 8-bit (CPXXXX -> ISO-XXXX-X) как в source/lib/charconv.c
4. Добавьте таблицу 3 в source/lib/charconv.c:interpret_character_set
  по аналогии.

Высылайте патч, приложу в сборку ALT Linux и интегрирую в основую Самбу 2.2.

В Самбе 3.0 используется iconv(3), там можно прямо сказать в smb.conf:
dos charset = CP862
unix charset = ISO-8859-8
display charset = ISO-8859-8

-- 
/ Alexander Bokovoy
Software architect and analyst             // SaM-Solutions Ltd.
---
We'll know that rock is dead when you have to get a degree to work in it.



  reply	other threads:[~2002-02-09 19:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-09 18:47 [mdk-re] " Igor Tertishny
2002-02-09 19:17 ` Alexander Bokovoy [this message]
2002-02-11 13:57 ` cornet

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=20020209162221.GB10474@sam-solutions.net \
    --to=a.bokovoy@sam-solutions.net \
    --cc=mandrake-russian@altlinux.ru \
    /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