<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Комментарии на: Ошибки и решения</title>
	<atom:link href="http://smb-conf.ru/oshibki-i-resheniya.html/feed" rel="self" type="application/rss+xml" />
	<link>http://smb-conf.ru/oshibki-i-resheniya.html</link>
	<description></description>
	<lastBuildDate>Tue, 22 Nov 2011 11:04:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>От: admin</title>
		<link>http://smb-conf.ru/oshibki-i-resheniya.html/comment-page-1#comment-18974</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 20 Oct 2011 05:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=2362#comment-18974</guid>
		<description>Отключите эту службу, в вашем случае она не нужна.
Для просветления читаем

http://smb-conf.ru/winbindd.html

Winbind – это демон («служба» в терминах Windows), работающий на клиентах Samba и действующий как прокси для связи между PAM и NSS, работающими на компьютере Linux, с одной стороны, и Active Directory, работающей на контроллере домена, с другой. В частности, Winbind использует Kerberos для проверки подлинности с помощью Active Directory и LDAP для получения информации о пользователях и группах.</description>
		<content:encoded><![CDATA[<p>Отключите эту службу, в вашем случае она не нужна.<br />
Для просветления читаем</p>
<p><a href="http://smb-conf.ru/winbindd.html" rel="nofollow">http://smb-conf.ru/winbindd.html</a></p>
<p>Winbind – это демон («служба» в терминах Windows), работающий на клиентах Samba и действующий как прокси для связи между PAM и NSS, работающими на компьютере Linux, с одной стороны, и Active Directory, работающей на контроллере домена, с другой. В частности, Winbind использует Kerberos для проверки подлинности с помощью Active Directory и LDAP для получения информации о пользователях и группах.</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Олег</title>
		<link>http://smb-conf.ru/oshibki-i-resheniya.html/comment-page-1#comment-18936</link>
		<dc:creator>Олег</dc:creator>
		<pubDate>Tue, 18 Oct 2011 03:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=2362#comment-18936</guid>
		<description>Т.к. на форуме регистрация закрыта, спрошу здесь!
Имеем Ubuntu 10.04 64bit, samba 3.4.7 и несколько компьютеров одной рабочей группы (контроллера домена нет), сервер - файлопомойка-качалка.
В syslog с некоторой (по-разному) периодичностью вываливается:
---------------------
Oct 18 06:28:33 hd-server winbindd[1473]: [2011/10/18 06:28:33,  0] winbindd/idmap.c:201(smb_register_idmap_alloc)
Oct 18 06:28:33 hd-server winbindd[1473]:   idmap_alloc module tdb already registered!
Oct 18 06:28:33 hd-server winbindd[1473]: [2011/10/18 06:28:33,  0] winbindd/idmap.c:149(smb_register_idmap)
Oct 18 06:28:33 hd-server winbindd[1473]:   Idmap module passdb already registered!
Oct 18 06:28:33 hd-server winbindd[1473]: [2011/10/18 06:28:33,  0] winbindd/idmap.c:149(smb_register_idmap)
Oct 18 06:28:33 hd-server winbindd[1473]:   Idmap module nss already registered!
Oct 18 06:28:33 hd-server winbindd[1473]: [2011/10/18 06:28:33,  0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db)
Oct 18 06:28:33 hd-server winbindd[1473]:   Upgrade of IDMAP_VERSION from -1 to 2 is not possible with incomplete configuration
---------------------
На вражеских сайтах, как одно из лекарств - грохнуть winbind.
Еще рекомендуют использовать параметр log level = 0.
Думаю это не конструктивно.
Как побороть данный недуг?</description>
		<content:encoded><![CDATA[<p>Т.к. на форуме регистрация закрыта, спрошу здесь!<br />
Имеем Ubuntu 10.04 64bit, samba 3.4.7 и несколько компьютеров одной рабочей группы (контроллера домена нет), сервер &#8211; файлопомойка-качалка.<br />
В syslog с некоторой (по-разному) периодичностью вываливается:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Oct 18 06:28:33 hd-server winbindd[1473]: [2011/10/18 06:28:33,  0] winbindd/idmap.c:201(smb_register_idmap_alloc)<br />
Oct 18 06:28:33 hd-server winbindd[1473]:   idmap_alloc module tdb already registered!<br />
Oct 18 06:28:33 hd-server winbindd[1473]: [2011/10/18 06:28:33,  0] winbindd/idmap.c:149(smb_register_idmap)<br />
Oct 18 06:28:33 hd-server winbindd[1473]:   Idmap module passdb already registered!<br />
Oct 18 06:28:33 hd-server winbindd[1473]: [2011/10/18 06:28:33,  0] winbindd/idmap.c:149(smb_register_idmap)<br />
Oct 18 06:28:33 hd-server winbindd[1473]:   Idmap module nss already registered!<br />
Oct 18 06:28:33 hd-server winbindd[1473]: [2011/10/18 06:28:33,  0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db)<br />
Oct 18 06:28:33 hd-server winbindd[1473]:   Upgrade of IDMAP_VERSION from -1 to 2 is not possible with incomplete configuration<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
На вражеских сайтах, как одно из лекарств &#8211; грохнуть winbind.<br />
Еще рекомендуют использовать параметр log level = 0.<br />
Думаю это не конструктивно.<br />
Как побороть данный недуг?</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Leo</title>
		<link>http://smb-conf.ru/oshibki-i-resheniya.html/comment-page-1#comment-17627</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Thu, 04 Aug 2011 04:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=2362#comment-17627</guid>
		<description>Как побороть непонятную ошибку (localhost резолвится в странную конструкцию):

$ nmblookup -B localhost rtn16
querying rtn16 on 7f00:1:5842:837f::7762:636c
name_query failed to find name rtn16

$ nmblookup -B 127.0.0.1 rtn16
querying rtn16 on 127.0.0.1
192.168.1.1 rtn16</description>
		<content:encoded><![CDATA[<p>Как побороть непонятную ошибку (localhost резолвится в странную конструкцию):</p>
<p>$ nmblookup -B localhost rtn16<br />
querying rtn16 on 7f00:1:5842:837f::7762:636c<br />
name_query failed to find name rtn16</p>
<p>$ nmblookup -B 127.0.0.1 rtn16<br />
querying rtn16 on 127.0.0.1<br />
192.168.1.1 rtn16</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: admin</title>
		<link>http://smb-conf.ru/oshibki-i-resheniya.html/comment-page-1#comment-14600</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 03 May 2011 10:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=2362#comment-14600</guid>
		<description>http://lists-archives.org/samba/32909-failed-to-create-administrators-failed-to-create-users.html</description>
		<content:encoded><![CDATA[<p><a href="http://lists-archives.org/samba/32909-failed-to-create-administrators-failed-to-create-users.html" rel="nofollow">http://lists-archives.org/samba/32909-failed-to-create-administrators-failed-to-create-users.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Svarog</title>
		<link>http://smb-conf.ru/oshibki-i-resheniya.html/comment-page-1#comment-14073</link>
		<dc:creator>Svarog</dc:creator>
		<pubDate>Tue, 26 Apr 2011 11:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=2362#comment-14073</guid>
		<description>А что насчет этого?
[2011/04/26 15:00:06, 0] auth/auth_util.c:create_builtin_administrators(795)
  create_builtin_administrators: Failed to create Administrators
[2011/04/26 15:00:06, 0] auth/auth_util.c:create_builtin_users(756)
  create_builtin_users: Failed to create Users</description>
		<content:encoded><![CDATA[<p>А что насчет этого?<br />
[2011/04/26 15:00:06, 0] auth/auth_util.c:create_builtin_administrators(795)<br />
  create_builtin_administrators: Failed to create Administrators<br />
[2011/04/26 15:00:06, 0] auth/auth_util.c:create_builtin_users(756)<br />
  create_builtin_users: Failed to create Users</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: admin</title>
		<link>http://smb-conf.ru/oshibki-i-resheniya.html/comment-page-1#comment-8132</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 01 Feb 2011 05:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=2362#comment-8132</guid>
		<description>Ответ на &lt;blockquote&gt;Jan 24 17:56:21 localhost smbd[1939]: smbd_open_once_socket: open_socket_in: Address already in use&lt;/blockquote&gt;
тут  https://bugzilla.redhat.com/show_bug.cgi?id=540002
Ответ на &lt;blockquote&gt;Jan 24 00:54:20 localhost nmbd[1954]: [2011/01/24 00:54:20.433167, 0] nmbd/nmbd.c:71(terminate)
Jan 24 00:54:20 localhost nmbd[1954]: Got SIGTERM: going down…&lt;/blockquote&gt;
тут https://bugs.launchpad.net/ubuntu/+source/samba/+bug/576805</description>
		<content:encoded><![CDATA[<p>Ответ на<br />
<blockquote>Jan 24 17:56:21 localhost smbd[1939]: smbd_open_once_socket: open_socket_in: Address already in use</p></blockquote>
<p>тут  <a href="https://bugzilla.redhat.com/show_bug.cgi?id=540002" rel="nofollow">https://bugzilla.redhat.com/show_bug.cgi?id=540002</a><br />
Ответ на<br />
<blockquote>Jan 24 00:54:20 localhost nmbd[1954]: [2011/01/24 00:54:20.433167, 0] nmbd/nmbd.c:71(terminate)<br />
Jan 24 00:54:20 localhost nmbd[1954]: Got SIGTERM: going down…</p></blockquote>
<p>тут <a href="https://bugs.launchpad.net/ubuntu/+source/samba/+bug/576805" rel="nofollow">https://bugs.launchpad.net/ubuntu/+source/samba/+bug/576805</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Sava</title>
		<link>http://smb-conf.ru/oshibki-i-resheniya.html/comment-page-1#comment-7655</link>
		<dc:creator>Sava</dc:creator>
		<pubDate>Mon, 24 Jan 2011 16:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=2362#comment-7655</guid>
		<description>а как насчёт этих?  подскажите как решить
Jan 24 17:56:21 localhost smbd[1939]:   smbd_open_once_socket: open_socket_in: Address already in use
Jan 24 17:56:21 localhost smbd[1939]: [2011/01/24 17:56:21.152819,  0] smbd/server.c:500(smbd_open_one_socket)


Jan 24 00:54:20 localhost nmbd[1954]: [2011/01/24 00:54:20.433167,  0] nmbd/nmbd.c:71(terminate)
Jan 24 00:54:20 localhost nmbd[1954]:   Got SIGTERM: going down...


а то надоело их уже созерцать.</description>
		<content:encoded><![CDATA[<p>а как насчёт этих?  подскажите как решить<br />
Jan 24 17:56:21 localhost smbd[1939]:   smbd_open_once_socket: open_socket_in: Address already in use<br />
Jan 24 17:56:21 localhost smbd[1939]: [2011/01/24 17:56:21.152819,  0] smbd/server.c:500(smbd_open_one_socket)</p>
<p>Jan 24 00:54:20 localhost nmbd[1954]: [2011/01/24 00:54:20.433167,  0] nmbd/nmbd.c:71(terminate)<br />
Jan 24 00:54:20 localhost nmbd[1954]:   Got SIGTERM: going down&#8230;</p>
<p>а то надоело их уже созерцать.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

