Re: "root" execution not permitted. and busybox

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: "root" execution not permitted. and busybox
Дата
Msg-id 29127.1293143731@sss.pgh.pa.us
обсуждение исходный текст
Ответ на "root" execution not permitted. and busybox  (nbald <nicolas.baldeck@vizille.net>)
Ответы Re: "root" execution not permitted. and busybox  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-admin
nbald <nicolas.baldeck@vizille.net> writes:
> this is driving me crazy... Do someone have an idea ?

> # echo 'pgsql:pgsql:100:100:pgsql:/home/pgsql:/bin/sh' >> /etc/passwd

That might have been the only way to create a Unix user account back
around 1972, but it hardly seems like the recommended way now.  Doesn't
your distro provide a tool for that?

> # su - pgsql
> warning: cannot change to home directory

> BusyBox v1.7.2 (2010-12-23 22:00:59 CET) built-in shell (ash)
> Enter 'help' for a list of built-in commands.

> $ /tmp/mnt/usb0/part1/usr/bin/postmaster -D '/tmp/mnt/usb0/part1/caisse/db'
> "root" execution of the PostgreSQL server is not permitted.

It sure looks to me like you got the account creation wrong somehow.
Possibly running "id" here would shed some light on what login state
the postmaster is seeing.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: nbald
Дата:
Сообщение: "root" execution not permitted. and busybox
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: "root" execution not permitted. and busybox