Skip to content

Conversation

@ngarratt
Copy link

If /perl-authen-sasl/perl-authen-sasl/pull/11 is accepted, this adds support for reading the new 'maxssf' parameter.

Authen::SASL::XS is required for Active Directory domains using 'LDAP server channel binding token requirements' set to 'Always' (current security recommendation), because Authen::SASL::Perl does not appear to support CBT but Cyrus SASL does. But the XS module also requires MAXSSF set to 0, which is hard-coded to 255 with no mechanism to change it.

Leaving the default at 255 even through the Perl module defaults to 2**31 - 1

@Neustradamus
Copy link

@gbarr, @ehuelsmann: Have you seen this PR?

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

Successfully merging this pull request may close these issues.

2 participants