Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] nxserver-freenx - user nx not allowed because account is locked
Date: Thu, 19 Mar 2009 04:34:40
Message-Id: 20090319043503.GD28160@syscon4.inet
1 Is anybody using nxserver-freenx?
2 It compile fine but when I run a setup:
3 nxsetup --install --setup-nomachine-key --clean --purge
4
5 I get:
6 ----> Testing your nxserver connection ...
7 Permission denied (publickey,keyboard-interactive).
8 Fatal error: Could not connect to NX Server.
9
10 Please check your ssh setup:
11
12 The following are _examples_ of what you might need to check.
13
14 - Make sure "nx" is one of the AllowUsers in sshd_config.
15 (or that the line is outcommented/not there)
16 - Make sure "nx" is one of the AllowGroups in sshd_config.
17 (or that the line is outcommented/not there)
18 - Make sure your sshd allows public key authentication.
19 - Make sure your sshd is really running on port 22.
20 - Make sure your sshd_config AuthorizedKeysFile in sshd_config is set to authorized_keys2.
21 (this should be a filename not a pathname+filename)
22 - Make sure you allow ssh on localhost, this could come from some
23 restriction of:
24
25
26 log/messages prints:
27 user nx not allowed because account is locked
28
29 How to unlock the account?
30
31 --
32 #Joseph
33 GPG KeyID: ED0E1FB7

Replies

Subject Author
Re: [gentoo-user] nxserver-freenx - user nx not allowed because account is locked Paul Hartman <paul.hartman+gentoo@×××××.com>