ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Samba в роли PDC
@ 2005-05-18 12:39 Olvin
  2005-05-18 12:45 ` Eugene Ostapets
  0 siblings, 1 reply; 16+ messages in thread
From: Olvin @ 2005-05-18 12:39 UTC (permalink / raw)
  To: community

Создал такой /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 в 
домен? По шагам.

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



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2005-05-19  9:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-18 12:39 [Comm] Samba в роли PDC Olvin
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

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