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

Space in username of ldap object leads to a problem #6861

Open
gituser317 opened this issue Feb 23, 2024 · 0 comments
Open

Space in username of ldap object leads to a problem #6861

gituser317 opened this issue Feb 23, 2024 · 0 comments

Comments

@gituser317
Copy link

LDAP integration throws error messages on all of our users:

Could not create LDAP user (...). Error: [
'username' => [
0 => 'username has invalid characters'
]
]

The username attribut in ldap config is set to sAMAccountName. Our sAMAccountName in Active Directory is 'Firstname Lastname' so i think the problem is the space between them. This wasn't a problem in earlier versions of humhub.

Ubuntu 22.04.
PHP 8.1.2
Humhub 1.15.3

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

No branches or pull requests

2 participants