ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Olvin <olvin@rambler.ru>
To: community@altlinux.ru
Subject: [Comm] Samba в роли PDC
Date: Wed, 18 May 2005 15:39:40 +0300
Message-ID: <428B378C.5050602@rambler.ru> (raw)

Создал такой /etc/samba/smb.conf:

[global]
server string =
netbios name = RIVASRV
workgroup = RIVA
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
local master = yes
domain master = yes
preferred master = yes
domain logons = yes
logon path = \\%L\Profiles\%U
domain admin group = root @wheel administrator olvin
wins support = yes
name resolve order = wins lmhosts bcast

log file = /var/log/samba/log.%m
max log size = 50
guest account = pcguest
socket options = TCP_NODELAY
os level = 255
add machine script = /usr/sbin/useradd -d /dev/null -g machines -c 
'Machine Account' -s /bin/false -M %u
add user script = /usr/sbin/useradd -s /bin/false %u
dns proxy = no
use sendfile = yes

winbind uid = 10000-20000
winbind gid = 10000-20000
winbind separator = +
winbind cache time = 10
template homedir = /home/%D/%U
template shell = /bin/bash

[netlogon]
comment = Network Logon Service
path = /var/lib/samba/netlogon
guest ok = yes
writable = no
write list = admin, administrator, olvin

[Profiles]
path = /var/lib/samba/profiles
browseable = no
read only = no
create mask = 0600
directory mask = 0700

[homes]
         comment = Home Directory for '%u'
         read only = No
         browseable = No

service smb start
В логах видно (/var/log/samba/log.smbd):

[2005/05/18 14:22:16, 0] param/loadparm.c:map_parameter(2440)
[2005/05/18 14:22:16, 0] param/loadparm.c:map_parameter(2440)
   Unknown parameter encountered: "domain admin group"

Пример конфига брался из file:///usr/share/doc/alt-docs/master/ch06s14.html

Вопрос: что мне надо сделать ещё, чтобы ввести машину под WinXP SP2 в 
домен? По шагам.

Что мне надо сделать для добавления группы/пользователя в этот домен?



             reply	other threads:[~2005-05-18 12:39 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-18 12:39 Olvin [this message]
2005-05-18 12:45 ` Eugene Ostapets
2005-05-18 13:00   ` [Comm] Samba PDC в jail mult1k
2005-05-18 13:31     ` Pavlov Konstantin
2005-05-18 15:28     ` [Comm] " Michael Shigorin
2005-05-19  2:41     ` [Comm] " Беляев Владимир Николаевич
2005-05-19  9:57       ` mult1k
2005-05-18 13:00   ` [Comm] Samba в роли PDC Olvin
2005-05-18 13:05     ` Re[2]: " Anton Gorlov
2005-05-18 13:20       ` Olvin
2005-05-18 13:10     ` Eugene Ostapets
2005-05-18 14:20       ` Olvin
2005-05-18 14:53         ` Eugene Ostapets
2005-05-18 15:19           ` Olvin
2005-05-18 15:38         ` Re[2]: " Anton Gorlov
2005-05-19  7:14           ` Olvin

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=428B378C.5050602@rambler.ru \
    --to=olvin@rambler.ru \
    --cc=community@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