From: Aleksey Avdeev <solo@solin.spb.ru>
To: ALT Linux sysadmins' discussion <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] Обновление Арк-сервера до p6 squirrelmail
Date: Sat, 28 Jan 2012 00:35:19 +0400
Message-ID: <4F230A87.5070602@solin.spb.ru> (raw)
In-Reply-To: <4F2294DA.60703@mail.ru>
[-- Attachment #1: Type: text/plain, Size: 2342 bytes --]
27.01.2012 16:13, Vladimir Karpinsky пишет:
> 27.01.2012 13:18, Michael Shigorin пишет:
>> On Fri, Jan 27, 2012 at 10:15:49AM +0400, Vladimir Karpinsky wrote:
>>>> Нужно проверить:
>>>> - права на каталог указанный в $data_dir конфига,
>>>> - права на squirrelmail/data и наличие там default_pref.
>>> Нашёл, спасибо! С правами всё было нормально, но каталог $data_dir имел
>>> группу _webserver, после того, как поменял на apache2, всё заработало!
>>
>> Странно, а пользователь, под которым бегает httpd2 --
>> в группу _webserver не входит, что ли?
>
> В группу _webserver входит пользователь apache, а пользователь apache2
> --- нет:
> # cat /etc/group | grep apache
> apache:x:96:
> _webserver:x:102:apache
> apache2:x:104:
>
> # cat /etc/passwd | grep apache
> apache:x:96:96:Apache web server:/var/www:/dev/null
> apache2:x:100:104:Apache2 WWW server:/var/www:/dev/null
>
> Пользователя httpd2 в природе не существует.
>
> На то, что должна быть такая группа у каталога я решил, посмотрев на его
> (каталога) содержание:
>
> # ll prefs/
> итого 40
> drwxrwx--- 2 root apache2 4096 Янв 27 10:12 ./
> drwxr-xr-x 3 root root 4096 Янв 26 00:27 ../
> lrwxrwxrwx 1 root root 30 Янв 26 00:27 default_pref ->
> /etc/squirrelmail/default_pref
> ...
> -rw------- 1 apache2 apache2 53 Янв 27 2010 .pref
> -rw------- 1 apache2 apache2 69 Янв 27 2010 testuser.pref
>
>> Если нет -- стоит сообщить solo@.
>
> Правильно ли я понимаю, что Вы считаете, что это проблема обновления
> apache2 и его пользователей, а не проблема SquirrelMail? Это я чтобы
> сформулировать...
Да. Начиная с apache2-2.2.9-alt10 в %pre apache2-common есть следующий
код:
%_sbindir/useradd -g %apache2_group -c 'Apache2 WWW server' -d
%apache2_datadir -s '/dev/null' \
-G %webserver_group -r %apache2_user 2>/dev/null || :
if LANG=C %_bindir/id %apache2_user 2>/dev/null | \
grep -qv "groups=[^[:space:]]*(%webserver_group)"; then
echo 'Warning: User %apache2_user was not included in the group
%webserver_group!'
%_bindir/gpasswd -a %apache2_user %webserver_group
echo ' Added user %apache2_user to group %webserver_group.'
fi
Если есть условия, когда он не отрабатывает -- мне нужно знать об этом
(с максимальными подробностями).
--
С уважением. Алексей.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]
next prev parent reply other threads:[~2012-01-27 20:35 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-26 12:25 Vladimir Karpinsky
2012-01-26 21:29 ` Michael Shigorin
2012-01-27 5:06 ` Vladimir Karpinsky
2012-01-27 6:14 ` Anton Kvashin
2012-01-27 5:59 ` Anton Kvashin
2012-01-27 6:15 ` Vladimir Karpinsky
2012-01-27 9:18 ` Michael Shigorin
2012-01-27 12:13 ` Vladimir Karpinsky
2012-01-27 20:35 ` Aleksey Avdeev [this message]
2012-01-27 20:53 ` Vladimir Karpinsky
2012-01-29 16:52 ` Aleksey Avdeev
2012-01-29 17:16 ` Vladimir Karpinsky
2012-01-29 17:40 ` Aleksey Avdeev
2012-01-29 17:47 ` Vladimir Karpinsky
2012-01-29 18:05 ` Vladimir Karpinsky
2012-01-29 18:12 ` Aleksey Avdeev
2012-01-29 18:46 ` Vladimir Karpinsky
2012-02-01 10:42 ` Aleksey Avdeev
2012-02-01 10:53 ` Vladimir Karpinsky
2012-02-01 11:06 ` Aleksey Avdeev
2012-02-01 11:40 ` Vladimir Karpinsky
2012-02-01 13:15 ` Aleksey Avdeev
2012-02-01 20:15 ` Aleksey Avdeev
2012-01-29 18:09 ` Aleksey Avdeev
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=4F230A87.5070602@solin.spb.ru \
--to=solo@solin.spb.ru \
--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