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

RFE - Add config parameter to close client connections on failed BIND #5707

Closed
jchapma opened this issue Mar 23, 2023 · 2 comments
Closed

RFE - Add config parameter to close client connections on failed BIND #5707

jchapma opened this issue Mar 23, 2023 · 2 comments
Assignees

Comments

@jchapma
Copy link
Contributor

jchapma commented Mar 23, 2023

Problem statement
Malformed applications that ignore BIND return code can load the server with unnecessary requests.

Solution
Add a config option that will allow the closure of a client connection from server side when a BIND is failing.

Additional context
https://bugzilla.redhat.com/show_bug.cgi?id=1987471

@jchapma jchapma added the needs triage The issue will be triaged during scrum label Mar 23, 2023
@jchapma jchapma self-assigned this Mar 23, 2023
@jchapma jchapma removed the needs triage The issue will be triaged during scrum label Mar 23, 2023
jchapma added a commit to jchapma/389-ds-base that referenced this issue Mar 27, 2023
…ed BIND

Description: Malformed applications that ignore BIND return code can
load the server with unnecessary requests

Fix description: Add a config option that will allow the closure of a
client connection from server side when a BIND is failing.

relates: 389ds#5707

Reviewed by: ??
jchapma added a commit that referenced this issue Apr 10, 2023
#5712)

Description: Malformed applications that ignore BIND return code can
load the server with unnecessary requests

Fix description: Add a config option that will allow the closure of a
client connection from server side when a BIND is failing.

relates: #5707

Reviewed by: @droideck  (Thank you)
@jchapma jchapma closed this as completed Apr 10, 2023
@mreynolds389
Copy link
Contributor

Bugzilla is set for RHEL 9.3, please cherry pick this to the 2.3 branch. There should probably be a UI update for this as well, but it can wait for now...

jchapma added a commit that referenced this issue Apr 11, 2023
#5712)

Description: Malformed applications that ignore BIND return code can
load the server with unnecessary requests

Fix description: Add a config option that will allow the closure of a
client connection from server side when a BIND is failing.

relates: #5707

Reviewed by: @droideck  (Thank you)
@jchapma
Copy link
Contributor Author

jchapma commented Apr 11, 2023

Bugzilla is set for RHEL 9.3, please cherry pick this to the 2.3 branch. There should probably be a UI update for this as well, but it can wait for now...

fc34eec..7743b38 389-ds-base-2.3 -> 389-ds-base-2.3
UI patch ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants