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

NethCTI login fails with uppercase users #7313

Open
Stell0 opened this issue Feb 13, 2025 · 0 comments
Open

NethCTI login fails with uppercase users #7313

Stell0 opened this issue Feb 13, 2025 · 0 comments
Labels
nethvoice Bug or features releted to the NethVoice project nethvoice-cti The issue is related to NethLink (NethVoice Web client)
Milestone

Comments

@Stell0
Copy link

Stell0 commented Feb 13, 2025

If username is uppercase (if is an AD user this is legit) it is written in uppercase in cti user configuration file /etc/nethcti/users.json, but from interface only accessing in lowercase works.
authentication script /app/scripts/ldap-authenticate.sh works woth both upper and lowercase, but if a login attempt is made in uppercase, an error "user not found" is logged and login script isn't even called

@Stell0 Stell0 added this to NethVoice Feb 13, 2025
@Stell0 Stell0 converted this from a draft issue Feb 13, 2025
@Stell0 Stell0 added nethvoice Bug or features releted to the NethVoice project nethvoice-cti The issue is related to NethLink (NethVoice Web client) labels Feb 13, 2025
@Stell0 Stell0 added this to the NethVoice 1.2 milestone Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nethvoice Bug or features releted to the NethVoice project nethvoice-cti The issue is related to NethLink (NethVoice Web client)
Projects
Status: Todo
Development

No branches or pull requests

1 participant