Forum Replies Created
-
AuthorPosts
-
BritgirlKeymaster
Hi, can you try disabling hardware decoding on your Windows client computer? Follow the instructions here to do that (in your case you must disable completely, in point 3, by setting the option key as:
<option key="Enable hardware accelerated decoding" value="disabled" />
How to disable hardware decoding on the client side
https://kb.nomachine.com/AR07U01202BritgirlKeymasterThe distro and the DE would be useful for us to help us with our investigation. To find the desktop environments installed on your system 🙂
1) Execute this command in a terminal:
ls /usr/share/xsessions
BritgirlKeymasterHi, did you already perform a reboot of the device?
Can you tell us if the display server is Wayland or Xorg? What distro is installed on it? Which RPi model is it?
BritgirlKeymasterThanks for following up with that. Are you using NoMachine 8.13 both sides? Can we know the desktop environment on the Raspberry? Is it KDE or something else?
BritgirlKeymasterThanks for reaching out. The implementation of the feature”Integrating the NoMachine window fullscreen mode with macOS Spaces management” was postponed to a later release. We fully understand that it this is important for our Mac users. We’ve not dedicated the necessary resources simply because of other development priorities related to version 9 and NoMachine Network. Once v9 is out, we can start on integration.
We moved our development roadmap from the public knowledge base, as you probably read from the message that appears when you click on a link to any FR.
BritgirlKeymasterDid you restart the NoMachine server as printed in the message? Go to settings > server > restart the server. Then connect again.
BritgirlKeymasterI don’t know what those instructions are about but you should be looking in the official documentation from MS. There are also multiple tech websites providing the steps on how to configure the policy.
Connecting without a password is not something we recommend, as the article I pasted earlier mentions. Using NoMachine’s own User DB is a possible option. You can create a user and password only for NoMachine usage. It avoids interfering with Windows registry keys and avoids changing your local user account configuration.
– Open notepad or other text editor as administrator
– Open server.cfg, which is in %ProgramFiles%/NoMachine/etc
– Find, uncomment (ie. delete the # sign from the beginning of the line) the following keys and save:
EnableUserDB 1
EnablePasswordDB 1
– Open CMD or powershell as administrator and execute:cd C:\ProgramData\NoMachine\nxserver
– Executenxserver.exe --useradd USER
where USER is your account without password. Then you will be asked to create password. That password will work only for nx connections. It doesn’t change your local account configuration.Then, go to the device you want to connect from and insert the user credentials with the password you created on the Windows server.
BritgirlKeymasterOpen the On-Screen Keyboard on the Windows host, and press the NumLock key there (you will need to turn on the numeric key pad in the On-Screen Keyboard, that is reachable from the Options button). Is that enough to use the numeric pad from the Mac?
August 13, 2024 at 11:44 in reply to: How can I prevent password saving in NoMachine for Windows #49174BritgirlKeymasterIn version 8 it is configured on the server side using the EnableCredentialsStoring key in the server.cfg. Also present in the free version. Find the key and set it to
EnableCredentialsStoring none
You can find more info about this key and the configuration files is available, for example, here: https://kb.nomachine.com/DT07S00246#3.3
BritgirlKeymasterHi,
NoMachine currently supports Yubico authentication by configuring PAM. You can read more about how to do that here:
How to enable Yubico authentication with NoMachine on Linux
https://kb.nomachine.com/AR12Q01064BritgirlKeymasterCan you show us the output of the ‘setxkbmap -print’ command run inside the xrdp session?
BritgirlKeymasterHi, are you connecting to the NoMachine Windows server from the Mac? The title suggests the Mac has no numerical keyboard, but what you wrote in the body indicates that it’s the Windows computer without the numerical keyboard. Can you confirm? 🙂
BritgirlKeymasterHere, what’s important to consider is not necessarily how NoMachine performs when capturing and encoding the display, but rather the performance of the Gnome desktop with and without GPU encoding. You might find that Gnome performs substantially better with GPU. There are many variables to take into consideration and you need to test it on your own system in your own environment. You might find that a “lighter” desktop such as XFCE or Mate fits your use case better.
BritgirlKeymasterHi, please take a look at the following article:
How to connect to Windows with NoMachine and an empty password
https://kb.nomachine.com/AR05L00802You have two options. Configure your account to use a password, which is strongly recommended, or configure your Windows OS to open the appropriate policy to allow remote access without a password.
BritgirlKeymasterPlease disable HW encoding on the server side. Go to Server settings > Performance > make sure the box “Use hardware encoding” is not ticked. Does that help?
-
AuthorPosts