Skip to content

detect/ldap: add BindRequest keywords - #16183

Closed
0x-0ddc0de wants to merge 1 commit into
OISF:mainfrom
0x-0ddc0de:ldap-bind-detect-7536-v2
Closed

0x-0ddc0de wants to merge 1 commit into
OISF:mainfrom
0x-0ddc0de:ldap-bind-detect-7536-v2

Conversation

@0x-0ddc0de

@0x-0ddc0de 0x-0ddc0de commented Sep 4, 2026

Copy link
Copy Markdown

Previous PR. This PR amends the commit message (no code changes).

The corresponding suricata-verify tests are in PR 3354.

Redmine: https://redmine.openinfosecfoundation.org/issues/7536

SV_BRANCH=OISF/suricata-verify#3357

@jufajardini jufajardini left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on the previous PR's request, I'd say this one looks good!

@catenacyber

Copy link
Copy Markdown
Contributor

I think it could be improved with adding these new keywords into etc/schema.json

Comment thread rust/src/ldap/types.rs
#[repr(u8)]
pub enum BindAuthenticationChoice {
Simple = 0,
Sasl = 1,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@0x-0ddc0de

Copy link
Copy Markdown
Author

I think it could be improved with adding these new keywords into etc/schema.json

added

@0x-0ddc0de

Copy link
Copy Markdown
Author

superceded by #16218

@0x-0ddc0de 0x-0ddc0de closed this Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants