Forum / NoMachine for Windows / Connecting to NoMachine on Windows requires password
- This topic has 4 replies, 2 voices, and was last updated 2 months, 3 weeks ago by Practice.
-
AuthorPosts
-
August 12, 2024 at 13:51 #49143PracticeParticipant
Hello
I use NoMachine 8.13.1 under Windows 11.
I cannot connect, whether locally or remotely, without being asked for a password which has not been defined on the server, on the client, or on the PCs. The only solution is to request guest access. Can you help me resolve this issue?
Thanks a lot in advance
RegardsAugust 12, 2024 at 14:19 #49148BritgirlKeymasterHi, 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.
August 13, 2024 at 16:40 #49178PracticeParticipanthi!
Thanks for your help
I try this option :
But it seems that it is not working properly…..
In all cases there has been no password created since the installation of the OS, whether
in client or server, and yet Nomachine asks me for a password. Even when I don’t fill
in the box I have a connection failureAugust 14, 2024 at 10:29 #49194BritgirlKeymasterI 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.
August 14, 2024 at 13:14 #49197PracticeParticipantHi !
Thank you so much again !
This is THE solution….it works perfectly. You are the boss !!
U can mark the topic resolved
Regards
-
AuthorPosts
You must be logged in to reply to this topic. Please login here.