Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #11608 - permit Foreman/passenger_t to bind to VNC ports #52

Closed
wants to merge 1 commit into from

Conversation

domcleal
Copy link
Contributor

During initialisation of the websockify process for consoles, Foreman
now binds to the VNC ports to check if they're free first.


An EL7.1 build: https://fedorapeople.org/~domcleal/foreman/rpm_11608/foreman-selinux-1.10.0-0.develop.201509180834gitbd557ae3.el7.centos.noarch.rpm

# sesearch --allow -s passenger_t -t vnc_port_t -c tcp_socket -p name_bind
Found 1 semantic av rules:
   allow passenger_t vnc_port_t : tcp_socket name_bind ; 

During initialisation of the websockify process for consoles, Foreman
now binds to the VNC ports to check if they're free first.
@lzap
Copy link
Member

lzap commented Sep 21, 2015

Merged as d3a9081, thank you!

@lzap lzap closed this Sep 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants