-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unhandled user and group name conflict within Samba AD #7322
Comments
stephdl
added a commit
to NethServer/ns8-samba
that referenced
this issue
Feb 19, 2025
stephdl
added a commit
to NethServer/ns8-core
that referenced
this issue
Feb 19, 2025
version to test test the bug is not reproducible
|
test case: VERIFIED |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
When using Samba AD, it is not possible to have the same name for both a user and a group. If a user or a group with the same name already exists, attempting to create the other results in an error in the UI.
Steps to reproduce
Expected behavior
The UI should validate whether a username or group name is already in use before saving, preventing the user from submitting an invalid request. Instead of triggering an error after submission, the UI should provide a clear message indicating that the name is already taken and that a different name must be chosen.
Actual behavior
The UI triggers an error but does not guide the user to understand the issue properly.
Components
https://github.com/NethServer/ns8-samba/releases/tag/2.3.1
See also
https://mattermost.nethesis.it/nethesis/pl/skrgatmmf7yjffjcrpt6azmdfc
The text was updated successfully, but these errors were encountered: