Multi-user - privleap issue - systemcheck / updatecheck

Hello everybody !
Since the last Kicksecure update, I’ve been receiving a pop-up message after booting up that says “privleap issue.” I’ve attached a screenshot of the message.
I’m not qualified to study and understand the nuances of Kicksecure’s updates, which I chose to secure my computer.
I simply followed the recommendation in the message: “…to create a privleap socket.” However, when I execute the command “sudo leapctl --create ‘jeronath’,” I receive an error message: “ERROR: The ‘jeronath’ account is not permitted to have a comm socket!”
jeronath is the profile I created when I installed Debian, which I then converted to Kicksecure.
The command “sudo journalctl --boot --user -u updatecheck.service” returns “No journal files were found.”
The command systemcheck returns :
/usr/libexec/systemcheck/systemcheck: WARNING: Cannot communicate with privleapd. File ‘/run/privleapd/comm/jeronath’ does not exist. Cannot use privleap.
You might be able to create a privleap socket by executing: sudo leapctl --create ‘jeronath’
/usr/libexec/systemcheck/systemcheck: WARNING: Cannot communicate with privleapd. File ‘/run/privleapd/comm/jeronath’ does not exist. Cannot use privleap.
You might be able to create a privleap socket by executing: sudo leapctl --create ‘jeronath’
[ERROR] [systemcheck] Check ‘leaprun check-privleap’ result: System misconfiguration detected. No need to panic. This is not a severe issue. However, other tests may be affected due to this.
The following command:
leaprun check-privleap ; echo $?
did not produce an empty output with an exit code of zero, indicating an unexpected result.
exit_code: 1
privilege_escalation_tool_output:
ERROR: Could not connect to privleapd!
[ERROR] [systemcheck] Check ‘leaprun check-privleap-environment-variables’ result: System misconfiguration detected. No need to panic. This is not a severe issue. However, other tests may be affected due to this.
The following command:
leaprun check-privleap-environment-variables ; echo $?
did not produce an empty output with an exit code of zero, indicating an unexpected result.
exit_code: 1
privilege_escalation_tool_output:
ERROR: Could not connect to privleapd!
[ERROR] [systemcheck] Check ‘leaprun check-sudo’ result: System misconfiguration detected. No need to panic. This is not a severe issue. However, other tests may be affected due to this.
The following command:
leaprun check-sudo ; echo $?
did not produce an empty output with an exit code of zero, indicating an unexpected result.
exit_code: 1
privilege_escalation_tool_output:
ERROR: Could not connect to privleapd!
ERROR: Could not connect to privleapd!

We’d love to hear from you!

Easiest: use account user. Avoid usage of account chosen-user-name.

Harder: Configure privleap for use with chosen-user-name.

Thank you for your advice. There are interface settings in a profile that correspond to automatic usage, but I don’t know how to quickly transfer an entire profile to another. I don’t have the time or skills to do so right now. That’s why I’d like to keep my current profile. I searched the internet for instructions on setting up Privleap for my current profile (your second proposal), but I couldn’t find anything. Could you provide the necessary command lines?
Thank you in advance for your help !

Should be unspecific to Kicksecure. Should be same as on Debian.

Hopefully can be resolved as per:

In the next stable release after Kicksecure 17.3.9.9, we aim to introduce a Linux user group so adding other accounts to it becomes a simple group add command.

There no ETA (estimated time of arrival).