ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Геннадий Редько" <G.Redko@zaz.comint.net>
To: <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Re: PDC on Samba
Date: Mon Apr  9 19:31:12 2001
Message-ID: <018f01c0c105$53807a60$0401000a@zaz.ua> (raw)



>Что можно сделать: устанавливать в Linux поддержку криптованных паролей для
>samba или есть аналог PlainPassword.reg для Win2k?

Можно и то и другое. Вариант с security работает, если есть поддержка
MSCHAP.
Я не проверял для Mandrake RE, но должна быть, поскольку она есть во всех
6.х
релизах.
Вот  необходимые настройки секции global smb.conf:

security = user
# You may wish to use password encryption. Please read
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
# Do not enable this option unless you have read those documents
  encrypt passwords = yes
smb passwd file = /etc/smbpasswd

Вот пример ресурса:
[Library]
   comment =
   path = /usr/local/dos/public/Books
   public = yes
   writable = yes
   browseable = yes
   valid users = @uit
   force directory mode = 2770
   create mask = 0775

Нам так и не удалось заставить Самбу тянуть пароли из passwd/shadow.
Поэтому пароль для Самбы вводим еще раз : smbpasswd -a <username>.
Если кто-то знает, как это сделать - поделился бы.

Best regards
Генадий





             reply	other threads:[~2001-04-09 19:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-09 19:31 Геннадий Редько [this message]
2001-04-09 19:53 ` Sergey Vlasov
2001-04-11 11:46 ` Alexandre Redko

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='018f01c0c105$53807a60$0401000a@zaz.ua' \
    --to=g.redko@zaz.comint.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