ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: "Михаил Радюк" <torabora08@gmail.com>
To: "ALT Linux sysadmins' discussion" <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] установка прав на samba-шару через проводник
Date: Tue, 1 Mar 2011 20:28:25 +0300
Message-ID: <AANLkTi=EGuCTWaQdgKDOgmazbiT-NzqgbN62km6+-UYp@mail.gmail.com> (raw)
In-Reply-To: <4D6CE892.7070700@mail.ru>

1 марта 2011 г. 15:37 пользователь Oleg <ulug1@mail.ru> написал:
> Привет!
>
> Помогите пожалуйста с самбой. В инете полно инфы по введению самбы в домен,
> но не могу найти толковое howto, как расшаривать папки в самбе-члене домена
> AD 2003
> Самба-сервер(3.5.6)
> Завел в домен, пользователи определяются, все замечательно.
> А вот управлять шарами с виндового проводника не получается.
> Не наследуются права и  чекбокс на странице, где определятся наследование
> выдает ошибку, что:
> Не удалось сохранить изменения разрешений на inout на Samba 3.5.6-alt1
> Параметр задан неверно.
> Нашел такое вот на https://bugzilla.samba.org/show_bug.cgi?id=6841
> Проблема в этом? Или я где-то ошибаюсь?
>
>
> Раздел смонтирован nodev,relatime,acl,user_xattr
> svcctl list = postfix, httpd2
> [inout]
>        path = /mnt/raid0/inout
>        valid users = @"DOMAIN\\пользователи домена"
>        admin users = @"DOMAIN\\администраторы домена"
>        read only = No
>        inherit permissions = Yes
>        inherit acls = Yes
>        map acl inherit = Yes
>
Приветствую!
Вот мой кусок smb.conf, рулю правами из-под Win-машины без проблем:
[share]
    comment = shared files
    path = /share/share
    public = no
    writable = yes
    create mask = 0664
    directory mask = 0777
    inherit acls = yes
    inherit owner = yes
    inherit permissions =yes
    nt acl support = yes
    admin users = "@UFO\Domain Admins"
Возможно тут кое-что излишне, но работает как часы.

-- 
С уважением, Михаил.

  reply	other threads:[~2011-03-01 17:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 12:37 Oleg
2011-03-01 17:28 ` Михаил Радюк [this message]
2011-03-02 16:46   ` Oleg
2011-03-02 17:06     ` Afanasov Dmitry
2011-03-02 19:33         ` Михаил Радюк

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='AANLkTi=EGuCTWaQdgKDOgmazbiT-NzqgbN62km6+-UYp@mail.gmail.com' \
    --to=torabora08@gmail.com \
    --cc=sysadmins@lists.altlinux.org \
    /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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

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

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


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