From: "Peter V. Saveliev" <peet@infosite.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Samba & Domain w2k
Date: Fri Aug 17 20:40:13 2001
Message-ID: <3B7D48D0.88757585@infosite.ru> (raw)
In-Reply-To: <20010817151012.780151549@linux.ru.net>
> Subject: [mdk-re] Samba & Domain w2k
>
> Добрый вечер.
>
> Решил обратиться с с глуппой просьбой.
> Растолкуйте пожалуйста как samba'у включить в домен Win 2000.
> И доку и факи читал - не получается. Может кому не лень для примера и конфиги бросит.
>
> Samba 2.2.1a-alt8
> сама она работает - в сети видно, но никого не пускает
> на smbpasswd результат следующий :
>
> # smbpasswd -j ESCORT -r MAINSERVER
> Password:
> Unable to join domain ESCORT.
>
> Спасибо.
Конфиг сервера самбы в роли учаcтника домена (неважное>/dev/null)
---------------------------------------------
secutity = domain ;;; - чтобы лез на сервер для порядка
local master = no ;;; \
preferred master = no ;;; | - чтобы молчал и не сорил в эфир.
domain master = no ;;; /
os level = 2 ;;; - чем выше - тем больше выпендривается на выборах
netbios name = FOO ;;; - NetBIOS имя машины
workgroup = FOOO ;;; - имя домена
password server = PDC1 ;;; - NetBIOS имя контроллера домена
---------------------------------------------
То же - для PDC (авось пригодится кому)
---------------------------------------------
security = user ;;; обязательно
local master = yes
preferred master = yes
domain master = yes
os level = 255
netbios name = FOO
workgroup = FOOO
wins support = yes
domain logons = yes
logon path = ;;; в случае перемещаемых профилей
logon home = ;;; эти поля заполнить
logon drive = ;;;
---------------------------------------------
Удачи. Петр
parent reply other threads:[~2001-08-17 20:40 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20010817151012.780151549@linux.ru.net>]
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=3B7D48D0.88757585@infosite.ru \
--to=peet@infosite.ru \
--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