|
List Info
Thread: permission denied (publickey, pa
|
|
| permission denied (publickey, pa |

|
2006-08-27 19:36:36 |
okay, your sshd_config is right.
i think your nx user is the problem.
test the following:
/usr/NX/bin/nxssh -vvv nx your-nx-server
did you use the nomachine keys?
if no, then reinstall the server and use the default keys.
if it work you find on nomachine.com a really good howto to
change correctly the keys.
which client do you use?
i had the best experience with nxclient 1.5 and qtnx.
> -----Ursprüngliche Nachricht-----
> Von: User Support for FreeNX Server and kNX Client
<freenx-knx kde.org>
> Gesendet: 27.08.06 19:13:35
> An: User Support for FreeNX Server and kNX Client
<freenx-knx kde.org>
> Betreff: Re: [FreeNX-kNX] permission denied (publickey,
password, keyboard-interactive)
> Am Sonntag, 27. August 2006 17:44 schrieb christian
wore:
> > Hi,
> >
> > please show your sshd_config.
> > Pubkey authentication must be set.
> >
>
> Hi Christian,
>
> this is my sshd_config.
>
> PubkeyAuthentication is already set to yes.
>
>
> Thanks for any hint
>
> Beste Gruesse
> Jochen
>
> ----------------------
>
> # Package generated configuration file
> # See the sshd(8) manpage for details
>
> # What ports, IPs and protocols we listen for
> Port 2208
> # Use these options to restrict which
interfaces/protocols sshd will bind to
> #ListenAddress ::
> #ListenAddress 0.0.0.0
> Protocol 2
> # HostKeys for protocol version 2
> HostKey /etc/ssh/ssh_host_rsa_key
> HostKey /etc/ssh/ssh_host_dsa_key
> #Privilege Separation is turned on for security
> UsePrivilegeSeparation yes
>
> # ...but breaks Pam auth via kbdint, so we have to turn
it off
> # Use PAM authentication via keyboard-interactive so
PAM modules can
> # properly interface with the user (off due to PrivSep)
> #PAMAuthenticationViaKbdInt no
> # Lifetime and size of ephemeral version 1 server key
> KeyRegenerationInterval 3600
> ServerKeyBits 768
>
> # Logging
> SyslogFacility AUTH
> LogLevel INFO
>
> # Authentication:
> LoginGraceTime 600
> PermitRootLogin no
> StrictModes yes
>
> #RSAAuthentication wegen freenx auf no gesetzt
> #siehe http://www.kubuntu.de/forum/forum.php?req=thread&
;id=4060
> RSAAuthentication yes
> PubkeyAuthentication yes
> #AuthorizedKeysFile %h/.ssh/authorized_keys
>
> # rhosts authentication should not be used
> #RhostsAuthentication no
> # Don't read the user's ~/.rhosts and ~/.shosts files
> IgnoreRhosts yes
> # For this to work you will also need host keys in
/etc/ssh_known_hosts
> RhostsRSAAuthentication no
> # similar for protocol version 2
> HostbasedAuthentication no
> # Uncomment if you don't trust ~/.ssh/known_hosts for
RhostsRSAAuthentication
> #IgnoreUserKnownHosts yes
>
> # To enable empty passwords, change to yes (NOT
RECOMMENDED)
> PermitEmptyPasswords no
>
> # Change to no to disable s/key passwords
> #ChallengeResponseAuthentication yes
>
> # To disable tunneled clear text passwords, change to
no here!
> PasswordAuthentication yes
>
>
> # To change Kerberos options
> #KerberosAuthentication no
> #KerberosOrLocalPasswd yes
> #AFSTokenPassing no
> #KerberosTicketCleanup no
>
> # Kerberos TGT Passing does only work with the AFS
kaserver
> #KerberosTgtPassing yes
>
> X11Forwarding yes
> X11DisplayOffset 10
> PrintMotd no
> PrintLastLog yes
> KeepAlive yes
> #UseLogin no
>
> #MaxStartups 10:30:60
> #Banner /etc/issue.net
> #ReverseMappingCheck yes
>
> Subsystem sftp /usr/lib/openssh/sftp-server
>
> UsePAM yes
>
> AllowUsers jochen nx
>
>
>
>
>
>
___________________________________________________________
> Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum
neuen Yahoo! Mail: http://mail.yahoo.de
>
____________________________________________________________
____
> Were you helped on this list with your FreeNX
problem?
> Then please write up the solution in the FreeNX
Wiki/FAQ:
> http://openfacts.berlios.de/index-en.phtml?title=Free
NX_FAQ
> Don't forget to check the NX Knowledge Base:
> http://www.nomachine.com
/kb/
>
>
____________________________________________________________
____
> FreeNX-kNX mailing list --- FreeNX-kNX kde.org
> http
s://mail.kde.org/mailman/listinfo/freenx-knx
>
____________________________________________________________
____
____________________________________________________________
__________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im
WEB.DE Club!
Jetzt gratis testen! htt
p://freemail.web.de/home/landingpad/?mc=021130
____________________________________________________________
____
Were you helped on this list with your FreeNX problem?
Then please write up the solution in the FreeNX
Wiki/FAQ:
http://openfacts.berlios.de/index-en.phtml?title=Free
NX_FAQ
Don't forget to check the NX Knowledge Base:
http://www.nomachine.com
/kb/
____________________________________________________________
____
FreeNX-kNX mailing list --- FreeNX-kNX kde.org
http
s://mail.kde.org/mailman/listinfo/freenx-knx
____________________________________________________________
____
|
|
| permission denied (publickey, password,
keyboard-interactive) |

|
2006-08-27 20:11:26 |
Am Sonntag, 27. August 2006 21:36 schrieb christian wore:
> okay, your sshd_config is right.
> i think your nx user is the problem.
> test the following:
>
> /usr/NX/bin/nxssh -vvv nx your-nx-server
> did you use the nomachine keys?
Yes, I did.
> if no, then reinstall the server and use the default
keys. if it work you
> find on nomachine.com a really good howto to change
correctly the keys.
> which client do you use?
I use the "nxclient" on knoppix.
This is the output.
The program asks me for a password for user nx.
So, I gave a password to him (with nxserver --passwd nx) and
startet
nxssh again, but the program did not accept the password.
Thanks for your help!!
Beste Gruesse
Jochen
root rod:~# /usr/NX/bin/nxssh -vvv -p 2208 nx localhost
OpenSSH_3.9p1, OpenSSL 0.9.8b 04 May 2006
debug2: ssh_connect: needpriv 0
debug1: Connecting to localhost [127.0.0.1] port 2208.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version
OpenSSH_4.2p1
Debian-5
debug1: match: OpenSSH_4.2p1 Debian-5 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.9p1
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sh
a1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit:
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-
cbc,aes256-cbc,rijndael-cbc lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit:
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-
cbc,aes256-cbc,rijndael-cbc lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit: none,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit:
diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sh
a1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit:
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcf
our256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit:
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcf
our256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit:
hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib openssh.com
debug2: kex_parse_kexinit: none,zlib openssh.com
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192)
sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 120/256
debug2: bits set: 491/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug3: check_host_in_hostfile: filename
/root/.ssh/known_hosts
debug3: check_host_in_hostfile: filename
/usr/local/etc/ssh_known_hosts
debug3: check_host_in_hostfile: filename
/root/.ssh/known_hosts
debug3: check_host_in_hostfile: filename
/usr/local/etc/ssh_known_hosts
debug2: no key of type 0 for host localhost
debug3: check_host_in_hostfile: filename
/root/.ssh/known_hosts2
debug3: check_host_in_hostfile: filename
/usr/local/etc/ssh_known_hosts2
debug3: check_host_in_hostfile: filename
/root/.ssh/known_hosts
debug3: check_host_in_hostfile: filename
/usr/local/etc/ssh_known_hosts
debug2: no key of type 2 for host localhost
NX> 211 The authenticity of host 'localhost
(127.0.0.1)' can't be established.
RSA key fingerprint is
fb:fc:55:27:b6:4d:0f:1c:80:ee:49:04:96:f8:76:c1.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'localhost' (RSA) to the list
of known hosts.
debug2: bits set: 509/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /root/.ssh/identity ((nil))
debug2: key: /root/.ssh/id_rsa ((nil))
debug2: key: /root/.ssh/id_dsa ((nil))
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug3: start over, passed a different list
publickey,password,keyboard-interactive
debug3: preferred publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /root/.ssh/identity
debug3: no such identity: /root/.ssh/identity
debug1: Trying private key: /root/.ssh/id_rsa
debug3: no such identity: /root/.ssh/id_rsa
debug1: Trying private key: /root/.ssh/id_dsa
debug3: no such identity: /root/.ssh/id_dsa
debug2: we did not send a packet, disable method
debug3: authmethod_lookup keyboard-interactive
debug3: remaining preferred: password
debug3: authmethod_is_enabled keyboard-interactive
debug1: Next authentication method: keyboard-interactive
debug2: userauth_kbdint
debug2: we sent a keyboard-interactive packet, wait for
reply
debug2: input_userauth_info_req
debug2: input_userauth_info_req: num_prompts 1
Password:
debug3: packet_send2: adding 32 (len 21 padlen 11 extra_pad
64)
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug2: userauth_kbdint
debug2: we sent a keyboard-interactive packet, wait for
reply
debug2: input_userauth_info_req
debug2: input_userauth_info_req: num_prompts 1
Password:
debug3: packet_send2: adding 32 (len 14 padlen 18 extra_pad
64)
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug2: userauth_kbdint
debug2: we sent a keyboard-interactive packet, wait for
reply
debug2: input_userauth_info_req
debug2: input_userauth_info_req: num_prompts 1
Password:
___________________________________________________________
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen
Yahoo! Mail: http://mail.yahoo.de
____________________________________________________________
____
Were you helped on this list with your FreeNX problem?
Then please write up the solution in the FreeNX
Wiki/FAQ:
http://openfacts.berlios.de/index-en.phtml?title=Free
NX_FAQ
Don't forget to check the NX Knowledge Base:
http://www.nomachine.com
/kb/
____________________________________________________________
____
FreeNX-kNX mailing list --- FreeNX-kNX kde.org
http
s://mail.kde.org/mailman/listinfo/freenx-knx
____________________________________________________________
____
|
|
| permission denied (publickey, password,
keyboard-interactive) |

|
2006-08-27 20:50:09 |
Hello
Sorry for barging in but I have noticed that your openssh is
version 3.9.
When I tried to install nxclient, nxnode and nxserver (not
free nx) I had
problems with authentication. I have followed all the
suggestions given by
the list members but none of them helped me. Then I decided
to upgrade my
openssh from 3.9 to 4.3 and voila it worked!
I don't know if this will work for you but in case you run
into a brick wall,
I think it is worth a try.
Cheers
Ed
On Sunday 27 August 2006 17:11, Jochen Georges wrote:
> Am Sonntag, 27. August 2006 21:36 schrieb christian
wore:
> > okay, your sshd_config is right.
> > i think your nx user is the problem.
> >
> > test the following:
> >
> > /usr/NX/bin/nxssh -vvv nx your-nx-server
> >
> > did you use the nomachine keys?
>
> Yes, I did.
>
> > if no, then reinstall the server and use the
default keys. if it work you
> > find on nomachine.com a really good howto to
change correctly the keys.
> > which client do you use?
>
> I use the "nxclient" on knoppix.
>
> This is the output.
> The program asks me for a password for user nx.
> So, I gave a password to him (with nxserver --passwd
nx) and startet
> nxssh again, but the program did not accept the
password.
>
> Thanks for your help!!
>
> Beste Gruesse
> Jochen
>
>
>
> root rod:~# /usr/NX/bin/nxssh -vvv -p 2208 nx localhost
> OpenSSH_3.9p1, OpenSSL 0.9.8b 04 May 2006
> debug2: ssh_connect: needpriv 0
> debug1: Connecting to localhost [127.0.0.1] port 2208.
> debug1: Connection established.
> debug1: permanently_set_uid: 0/0
> debug1: identity file /root/.ssh/identity type -1
> debug1: identity file /root/.ssh/id_rsa type -1
> debug1: identity file /root/.ssh/id_dsa type -1
> debug1: Remote protocol version 2.0, remote software
version OpenSSH_4.2p1
> Debian-5
> debug1: match: OpenSSH_4.2p1 Debian-5 pat OpenSSH*
> debug1: Enabling compatibility mode for protocol 2.0
> debug1: Local version string SSH-2.0-OpenSSH_3.9p1
> debug2: fd 3 setting O_NONBLOCK
> debug1: SSH2_MSG_KEXINIT sent
> debug1: SSH2_MSG_KEXINIT received
> debug2: kex_parse_kexinit:
>
diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sh
a1,diffie-hellm
>an-group1-sha1 debug2: kex_parse_kexinit:
ssh-rsa,ssh-dss
> debug2: kex_parse_kexinit:
>
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-
cbc,aes256-cbc,
>rijndael-cbc lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2:
> kex_parse_kexinit:
>
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-
cbc,aes256-cbc,
>rijndael-cbc lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2:
> kex_parse_kexinit:
> hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 openssh.com,hmac-sha1-96,h
>mac-md5-96 debug2: kex_parse_kexinit:
> hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 openssh.com,hmac-sha1-96,h
>mac-md5-96 debug2: kex_parse_kexinit: none,zlib
> debug2: kex_parse_kexinit: none,zlib
> debug2: kex_parse_kexinit:
> debug2: kex_parse_kexinit:
> debug2: kex_parse_kexinit: first_kex_follows 0
> debug2: kex_parse_kexinit: reserved 0
> debug2: kex_parse_kexinit:
>
diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sh
a1,diffie-hellm
>an-group1-sha1 debug2: kex_parse_kexinit:
ssh-rsa,ssh-dss
> debug2: kex_parse_kexinit:
>
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcf
our256,arcfour,
>aes192-cbc,aes256-cbc,rijndael-cbc lysator.liu.se,aes128-ctr,aes192-ctr,aes2
>56-ctr debug2: kex_parse_kexinit:
>
aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcf
our256,arcfour,
>aes192-cbc,aes256-cbc,rijndael-cbc lysator.liu.se,aes128-ctr,aes192-ctr,aes2
>56-ctr debug2: kex_parse_kexinit:
> hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 openssh.com,hmac-sha1-96,h
>mac-md5-96 debug2: kex_parse_kexinit:
> hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160 openssh.com,hmac-sha1-96,h
>mac-md5-96 debug2: kex_parse_kexinit: none,zlib openssh.com
> debug2: kex_parse_kexinit: none,zlib openssh.com
> debug2: kex_parse_kexinit:
> debug2: kex_parse_kexinit:
> debug2: kex_parse_kexinit: first_kex_follows 0
> debug2: kex_parse_kexinit: reserved 0
> debug2: mac_init: found hmac-md5
> debug1: kex: server->client aes128-cbc hmac-md5 none
> debug2: mac_init: found hmac-md5
> debug1: kex: client->server aes128-cbc hmac-md5 none
> debug1:
SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
> debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
> debug2: dh_gen_key: priv key bits set: 120/256
> debug2: bits set: 491/1024
> debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
> debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
> debug3: check_host_in_hostfile: filename
/root/.ssh/known_hosts
> debug3: check_host_in_hostfile: filename
/usr/local/etc/ssh_known_hosts
> debug3: check_host_in_hostfile: filename
/root/.ssh/known_hosts
> debug3: check_host_in_hostfile: filename
/usr/local/etc/ssh_known_hosts
> debug2: no key of type 0 for host localhost
> debug3: check_host_in_hostfile: filename
/root/.ssh/known_hosts2
> debug3: check_host_in_hostfile: filename
/usr/local/etc/ssh_known_hosts2
> debug3: check_host_in_hostfile: filename
/root/.ssh/known_hosts
> debug3: check_host_in_hostfile: filename
/usr/local/etc/ssh_known_hosts
> debug2: no key of type 2 for host localhost
> NX> 211 The authenticity of host 'localhost
(127.0.0.1)' can't be
> established. RSA key fingerprint is
> fb:fc:55:27:b6:4d:0f:1c:80:ee:49:04:96:f8:76:c1. Are
you sure you want to
> continue connecting (yes/no)? yes
> Warning: Permanently added 'localhost' (RSA) to the
list of known hosts.
> debug2: bits set: 509/1024
> debug1: ssh_rsa_verify: signature correct
> debug2: kex_derive_keys
> debug2: set_newkeys: mode 1
> debug1: SSH2_MSG_NEWKEYS sent
> debug1: expecting SSH2_MSG_NEWKEYS
> debug2: set_newkeys: mode 0
> debug1: SSH2_MSG_NEWKEYS received
> debug1: SSH2_MSG_SERVICE_REQUEST sent
> debug2: service_accept: ssh-userauth
> debug1: SSH2_MSG_SERVICE_ACCEPT received
> debug2: key: /root/.ssh/identity ((nil))
> debug2: key: /root/.ssh/id_rsa ((nil))
> debug2: key: /root/.ssh/id_dsa ((nil))
> debug1: Authentications that can continue:
> publickey,password,keyboard-interactive
> debug3: start over, passed a different list
> publickey,password,keyboard-interactive
> debug3: preferred
publickey,keyboard-interactive,password
> debug3: authmethod_lookup publickey
> debug3: remaining preferred:
keyboard-interactive,password
> debug3: authmethod_is_enabled publickey
> debug1: Next authentication method: publickey
> debug1: Trying private key: /root/.ssh/identity
> debug3: no such identity: /root/.ssh/identity
> debug1: Trying private key: /root/.ssh/id_rsa
> debug3: no such identity: /root/.ssh/id_rsa
> debug1: Trying private key: /root/.ssh/id_dsa
> debug3: no such identity: /root/.ssh/id_dsa
> debug2: we did not send a packet, disable method
> debug3: authmethod_lookup keyboard-interactive
> debug3: remaining preferred: password
> debug3: authmethod_is_enabled keyboard-interactive
> debug1: Next authentication method:
keyboard-interactive
> debug2: userauth_kbdint
> debug2: we sent a keyboard-interactive packet, wait for
reply
> debug2: input_userauth_info_req
> debug2: input_userauth_info_req: num_prompts 1
> Password:
> debug3: packet_send2: adding 32 (len 21 padlen 11
extra_pad 64)
> debug1: Authentications that can continue:
> publickey,password,keyboard-interactive
> debug2: userauth_kbdint
> debug2: we sent a keyboard-interactive packet, wait for
reply
> debug2: input_userauth_info_req
> debug2: input_userauth_info_req: num_prompts 1
> Password:
> debug3: packet_send2: adding 32 (len 14 padlen 18
extra_pad 64)
> debug1: Authentications that can continue:
> publickey,password,keyboard-interactive
> debug2: userauth_kbdint
> debug2: we sent a keyboard-interactive packet, wait for
reply
> debug2: input_userauth_info_req
> debug2: input_userauth_info_req: num_prompts 1
> Password:
>
>
>
>
>
>
___________________________________________________________
> Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum
neuen Yahoo! Mail:
> http://mail.yahoo.de
>
____________________________________________________________
____
> Were you helped on this list with your FreeNX
problem?
> Then please write up the solution in the FreeNX
Wiki/FAQ:
> http://openfacts.berlios.de/index-en.phtml?title=Free
NX_FAQ
> Don't forget to check the NX Knowledge Base:
> http://www.nomachine.com
/kb/
>
>
____________________________________________________________
____
> FreeNX-kNX mailing list --- FreeNX-kNX kde.org
> http
s://mail.kde.org/mailman/listinfo/freenx-knx
>
____________________________________________________________
____
____________________________________________________________
____
Were you helped on this list with your FreeNX problem?
Then please write up the solution in the FreeNX
Wiki/FAQ:
http://openfacts.berlios.de/index-en.phtml?title=Free
NX_FAQ
Don't forget to check the NX Knowledge Base:
http://www.nomachine.com
/kb/
____________________________________________________________
____
FreeNX-kNX mailing list --- FreeNX-kNX kde.org
http
s://mail.kde.org/mailman/listinfo/freenx-knx
____________________________________________________________
____
|
|
| permission denied (publickey, password,
keyboard-interactive) |

|
2006-08-27 23:23:25 |
Am Sonntag, 27. August 2006 22:50 schrieb Eduardo Mendes:
> Hello
>
> Sorry for barging in but I have noticed that your
openssh is version 3.9.
>
> When I tried to install nxclient, nxnode and nxserver
(not free nx) I had
> problems with authentication. I have followed all the
suggestions given by
> the list members but none of them helped me. Then I
decided to upgrade my
> openssh from 3.9 to 4.3 and voila it worked!
>
> I don't know if this will work for you but in case you
run into a brick
> wall, I think it is worth a try.
Thanks for your hint, but it did not help.
Beste Gruesse
Jochen
___________________________________________________________
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
a>
____________________________________________________________
____
Were you helped on this list with your FreeNX problem?
Then please write up the solution in the FreeNX
Wiki/FAQ:
http://openfacts.berlios.de/index-en.phtml?title=Free
NX_FAQ
Don't forget to check the NX Knowledge Base:
http://www.nomachine.com
/kb/
____________________________________________________________
____
FreeNX-kNX mailing list --- FreeNX-kNX kde.org
http
s://mail.kde.org/mailman/listinfo/freenx-knx
____________________________________________________________
____
|
|
[1-4]
|
|