b****r 发帖数: 113 | 1 ubuntu, 从 nomachine 下了nxclient, nxnode, and nxserver 的DEB 文件, 逐个装, 最后这
个问题, 求指点:
sudo dpkg -i nxserver_3.3.0-22_i386.deb
Selecting previously deselected package nxserver.
(Reading database ... 171801 files and directories currently installed.)
Unpacking nxserver (from nxserver_3.3.0-22_i386.deb) ...
Setting up nxserver (3.3.0-22) ...
NX> 704 ERROR: Cannot add user: nx.
NX> 704 ERROR: User: nx already exists.
NX> 704 To fix the problem, you may try to completely uninstall NX
NX> 704 Server and in |
N****w 发帖数: 21578 | 2 先 userdel nx
装, 最后这
【在 b****r 的大作中提到】 : ubuntu, 从 nomachine 下了nxclient, nxnode, and nxserver 的DEB 文件, 逐个装, 最后这 : 个问题, 求指点: : sudo dpkg -i nxserver_3.3.0-22_i386.deb : Selecting previously deselected package nxserver. : (Reading database ... 171801 files and directories currently installed.) : Unpacking nxserver (from nxserver_3.3.0-22_i386.deb) ... : Setting up nxserver (3.3.0-22) ... : NX> 704 ERROR: Cannot add user: nx. : NX> 704 ERROR: User: nx already exists. : NX> 704 To fix the problem, you may try to completely uninstall NX
|
b****r 发帖数: 113 | 3 试了
sudo nxserver --deluser nx
NX> 100 NXSERVER - Version 3.2.0-74-SVN OS (GPL, using backend: 3.3.0)
NX> 500 Error: The passdb function is not activated in node.conf.
Most probably your FreeNX setup will work out of the box without this
functionality and you've been misleaded by an old tutorial or old
documentation to do this step.
If however you really need this functionality, just set
ENABLE_PASSDB_AUTHENTICATION="1" in node.conf.
NX> 999 Bye
【在 N****w 的大作中提到】 : 先 userdel nx : : 装, 最后这
|
N****w 发帖数: 21578 | 4 是叫你把系统里的 nx 用户删掉
【在 b****r 的大作中提到】 : 试了 : sudo nxserver --deluser nx : NX> 100 NXSERVER - Version 3.2.0-74-SVN OS (GPL, using backend: 3.3.0) : NX> 500 Error: The passdb function is not activated in node.conf. : Most probably your FreeNX setup will work out of the box without this : functionality and you've been misleaded by an old tutorial or old : documentation to do this step. : If however you really need this functionality, just set : ENABLE_PASSDB_AUTHENTICATION="1" in node.conf. : NX> 999 Bye
|
b****r 发帖数: 113 | 5 我太水了, 你给个命令
【在 N****w 的大作中提到】 : 是叫你把系统里的 nx 用户删掉
|
N****w 发帖数: 21578 | 6 userdel
【在 b****r 的大作中提到】 : 我太水了, 你给个命令
|
b****r 发帖数: 113 | 7 userdel nx
很好很强大
【在 N****w 的大作中提到】 : userdel
|
b****r 发帖数: 113 | 8 谢了Notsaw
nxserver 总算安上了 。回头再来说好使不
【在 N****w 的大作中提到】 : userdel
|
L***a 发帖数: 108 | 9 Please report back your user-experience. I'm trying to use it. |
b****r 发帖数: 113 | 10 折腾了两个小时, 连不上, 哀
我的ssh一直是好的, 没有问题。 安装NX 后,follow 这里 https://help.ubuntu.
com/community/NomachineNX.
可喜的是 ssh -i default.id_dsa.key nx@server -p 2222 是好的。
HELLO NXSERVER - Version 3.3.0-22 - LFE
NX> 105 quit
Quit
NX> 999 Bye.
头疼的问题是再图形界面 nxclient连不上, 报告 “authentication failed for
user xxx".
寻求援助
【在 L***a 的大作中提到】 : Please report back your user-experience. I'm trying to use it.
|
|
|
N****w 发帖数: 21578 | 11 key 没拷过去吧
【在 b****r 的大作中提到】 : 折腾了两个小时, 连不上, 哀 : 我的ssh一直是好的, 没有问题。 安装NX 后,follow 这里 https://help.ubuntu. : com/community/NomachineNX. : 可喜的是 ssh -i default.id_dsa.key nx@server -p 2222 是好的。 : HELLO NXSERVER - Version 3.3.0-22 - LFE : NX> 105 quit : Quit : NX> 999 Bye. : 头疼的问题是再图形界面 nxclient连不上, 报告 “authentication failed for : user xxx".
|
b****r 发帖数: 113 | 12 server 在家里, key考到工作的笔记本子上了。
ssh 是在笔记本上试验的, nxclient import new key 也作了。 login and password
是server上的, 不知对不对。
【在 N****w 的大作中提到】 : key 没拷过去吧
|
N****w 发帖数: 21578 | 13 好像能开些 log 看看
在 .nx\sessions 里面也有些信息
password
【在 b****r 的大作中提到】 : server 在家里, key考到工作的笔记本子上了。 : ssh 是在笔记本上试验的, nxclient import new key 也作了。 login and password : 是server上的, 不知对不对。
|
a*****i 发帖数: 4391 | 14 Make sure the key is correct.
Like having a newline character at the end of key would be wrong. |
b****r 发帖数: 113 | 15 The key was correctly imported. It might be something else. why so hard to
figure it out?
【在 a*****i 的大作中提到】 : Make sure the key is correct. : Like having a newline character at the end of key would be wrong.
|
N****w 发帖数: 21578 | 16 did you check session logs?
to
【在 b****r 的大作中提到】 : The key was correctly imported. It might be something else. why so hard to : figure it out?
|
b****r 发帖数: 113 | 17 昨天没明白哪里查这个东东, 给忘了这回事了。
咋查?
【在 N****w 的大作中提到】 : did you check session logs? : : to
|
N****w 发帖数: 21578 | 18 说了你不看
文档里有你也不看。。。
【在 b****r 的大作中提到】 : 昨天没明白哪里查这个东东, 给忘了这回事了。 : 咋查?
|
b****r 发帖数: 113 | 19 冤枉! 我找过了, 啥也没有找到
【在 N****w 的大作中提到】 : 说了你不看 : 文档里有你也不看。。。
|