* [sisyphus] Courier IMAP+shared folders+Права доступа
@ 2002-11-18 5:14 Прокопьев Евгений
2002-11-18 6:17 ` Dmitry Lebkov
0 siblings, 1 reply; 3+ messages in thread
From: Прокопьев Евгений @ 2002-11-18 5:14 UTC (permalink / raw)
To: sisyphus
Здравствуйте!
C shared folders ситуция такова:
[root@athlon mail]# maildirmake -S /public/Maildir
[root@athlon mail]# maildirmake -s write -f Public /public/Maildir
[root@athlon mail]# find /public/Maildir -type d -exec chmod a=rwx {} \;
[root@athlon mail]# find /public/Maildir -type f -exec chmod a=rw {} \;
Т.е. проблем с правами не должно быть
Для пользователя john создаем такой .mailfilter:
if (/^/)
to /public/Maildir/.Public
Отправляем этому пользователю письмо и видим в
/public/Maildir/.Public/cur/ вот что:
-rw------- 1 john wheel 314 Ноя 17 13:20
1037528426.5543_0.athlon.home,S=362:2,
Т.е. понятно, почему даже члены группы wheel это письмо в Мозилле не
видят - ссылка есть, но файл по ссылке недоступен.
Ecли выставить права в -rw-rw-rw-, то другие пользователи видят это письмо.
В /etc/profile у меня определена umask 007, то же самое выдет umask в
терминале любого пользователя.
Так почему тогда файл письма создается с такими странными правами?
--
С уважением, Прокопьев Евгений
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] Courier IMAP+shared folders+Права доступа
2002-11-18 5:14 [sisyphus] Courier IMAP+shared folders+Права доступа Прокопьев Евгений
@ 2002-11-18 6:17 ` Dmitry Lebkov
2002-11-18 9:50 ` Прокопьев Евгений
0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Lebkov @ 2002-11-18 6:17 UTC (permalink / raw)
To: sisyphus
On Mon, 18 Nov 2002 08:14:22 +0300
Прокопьев Евгений <john@rmts.donpac.ru> wrote:
> Здравствуйте!
>
> C shared folders ситуция такова:
>
> [root@athlon mail]# maildirmake -S /public/Maildir
> [root@athlon mail]# maildirmake -s write -f Public /public/Maildir
> [root@athlon mail]# find /public/Maildir -type d -exec chmod a=rwx {} \;
> [root@athlon mail]# find /public/Maildir -type f -exec chmod a=rw {} \;
>
> Т.е. проблем с правами не должно быть
>
> Для пользователя john создаем такой .mailfilter:
>
> if (/^/)
> to /public/Maildir/.Public
>
> Отправляем этому пользователю письмо и видим в
> /public/Maildir/.Public/cur/ вот что:
>
> -rw------- 1 john wheel 314 Ноя 17 13:20
> 1037528426.5543_0.athlon.home,S=362:2,
>
> Т.е. понятно, почему даже члены группы wheel это письмо в Мозилле не
> видят - ссылка есть, но файл по ссылке недоступен.
> Ecли выставить права в -rw-rw-rw-, то другие пользователи видят это письмо.
>
> В /etc/profile у меня определена umask 007, то же самое выдет umask в
> терминале любого пользователя.
> Так почему тогда файл письма создается с такими странными правами?
man maildropfilter на предмет Predefined variables->UMASK
WBR, Dmitry Lebkov
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] Courier IMAP+shared folders+Права доступа
2002-11-18 6:17 ` Dmitry Lebkov
@ 2002-11-18 9:50 ` Прокопьев Евгений
0 siblings, 0 replies; 3+ messages in thread
From: Прокопьев Евгений @ 2002-11-18 9:50 UTC (permalink / raw)
To: sisyphus
Dmitry Lebkov wrote:
> man maildropfilter на предмет Predefined variables->UMASK
Спасибо, не доглядел
--
С уважением, Прокопьев Евгений
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-11-18 9:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-18 5:14 [sisyphus] Courier IMAP+shared folders+Права доступа Прокопьев Евгений
2002-11-18 6:17 ` Dmitry Lebkov
2002-11-18 9:50 ` Прокопьев Евгений
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git