Saratov Linux User Group
 help / color / mirror / Atom feed
From: spirit <sp1r1t_13@bk.ru>
To: Saratov Linux User Group Maillist <sarlug@lug.ru>
Subject: [Sarlug] samba и контроллер домена
Date: Mon, 13 Nov 2006 08:55:59 +0300
Message-ID: <455808EF.20203@bk.ru> (raw)

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

Приветствую всех! Если кто делал контролер домена на самбе, то помогите!
Если выбирать домен с Виндовой машины пишет то что неизвестный 
пользователь. Что не правильного в моем конфиге? и если можно вышлите 
рабочий.
Заранее спасибо!

[-- Attachment #2: smb.conf --]
[-- Type: text/plain, Size: 1855 bytes --]


# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example
#
# Any line which starts with a ; (semi-colon) or a # (hash) 
# is a comment and is ignored. In this example we will use a #
# for commentry and a ; for parts of the config file that you
# may wish to enable
#
# NOTE: Whenever you modify this file you should run the command "testparm"
# to check that you have not made any basic syntactic errors. 
#
#======================= Global Settings =====================================
[global]
   encrypt passwords = Yes
   smb passwd file = /etc/samba/smbpasswd
   dos charset = CP866
   unix charset = KOI8-R 
   workgroup = finupr
   netbios name = old
   server string = óÅÒ×ÅÒ
   interfaces = 192.168.1.104
   unix password sync = Yes
   log level = 3
   log file = /var/log/samba/log.%m
   max log size = 500
   time server = Yes
   add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
   logon script = logon.bat
   logon path = \\%L\profiles\%u\%m
   logon drive = H:
   logon home = \\%L\%u\.win_profile\%m
   domain logons = Yes
   os level = 64
   preferred master = Yes
   domain master = Yes
   local master = Yes
   security = user
   passwd program = /usr/bin/passwd %u
   passwd chat = *NEW*UNIX*password* %n\n *ReType*new*UNIX*password
[homes]
   comment = Home Directories
   invalid users = root
   read only = No
   create mask = 0644
   browsable = No
   guest ok = No
   map archive = Yes
   
[netlogon]
  path = /var/lib/samba/netlogon
  browsable = No
  writable = No

[Profiles]
  path = /home/samba-ntprof
  browsable = no
  read only = No
  writable = Yes
  create mask = 0600
  directory mask = 0700
  

             reply	other threads:[~2006-11-13  5:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-13  5:55 spirit [this message]
2006-11-13  6:28 ` Genix
2006-11-13 13:36 ` [Sarlug] Фотки со встречи Miguel
2006-11-13 14:29   ` Genix

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=455808EF.20203@bk.ru \
    --to=sp1r1t_13@bk.ru \
    --cc=sarlug@lug.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

Saratov Linux User Group

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sarlug/0 sarlug/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 sarlug sarlug/ http://lore.altlinux.org/sarlug \
		sarlug@lists.lug.ru sarlug@lug.ru
	public-inbox-index sarlug

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sarlug


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git