reBonjour,
voila c moi encore lol, cette fois ci j'ai réussi à tout faire sauf un petit bléme avec le logiciel NX server. on peu pas connecté sur une séssion d'un client en mode restreint?
kelk1 à une piste
Version imprimable
reBonjour,
voila c moi encore lol, cette fois ci j'ai réussi à tout faire sauf un petit bléme avec le logiciel NX server. on peu pas connecté sur une séssion d'un client en mode restreint?
kelk1 à une piste
Vu le peu que tu expliques non...
Message d'erreur ?
Fichier de configuration?
voila le message d'erreur
moi pour limiter l'acces au client avec ssh, j'utilise rbash pour chaque client, et en m^m temps il faut que les client se connecte avec NX client.Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50 NX> 203 NXSSH running with pid: 19977 NX> 285 Enabling check on switch command NX> 285 Enabling skip of SSH config files NX> 200 Connected to address: 1x.x.x.242 on port: 22 NX> 202 Authenticating user: nx NX> 208 Using auth method: publickey HELLO NXSERVER - Version 1.5.0-91 EE (Evaluation) NX> 105 Hello NXCLIENT - Version 1.5.0 NX> 134 Accepted protocol: 1.5.0 NX> 105 Set shell_mode: shell NX> 105 Set auth_mode: password NX> 105 Login NX> 101 User: toto NX> 102 Password: **** NX> 103 Welcome to: stage user: toto NX> 105 Listsession --user="toto" --status="suspended\054running" --geometry="1024x768x16+render+fullscreen" --type="unix-kde" NX> 127 Available sessions: Display Type Session ID Options Depth Screen Status Session Name ------- ---------------- -------------------------------- -------- ----- -------------- ----------- ------------------------------ NX> 148 Server capacity: not reached for user: toto NX> 105 Start session with: --session="nxd" --type="unix-kde" --cache="8M" --images="32M" --link="lan" --kbtype="pc105\057fr" --nodelay="1" --encryption="1" --backingstore="never" --geometry="1024x738" --fullscreen="1" --media="0" --agent_server="" --agent_user="" --agent_password="" --agent_domain="" --screeninfo="1024x768x16+render+fullscreen" NXSERVER - Version 1.5.0-91 EE (Evaluation) Thu Mar 9 16:07:39 2006 running as user: 'nx' (uid: 1001, pid: 17547) on 'stage' Info: user login is toto (NXShell) Info: user password is '******' (NXShell) Info: using 'sshd authentication' (NXShell) Info: selected user 'toto' is authenticated (NXNodeExec) Info: password for selected user is in 'text' mode (NXNodeExec) Info: preferred auth method is '' (NXNodeExec) Info: selected NX Node with host name '127.0.0.1', port '22' (NXNodeExec) Info: selected publickey method to login NX Node (NXNodeExec) Info: nxssh command line is '/usr/NX/bin/nxssh -nxservermode -l toto 127.0.0.1 -p 22 -x -2 -i /usr/NX/etc/keys/node.localhost.id_dsa -o 'PubkeyAuthentication yes' -o 'RSAAuthentication yes' -o 'RhostsAuthentication no' -o 'PasswordAuthentication no' -o 'RhostsRSAAuthentication no' -o 'StrictHostKeyChecking no' /usr/NX/bin/nxnode' (NXNodeExec) Info: nxssh child pid is: 17559 (NXNodeExec) Info: NX Node out channel was closed (NXNodeExec) Info: received data in err channel from NX Node: 'rbash: /usr/NX/bin/nxnode: restricted: cannot specify `/' in command names ' (NXNodeExec) Info: NX Node err channel was closed (NXNodeExec) Info: closing nxssh's in, out, err FDs (flagfinished is: 0) (NXNodeExec) Error: no 'CONNECTED' message from NX Node (NXNodeExec) NX> 595 ERROR: A fatal error occurred in NX Server. NX> 595 ERROR: The exception id is: 0E00AB64. To get detailed information about NX> 595 ERROR: the error search for the string 0E00AB64 in the system log NX> 595 ERROR: file (usually '/var/log/messages'). NX> 500 ERROR: Last operation failed. NX> 280 Ignoring EOF on the monitored channel NX> 280 Ignoring CLOSE on the monitored channel Killed by signal 15.
merci