Actions
Bug #7932
closedLDAP does not work
Difficulty:
Triaged:
Bugzilla link:
Description
Not able to authenticate using AD or LDAP authentication source on Satellite when installed on RHEL 7
Version-Release number of selected component (if applicable):
Satellite 6.0.4 on RHEL 7
How reproducible:
Always
Steps to Reproduce:
1. Set up Satellite 6.0.4
2. Configure corporate LDAP as an auth source
3. Try to log in with a valid account
Actual results:
fails to log in with error above
Expected results:
Successful login
Can see AVC denied messages in audit logs,
type=AVC msg=audit(1413207076.407:40449): avc: denied { name_connect } for pid=25818 comm="ruby" dest=389 scontext=system_u:system_r:passenger_t:s0 tcontext=system_u:object_r:ldap_port_t:s0 tclass=tcp_socket
Actions