Re: BUG #5994: Can't excute DBI->connect to oracle by client site

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #5994: Can't excute DBI->connect to oracle by client site
Дата
Msg-id 4DCA545C.4020402@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: BUG #5994: Can't excute DBI->connect to oracle by client site  (李紅兵 <lihongbing@intasect.com.cn>)
Список pgsql-bugs
On 05/11/2011 03:13 PM, 李紅兵 wrote:
> yes,I am sure that I connect to the same database and same machine.
> because I run my test code at the linux server with telnet.
>
> As you said,it likes some security modules inhibit to make a new
> connection.
> My server is Redhat Linux Enterprice version with typical
> installation.and I don't know about
> SELinux/Apparmor/TOMOYO/SMACK

If you're running on RHEL, you're using SELinux.

For a test, you could set SELinux policy to audit mode (ie: not
enforcing) and see if you still have the problem. If the problem goes
away that way, you know you need to tweak your SELinux policies or set
an SELinux boolean.

See the SELinux documentation to learn more.

--
Craig Ringer

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

Предыдущее
От: 李紅兵
Дата:
Сообщение: Re: BUG #5994: Can't excute DBI->connect to oracle by client site
Следующее
От: 李紅兵
Дата:
Сообщение: Re: BUG #5994: Can't excute DBI->connect to oracle by client site