From: Grigory Batalov <bga-no-spam@kovgok.ru>
To: community@altlinux.ru
Subject: Re: [Comm] про PostgreSQL
Date: Mon, 3 Nov 2003 08:21:39 +0300
Message-ID: <20031103082139.084eb714.bga-no-spam@kovgok.ru> (raw)
In-Reply-To: <20031101144523.16af69f1.dima@sakhalin.ru>
On Sat, 1 Nov 2003 14:45:23 +1000
Dmitry Lebkov <dima@sakhalin.ru> wrote:
> > Что меня удивило - так это последний элемент - /dev/null - это что, специально
> > сделано, чтобы этот пользователь не мог зайти в систему ? А как же
> > осуществляется настройка PostgreSQL (initdb, createdb, createuser и т.д.)?
> > Ведь они все работают только из-под этого пользователя - а набирать каждый
> > раз что-то вроде
> > $ su postgres -c "createdb htower"
> > прибивает ;). Я заменил /dev/null на /bin/bash и произвел нужные мне операции
> > - но мне интересно, может это все было сделано с какой-либо целью, просто я
> > не понял с какой ;)
> Наверняка, с целью не дать shell неинтерактивному юзеру.
>
> Вот такая форма записи тебе более подойдет (и верни /dev/null на место ;):
>
> $ su postgres -c createdb htower' -s /bin/bash
Или вот так:
$ sudo -u postgres createdb htower
--
Григорий Баталов,
группа техподдержки
ОАО "Ковдорский ГОК"
next prev parent reply other threads:[~2003-11-03 5:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-31 10:29 Anikin Anton
2003-10-31 22:23 ` Евгений Косенко
2003-11-01 0:35 ` Anikin Anton
2003-11-01 4:45 ` Dmitry Lebkov
2003-11-03 5:21 ` Grigory Batalov [this message]
2003-11-01 10:37 ` Евгений Косенко
2003-11-03 6:11 ` Genix
2003-11-01 13:13 ` Maxim Tyurin
2003-11-01 18:37 ` Andrey Orlov
2003-11-02 8:11 ` Vitaly Lugovsky
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=20031103082139.084eb714.bga-no-spam@kovgok.ru \
--to=bga-no-spam@kovgok.ru \
--cc=community@altlinux.ru \
/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 Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git