Skip to content

Conversation

@ZoltanFridrich
Copy link

Enabling "CanonicalMatchUser" directive in sshd_config will make sshd to first attempt to obtain canonicalized username from password database before evaluating the Match User block. This is mostly useful for AD and LDAP users where using an alias or just capitalizing some of the letters in a username still authenticates a user but does not match the Match User block.

Related issue: https://bugzilla.mindrot.org/show_bug.cgi?id=3853#c1

Enabling "CanonicalMatchUser" directive in sshd_config will
make sshd to first attempt to obtain canonicalized username
from password database before evaluating the Match User block.
This is mostly useful for AD and LDAP users where using an
alias or just capitalizing some of the letters in a username
still authenticates a user but does not match the Match User
block.

Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
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.

1 participant