<?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/absolyutnaya-fajlopomojka.html/feed" rel="self" type="application/rss+xml" />
	<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.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>От: Максим</title>
		<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.html/comment-page-1#comment-19645</link>
		<dc:creator>Максим</dc:creator>
		<pubDate>Tue, 15 Nov 2011 21:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=1077#comment-19645</guid>
		<description>замучался. сделал как в статье:
\\Stora - открывается без паролей
При открытии там папки с одними настройками просит пароль для Гостя, с другими - винда говорит что доступ запрещен.
Как войти в папку вааще без паролей?</description>
		<content:encoded><![CDATA[<p>замучался. сделал как в статье:<br />
\\Stora &#8211; открывается без паролей<br />
При открытии там папки с одними настройками просит пароль для Гостя, с другими &#8211; винда говорит что доступ запрещен.<br />
Как войти в папку вааще без паролей?</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Женя</title>
		<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.html/comment-page-1#comment-18547</link>
		<dc:creator>Женя</dc:creator>
		<pubDate>Mon, 26 Sep 2011 03:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=1077#comment-18547</guid>
		<description>проблема не в Centos, а в том, что selinux по умолчанию включен, а вы его не настроили.</description>
		<content:encoded><![CDATA[<p>проблема не в Centos, а в том, что selinux по умолчанию включен, а вы его не настроили.</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Dennis</title>
		<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.html/comment-page-1#comment-18474</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 23 Sep 2011 12:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=1077#comment-18474</guid>
		<description>Женя, все дело во включенном SElinux

/etc/sysconfig/selinux

#SELINUX=enforcing
SELINUX=disabled</description>
		<content:encoded><![CDATA[<p>Женя, все дело во включенном SElinux</p>
<p>/etc/sysconfig/selinux</p>
<p>#SELINUX=enforcing<br />
SELINUX=disabled</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Женя</title>
		<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.html/comment-page-1#comment-18028</link>
		<dc:creator>Женя</dc:creator>
		<pubDate>Wed, 31 Aug 2011 07:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=1077#comment-18028</guid>
		<description>Права на папку 777, в Centos не работает, поставил  Debian, все заработало. Сама проблема в Centos, как решить не знаю.</description>
		<content:encoded><![CDATA[<p>Права на папку 777, в Centos не работает, поставил  Debian, все заработало. Сама проблема в Centos, как решить не знаю.</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: admin</title>
		<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.html/comment-page-1#comment-17841</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 17 Aug 2011 04:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=1077#comment-17841</guid>
		<description>дайте права на папку 777</description>
		<content:encoded><![CDATA[<p>дайте права на папку 777</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Женя</title>
		<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.html/comment-page-1#comment-17765</link>
		<dc:creator>Женя</dc:creator>
		<pubDate>Fri, 12 Aug 2011 09:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=1077#comment-17765</guid>
		<description>У меня такой конфиг 

[global]
        workgroup = WORKGROUP
        server string = test
        security = share
        read only = yes
[incoming]
        path = /mnt/incoming
        guest ok = yes
        guest only = Yes
        writeable = Yes

Гость с винды заходит на шару, но не может там ни чего сделать (удалить, копировать, создать), пишет - &quot;Отказано в доступе&quot;</description>
		<content:encoded><![CDATA[<p>У меня такой конфиг </p>
<p>[global]<br />
        workgroup = WORKGROUP<br />
        server string = test<br />
        security = share<br />
        read only = yes<br />
[incoming]<br />
        path = /mnt/incoming<br />
        guest ok = yes<br />
        guest only = Yes<br />
        writeable = Yes</p>
<p>Гость с винды заходит на шару, но не может там ни чего сделать (удалить, копировать, создать), пишет &#8211; &#8220;Отказано в доступе&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Mc.Sim</title>
		<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.html/comment-page-1#comment-14936</link>
		<dc:creator>Mc.Sim</dc:creator>
		<pubDate>Mon, 16 May 2011 07:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=1077#comment-14936</guid>
		<description>Спасибо. Решение найдено. Необходимо добавить параметры:
        force user = dostup
        force group = dostup
        read only = No
        create mask = 0777
        directory mask = 0777</description>
		<content:encoded><![CDATA[<p>Спасибо. Решение найдено. Необходимо добавить параметры:<br />
        force user = dostup<br />
        force group = dostup<br />
        read only = No<br />
        create mask = 0777<br />
        directory mask = 0777</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Mc.Sim</title>
		<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.html/comment-page-1#comment-14861</link>
		<dc:creator>Mc.Sim</dc:creator>
		<pubDate>Fri, 13 May 2011 13:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=1077#comment-14861</guid>
		<description>Доброго времени.
Помогите, пожалуйста.
Доброго времени. 
Пытаюсь настроить файлопомойку без авторизации. Конфиг самбы следующий:
&lt;code&gt;[global]
		workgroup = WORKGROUP
		netbios name = SAMBA
		security = SHARE
		guest account = dostup
		wins support = Yes

[printers]
		path = /var/spool/samba
		read only = No
		guest only = Yes
		guest ok = Yes
		printable = Yes
		browseable = No

[obmennik]
		path = /share/obmen
		read only = No
		guest only = Yes
		guest ok = Yes&lt;/code&gt;
Пользователь dostup в системе имеется, в samba тоже добавлен:
&lt;code&gt;Print-server:~# cat /etc/passwd &#124; grep dos
dostup:x:1002:1003::/home/dostup:/bin/sh
samba-server:~# smbpasswd -a dostup
New SMB password:
Retype new SMB password:&lt;/code&gt;
Права на каталог и хозяина каталога поменял на пользователя dostup:
&lt;code&gt;Print-server: chown dostup:dostup /share/obmen
Print-server: chmod 777 /share/obmen
Print-server: ls -ld /share/obmen/
drwxrwxrwx 4 dostup dostup 1024 Май 13 16:35 /share/obmen/&lt;/code&gt;
при этом все работает корректно, за исключением того, что если я создаю в каталоге второго уровня и вложенней какие-либо файлы - они создаются с правами:
&lt;code&gt;Print-server:~# ls -la /share/obmen/Новая\ папка
итого 2
drwxr-xr-x 2 dostup dostup 1024 Май 13 16:35 .
drwxrwxrwx 4 dostup dostup 1024 Май 13 16:35 ..
-rwxr--r-- 1 dostup dostup	0 Май 13 16:35 Текстовый документ.txt&lt;/code&gt;
При этом, удалить данные файлы с компьютера клиента не возможно. :(
В чем моя недоработка?
Версия samba и дистрибутива:
&lt;code&gt;Print-server:~# dpkg -l &#124; grep samba
ii  samba									 2:3.5.6~dfsg-3squeeze2	   SMB/CIFS file, print, and login server for Unix
ii  samba-common							  2:3.5.6~dfsg-3squeeze2	   common files used by both the Samba server and client
ii  samba-common-bin						  2:3.5.6~dfsg-3squeeze2	   common files used by both the Samba server and client
Print-server:~# uname -a
Linux Print-server 2.6.32-5-686 #1 SMP Wed Jan 12 04:01:41 UTC 2011 i686 GNU/Linux&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Доброго времени.<br />
Помогите, пожалуйста.<br />
Доброго времени.<br />
Пытаюсь настроить файлопомойку без авторизации. Конфиг самбы следующий:<br />
<code>[global]<br />
		workgroup = WORKGROUP<br />
		netbios name = SAMBA<br />
		security = SHARE<br />
		guest account = dostup<br />
		wins support = Yes</p>
<p>[printers]<br />
		path = /var/spool/samba<br />
		read only = No<br />
		guest only = Yes<br />
		guest ok = Yes<br />
		printable = Yes<br />
		browseable = No</p>
<p>[obmennik]<br />
		path = /share/obmen<br />
		read only = No<br />
		guest only = Yes<br />
		guest ok = Yes</code><br />
Пользователь dostup в системе имеется, в samba тоже добавлен:<br />
<code>Print-server:~# cat /etc/passwd | grep dos<br />
dostup:x:1002:1003::/home/dostup:/bin/sh<br />
samba-server:~# smbpasswd -a dostup<br />
New SMB password:<br />
Retype new SMB password:</code><br />
Права на каталог и хозяина каталога поменял на пользователя dostup:<br />
<code>Print-server: chown dostup:dostup /share/obmen<br />
Print-server: chmod 777 /share/obmen<br />
Print-server: ls -ld /share/obmen/<br />
drwxrwxrwx 4 dostup dostup 1024 Май 13 16:35 /share/obmen/</code><br />
при этом все работает корректно, за исключением того, что если я создаю в каталоге второго уровня и вложенней какие-либо файлы &#8211; они создаются с правами:<br />
<code>Print-server:~# ls -la /share/obmen/Новая\ папка<br />
итого 2<br />
drwxr-xr-x 2 dostup dostup 1024 Май 13 16:35 .<br />
drwxrwxrwx 4 dostup dostup 1024 Май 13 16:35 ..<br />
-rwxr--r-- 1 dostup dostup	0 Май 13 16:35 Текстовый документ.txt</code><br />
При этом, удалить данные файлы с компьютера клиента не возможно. <img src='http://smb-conf.ru/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
В чем моя недоработка?<br />
Версия samba и дистрибутива:<br />
<code>Print-server:~# dpkg -l | grep samba<br />
ii  samba									 2:3.5.6~dfsg-3squeeze2	   SMB/CIFS file, print, and login server for Unix<br />
ii  samba-common							  2:3.5.6~dfsg-3squeeze2	   common files used by both the Samba server and client<br />
ii  samba-common-bin						  2:3.5.6~dfsg-3squeeze2	   common files used by both the Samba server and client<br />
Print-server:~# uname -a<br />
Linux Print-server 2.6.32-5-686 #1 SMP Wed Jan 12 04:01:41 UTC 2011 i686 GNU/Linux</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>От: admin</title>
		<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.html/comment-page-1#comment-10428</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 14 Mar 2011 15:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=1077#comment-10428</guid>
		<description>[download]
path = /hdlogic/download</description>
		<content:encoded><![CDATA[<p>[download]<br />
path = /hdlogic/download</p>
]]></content:encoded>
	</item>
	<item>
		<title>От: Elvin</title>
		<link>http://smb-conf.ru/absolyutnaya-fajlopomojka.html/comment-page-1#comment-9737</link>
		<dc:creator>Elvin</dc:creator>
		<pubDate>Fri, 04 Mar 2011 05:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://smb-conf.ru/?p=1077#comment-9737</guid>
		<description>Подскажите, а где и как задаётся папка, которая будет домашней для Samba!?</description>
		<content:encoded><![CDATA[<p>Подскажите, а где и как задаётся папка, которая будет домашней для Samba!?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

