From: "Max Ivanov" <ivanov.maxim@gmail.com> To: "ALT Linux Team development discussions" <devel@lists.altlinux.org> Subject: Re: [devel] Вопрос по POSIX ACL Date: Sun, 31 Aug 2008 20:24:21 +0400 Message-ID: <fbfa7b0c0808310924l5df69a09k37fd0d05087f90ff@mail.gmail.com> (raw) In-Reply-To: <47c0071b0808310907l2f79da8cxf0e91a93beda534@mail.gmail.com> Я такую задачу решаю без POSIX ACL. Всех пользователей системы загоняю добавляю в одну группу, скажем users, затем mkdir /home/pub chgrp users /home/pub chmod g+rwxs /home/pub Вся магия в опции g+s - это заставляет все вновь созданные файлы и каталоги в /home/pub быть созданными с группой users, а т.к. все нужные нам пользователи ей и так принадлежат, то они смогут иметь к ним доступ. При этом чтобы иметь возможность редактировать эти файлы в ~/.bash_profile должен стоять umask 0002
next prev parent reply other threads:[~2008-08-31 16:24 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-08-29 12:36 Dmitriy M. Maslennikov 2008-08-29 13:24 ` Alexey I. Froloff 2008-08-29 13:40 ` Evgeny Sinelnikov 2008-08-31 16:07 ` Dmitriy M. Maslennikov 2008-08-31 16:23 ` Dmitry V. Levin 2008-08-31 17:23 ` Dmitriy M. Maslennikov 2008-08-31 19:02 ` Anton Farygin 2008-08-31 17:27 ` Dmitriy M. Maslennikov 2008-08-31 17:29 ` Andrey Rahmatullin 2008-08-31 17:33 ` Dmitry V. Levin 2008-09-01 5:06 ` Dmitriy M. Maslennikov 2008-08-31 16:24 ` Max Ivanov [this message] 2008-08-31 16:26 ` Mikhail Gusarov 2008-08-31 17:20 ` Dmitriy M. Maslennikov
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=fbfa7b0c0808310924l5df69a09k37fd0d05087f90ff@mail.gmail.com \ --to=ivanov.maxim@gmail.com \ --cc=devel@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 Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git