Replies: 4 comments 3 replies
-
Checkout the |
Beta Was this translation helpful? Give feedback.
-
Okay, thank you very much. Sorry, I hadn’t noticed that it could be opened as a "discussion". I also wanted to mention that when I generate a token for a new user and add them to an existing group, once I execute the curl command to register them, they are registered but the group I indicated is ignored: Additionally, I wanted to let you know that maybe you might want to add a trim function when adding users to groups, as it does not recognize them if there’s a blank space However, if I remove the trailing space...🎉 |
Beta Was this translation helpful? Give feedback.
-
Ah cool, I'll fix the whitespace issue. Just working on some other bigger changes that are taking precedence, that group issue is a known one but its more of an intended design weirdly enough. Its for when you have oidc members that dont initially have groups assigned to them before log in, and sometimes you want to give them access to say the SSO provider as well |
Beta Was this translation helpful? Give feedback.
-
Ah, yes, I understand. Well, if I spot anything else, I'll let you know 😌 I wanted to ask you one last thing (for now 😅), I have this error: But the thing is that in the config JSON, it's clearly defined: The problem is that when the user tries to connect, they use an authentication method that isn't set:
And when I try to configure it from the GUI, the list of options doesn't appear 😔: (It doesn't look exactly like that because I've reinstalled it from scratch, and now it works. So the screenshot is recreated, but basically, the dropdown didn't expand and was empty) thank you! |
Beta Was this translation helpful? Give feedback.
-
Hello it's me again 😅,
I have a series of questions:
root@vpn-clonada:/opt/wag_8_1# ./wag start 2024/10/15 11:54:02 no listen url was specified for the etcd cluster TLS manager, new wag servers will not be able to join
Is there any way to change this?
However, if I later add rules granting access to a network segment:
The changes don’t take effect:
However, if I manually modify the WireGuard configuration file, everything works as expected:
Does this mean that any changes I make must be manually applied to each user's WireGuard configuration file in order to take effect?
Thank you!🐧
Beta Was this translation helpful? Give feedback.
All reactions