Skip to content

[DOC IMPROVE] RHEL install guide with SELinux for JDisc connection #1131

@MichaelOv

Description

@MichaelOv

Affected Article

Suggested Improvements

SELinux may prevent /usr/sbin/php-fpm from accessing tcp_socket port 25321 with name_connect access.

Text Proposals

!!! note "If you plan to use JDisc, you should tell SELinux that php-fpm is allowed to access the JDisc port. To do this, assign the port to a suitable SELinux port type like:

sudo semanage port -a -t postgresql_port_t -p tcp 25321

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions