ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Mikhailov Vladimir" <himik_vovan@mail.ru>
To: <community@altlinux.ru>
Subject: Re: [Comm] Samba-2.2.8 PDC & WinXP
Date: Tue, 18 Nov 2003 15:20:30 +0300
Message-ID: <002801c3adce$5d18cb00$2000a8c0@himik> (raw)
In-Reply-To: <20031118174714.23a77dd2.bazhen@mail.kz>

----- Original Message ----- 
From: "Yevgeniy Bazhenov" <bazhen@mail.kz>
To: <community@altlinux.ru>
Sent: Tuesday, November 18, 2003 2:47 PM
Subject: Re: [Comm] Samba-2.2.8 PDC & WinXP


> On Tue, 18 Nov 2003 15:56:08 +0600
> "Yevgeniy Bazhenov" <bazhen@mail.kz> wrote:
>
> > Здравствуйте.
> >
> > Пытаюсь поднять PDC на Самбе-2.2.8
> >
> > Вот содержание smb.conf:
> >
> > [global]
> >         client code page = 866
> >         workgroup = DOMAIN
> >         netbios name = OSI4
> >         server string = Samba server on %h (v. %v)
> >         interfaces = 192.168.137.7/24
> >         security = USER
> >         encrypt passwords = Yes
> >         log file = /var/log/samba/log.%m
> >         max log size = 50
> >         name resolve order = wins lmhosts bcast
> >         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> >         printcap name = lpstat
> >         character set = KOI8-R
> >         domain admin group = osi2 root administrator
> >         logon path = \\%L\Profiles\%U
> >         domain logons = Yes
> >         os level = 65
> >         preferred master = Yes
> >         domain master = Yes
> >         dns proxy = No
> >         wins support = Yes
> >         printing = cups
> >         syslog = 0
> >
> > [homes]
> >         comment = Home Directory for '%u'
> >         read only = No
> >
> > [netlogon]
> >         comment = Network Logon Service
> >         path = /var/lib/samba/netlogon
> >         write list = osi2, root, administrator
> >         guest ok = Yes
> >
> > [Profiles]
> >         path = /var/lib/samba/profiles
> >         read only = No
> >         create mask = 0600
> >         directory mask = 0700
> >         browseable = No
> >
> >
> > Затем делаю:
> >
> > /usr/sbin/useradd -g machines -d /dev/null -s /bin/false osi2$
> > /usr/sbin/useradd -g domain -d /dev/null -s /bin/false osi2
> > smbpasswd -a -m osi2
> > smbpasswd -a osi2
> >
> > Пытаюсь подключить машину osi2 под WinXP к домену DOMAIN
> > с пользователем osi2, получаю отлуп - оказано в доступе.
> > В /var/log/samba/osi2.log:
> >
> > [2003/11/18 14:21:38, 0]
rpc_server/srv_samr.c:api_samr_set_userinfo(670)
> >   api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO.
> > [2003/11/18 14:21:38, 0] passdb/pdb_smbpasswd.c:pdb_getsampwrid(1418)
> >   unable to open passdb database.
> >
> > Под root'ом - подключается нормально.
> >
> > Система - слегка подсизифленый Мастер2.2.
> > Самба - samba-2.2.8-alt2
> >
> > Что я делаю не так?
>
> Прошу прощения, недоописал проблему.
> Так вот, подключаю машину к домену под root'ом (хотя, насколько
> я понимаю, должно подключаться под любым из пользователей,
> указанных в domain admin group - все они заведены через
> adduser и smbpasswd -a), перегружаюсь и пытаюсь залогиниться в домен -
> получаю сообщение от XP, что, мол, не удалось подключится
> к домену - либо не найден контроллер домена, либо
> не найдена учетная запись (не дословно, но в этом роде),
> причем такое ощущение, что она (ХР) и не пытается подключиться.
> Что делать и кто виноват? (с)
>
>

В обще попробуй в виндовсе в реестре изменить 1 на 0
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters]
"requiresignorseal"=dword:00000000
вот как должно быть ........... и будет работать , это проблема в XP











> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community
>
\0\0\0\0\0


  parent reply	other threads:[~2003-11-18 12:20 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-18  9:56 Yevgeniy Bazhenov
2003-11-18 10:54 ` Kylik Semuon
2003-11-18 11:57   ` Yevgeniy Bazhenov
2003-11-18 12:37     ` Kylik Semuon
2003-11-18 11:47 ` Yevgeniy Bazhenov
2003-11-18 12:00   ` Alexander Kubatkin
2003-11-18 12:19     ` Yevgeniy Bazhenov
2003-11-18 12:24       ` Alexander Kubatkin
2003-11-18 12:57         ` Yevgeniy Bazhenov
2003-11-19  2:40     ` Eugene Bespalov
2003-11-19 10:05       ` Alexander Kubatkin
2003-11-20  3:42         ` Eugene Bespalov
2003-11-20  7:00           ` Alexander Kubatkin
2003-11-20 17:24             ` [Comm] Обновлять ли ядро? Alexandr
2003-11-18 12:20   ` Mikhailov Vladimir [this message]
2003-11-18 12:56     ` [Comm] Samba-2.2.8 PDC & WinXP Yevgeniy Bazhenov
2003-11-18 13:56     ` [Comm] Network Printer Dmitry
2003-11-19  5:48       ` Andrew Borodin
2003-11-19  9:01         ` Dmitry
2003-11-19  9:57           ` Andrew Borodin
2003-11-19 10:43             ` Dmitry
2003-11-18 14:14     ` [Comm] Samba-2.2.8 PDC & WinXP Alexander Bokovoy
2003-11-19  3:51       ` Yevgeniy Bazhenov
2003-11-19  5:34         ` Eugene Bespalov
2003-11-19  7:14           ` Yevgeniy Bazhenov
2003-11-19  6:16         ` Alexander Bokovoy
2003-11-19  7:40           ` Yevgeniy Bazhenov

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='002801c3adce$5d18cb00$2000a8c0@himik' \
    --to=himik_vovan@mail.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