Re: [v9.2] Add GUC sepgsql.client_label
Yeb Havinga <yebhavinga@gmail.com>
From: Yeb Havinga <yebhavinga@gmail.com>
To: Kohei KaiGai <kaigai@kaigai.gr.jp>
Cc: Robert Haas <robertmhaas@gmail.com>, PgHacker <pgsql-hackers@postgresql.org>, Joshua Brindle <jbrindle@tresys.com>
Date: 2012-02-24T14:40:24Z
Lists: pgsql-hackers
On 2012-02-24 15:17, Yeb Havinga wrote: > I don't know what's fishy about the mgrid user and root that causes > c0.c1023 to be absent. more info: In shells started in a x environment under Xvnc, id -Z shows the system_u and c0.c1023 absent. In shells started from the ssh daemon, the id -Z matches what it should be according to the seusers file: unconfined_u and c0.c1023 present. -- Yeb