-
Notifications
You must be signed in to change notification settings - Fork 18
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
Migration tool blindly removes external user domain #7199
Comments
Fix redundant call to remove-external-domain in ns8-join script NethServer/dev#7199
in
|
QA The migration rpm to test :
case 1 openldap
The validator must prevent to join the node with NS7-2 and the domain ldap.domain.com case 2 SAMBA AD
The validator must prevent to join the node with NS7-2 and the domain ad.domain.com |
test case 1: VERIFIED |
Wait, I noticed something strange in test case 2 (with AD). I put the issue back to testing. |
ok I saw it, I am on it |
Fix external AD domain connection failure handling and improve domain extraction logic NethServer/dev#7199
in
|
Ok, the attempt to join the second NS7 with the same AD configuration is now correctly handled. Here’s the output:
Is this behavior expected? |
@DavidePrincipi what do you think ? |
well I tried again, I cannot reproduce both on openLDAP and Samba AD What I tried perform bad login, we trigger the error message, the ns8-leave clean the ns8 esmith property, triggering wg on NS7 and NS8 does not show me what you saw can you explain how you find this, could you try to reproduce @nrauso ? |
@stephdl, in simple words: the second NS7 didn't join the NS8 cluster, there is no wireguard active configuration on the second NS7, but inside the wg.conf on NS8 side I found an additional peer that is related to the not-joined NS7.
Anyway it seems this behavior could not lead to any regression and it is not directly connected to the issue aim, so I'll mark the issue verified. |
in
|
released as nethserver-ns8-migration-1.1.0-1.ns7.x86_64.rpm |
⚠ I found a failure scenario:
In NS8 the external domain created by NS7-A is replaced.
NOTE: I run the test with an old RPM nethserver-ns8-migration-1.0.18-1.9.pr94.g965a884.ns7.x86_64
Originally posted by @DavidePrincipi in #7103
Discussion: https://mattermost.nethesis.it/nethesis/pl/84unkibbo3rg7cbcrs454f5ksc
The text was updated successfully, but these errors were encountered: