search for: authmethod_lookup

Displaying 20 results from an estimated 123 matches for "authmethod_lookup".

2008 Dec 17
0
OpenSSH_4.6p1 - Not taking authmethod_Lookup parameter- keyboard-interactive
...wcars9bd). OpenSSH_4.6p1, OpenSSL 0.9.8e I have the below version of openssh and openssl on solaris 9 machine (say wcars99q). OpenSSH_4.3p2, OpenSSL 0.9.8a My concern is there if i initiate a connection to wcars9bd (OpenSSH_4.6p1, OpenSSL 0.9.8e, Solaris10), I could see that its not taking the authmethod_Lookup parameter as keyboard-interactive at all. I see debug3: remaining preferred: ,password. But if i see the connection logs to wcars99q (OpenSSH_4.3p2, OpenSSL 0.9.8a, Solaris9), I could see that first it tries in Pubickey, then keyboad-interactive mode. I have read somewhere that for GUI based app...
2003 Oct 29
0
OpenSSH 3.7.1p2 and HP-UX11i
...KEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,password debug3: start over, passed a different list publickey,password debug3: preferred publickey,password debug3: authmethod_lookup publickey debug3: remaining preferred: password debug3: authmethod_is_enabled publickey debug1: Next authentication method: publickey debug1: Offering public key: /root/.ssh/id_rsa debug3: send_pubkey_test debug2: we sent a publickey packet, wait for reply ... ------------------------------------...
2015 Jan 15
3
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
...To: Trey Henefield [trey.henefield at ultra-ats.com]; ?ngel Gonz?lez [keisial at gmail.com] CC: openssh-unix-dev at mindrot.org [openssh-unix-dev at mindrot.org] Subject: RE: OpenSSH v6.7 & NumberOfPasswordPrompts Option ... On Thu 2015-01-15 15:47:33 -0500, Trey Henefield wrote: > 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_us...
2001 Feb 20
3
ssh-agent and id_dsa
Hi! I am distributing 2.5.1p1 for production use on my system by now and prepare switching to protocol 2 as default protocol. I just noted, that ssh-agent can be used for protocol 1 and 2, but the keys kept in ssh-agent are not compared against keys in .ssh. Example: I have a DSA key in id_dsa which I load into ssh-agent on login. When connecting to an account accepting the key everything is
2015 Jan 15
2
OpenSSH v6.7 & NumberOfPasswordPrompts Option ...
...ct are private and confidential. See User Agreement for details. debug1: Authentications that can continue: publickey,password,keyboard-interacti ve debug3: start over, passed a different list publickey,password,keyboard-interact ive 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: /.ssh/id_rsa debug3: no such identity: /.ssh/id_rsa: No such file or directory debug1: Trying private key: /.ssh/id_...
2015 Sep 02
3
[Bug 2456] New: gssapi-keyex blocked by PermitRootLogin=without-password
...rmitRootLogin=without-password: debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic debug3: preferred gssapi-keyex,gssapi-with-mic,gssapi,publickey,keyboard-interactive,password debug3: authmethod_lookup gssapi-keyex debug3: remaining preferred: gssapi-with-mic,gssapi,publickey,keyboard-interactive,password debug3: authmethod_is_enabled gssapi-keyex debug1: Next authentication method: gssapi-keyex debug2: we sent a gssapi-keyex packet, wait for reply debug1: Authentications that can continue: publi...
2009 Sep 22
2
Problems using sftp on HMC IBM system
...tions that can continue: publickey,gssapi-with-mic,gssapi,password,keyboard-interactive debug3: start over, passed a different list publickey,gssapi-with-mic,gssapi,password,keyboard-interactive debug3: preferred gssapi-keyex,gssapi-with-mic,gssapi,publickey,keyboard-interactive,password debug3: authmethod_lookup gssapi-with-mic debug3: remaining preferred: gssapi,publickey,keyboard-interactive,password debug3: authmethod_is_enabled gssapi-with-mic debug1: Next authentication method: gssapi-with-mic debug1: Unspecified GSS failure. Minor code may provide more information No credentials cache found debug1:...
2002 Oct 01
1
ssh with iptables and equalize
...V4 password authentication for mkhurana failed: Password incorrect 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 auth method to try is publickey debug1: try privkey: /home/mohan/.ssh/identity debug3: no such identity: /home/mohan/.ssh/identity debug1: try privkey: /home/mohan/.ssh/id_rsa d...
2010 Dec 31
2
happy new years ssh key problem :)
...sh/id_rsa ((nil)) debug2: key: /var/lib/amanda/.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: /var/lib/amanda/.ssh/id_rsa debug3: no such identity: /var/lib/amanda/.ssh/id_rsa debug1: Trying private key: /var/l...
2010 Dec 31
1
amanda backup ssh key
...sh/id_rsa ((nil)) debug2: key: /var/lib/amanda/.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: /var/lib/amanda/.ssh/id_rsa debug3: no such identity: /var/lib/amanda/.ssh/id_rsa debug1: Trying private key: /var/l...
2002 Oct 08
2
Memory fault on HP-UX 11.0, 3.4p1
...: service_accept: ssh-userauth debug1: got SSH2_MSG_SERVICE_ACCEPT 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 auth method to try is publickey debug1: userauth_pubkey_agent: testing agent key /root/.ssh/id_rsa debug3: send_pubkey_test debug2: we sent a publickey packet, wait for reply de...
2002 Nov 25
2
weird behaviour of commands option : bug or not ?
Hello I think I've found a bug but since no one replied to me on comp.security.ssh, I'll try my luck here. On my client, PreferredAuthentications is set to publickey,password. When using the commands option in authorized_keys file like command="ls" ssh-dss <key>... it is supposed to connect using the private key associated with <key>, perform ls and then quits.
2002 Jun 27
0
Still logs me out - openssh 3.4.p1
...: service_accept: ssh-userauth debug1: got SSH2_MSG_SERVICE_ACCEPT 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 auth method to try is publickey debug2: userauth_pubkey_agent: no keys at all debug2: userauth_pubkey_agent: no more keys debug2: userauth_pubkey_agent: no message sent debug1:...
2015 Jul 18
2
can't ssh into C7 host
...debug2: key: /Users/MyUser/.ssh/id_rsa (0x7fb43a404220), debug2: key: /Users/MyUser/.ssh/id_dsa (0x0), debug1: Authentications that can continue: publickey,password debug3: start over, passed a different list publickey,password 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: Offering RSA public key: /Users/MyUser/.ssh/id_rsa debug3: send_pubkey_test debug2: we sent a publickey packet, wait for reply de...
2002 Nov 06
0
[Bug 429] New: SSH 3.4p1 problems on Tru64 V4.0D & Tru64 V4.0F
...ce_accept: ssh-userauth debug1: got SSH2_MSG_SERVICE_ACCEPT 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 auth method to try is publickey M-^?%M-&tdebug1: try privkey: /rlu/users/rluc/.ssh/id_rsa debug3: no such identity: /rlu/users/rluc/.ssh/id_rsa debug1: try privkey: /r...
2002 Apr 03
0
Problems on ssh and Cygwin
...service_accept: ssh-userauth debug1: got SSH2_MSG_SERVICE_ACCEPT debug1: authentications that can continue: publickey,password,keyboard-interacti ve debug3: start over, passed a different list publickey,password,keyboard-interact ive debug3: preferred publickey,keyboard-interactive,password debug3: authmethod_lookup publickey debug3: remaining preferred: keyboard-interactive,password debug3: authmethod_is_enabled publickey debug1: next auth method to try is publickey debug1: try privkey: //nldn1274pfs/_finchri$/.ssh/identity debug3: no such identity: //nldn1274pfs/_finchri$/.ssh/identity debug1: try privkey: /...
2007 Jan 03
1
sftp issue
...: key: /.ssh/id_rsa (64e70) debug2: key: /.ssh/id_dsa (652f0) 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: Offering public key: /.ssh/id_rsa debug3: send_pubkey_test debug2: we sent a publickey packet, wait for reply debug1: Authenticat...
2009 Mar 08
3
question on using keys
...ks suspicious: debug2: key: /home/routem/.ssh/id_rsync_rsa (0x7007dae0) debug1: Authentications that can continue: publickey,password debug3: start over, passed a different list publickey,password debug3: preferred gssapi-keyex,gssapi-with-mic,gssapi,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: Offering public key: /home/routem/.ssh/id_rsync_rsa debug3: send_pubkey_test debug2: we sent a publickey packet, wait for reply debug1:...
2009 Apr 19
1
Stack trace dor gssapi-with-mic
...CEPT received debug2: key: /root/.ssh/identity ((nil)) debug2: key: /root/.ssh/id_rsa (0x568da0) debug2: key: /root/.ssh/id_dsa (0x568dc0) debug1: Authentications that can continue: gssapi-with-mic debug3: start over, passed a different list gssapi-with-mic debug3: preferred gssapi-with-mic debug3: authmethod_lookup gssapi-with-mic debug3: remaining preferred: debug3: authmethod_is_enabled gssapi-with-mic debug1: Next authentication method: gssapi-with-mic *** glibc detected *** ssh: double free or corruption (!prev): 0x0000000000574a20 *** ======= Backtrace: ========= /lib64/libc.so.6[0x2b044f62537e] /lib64/l...
2016 Sep 21
3
Where to look next?
...3: input_userauth_banner Thank You debug3: receive packet: type 51 debug1: Authentications that can continue: keyboard-interactive,publickey,password debug3: start over, passed a different list keyboard-interactive,publickey,password 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: Offering RSA public key: /root/.ssh/id_rsa debug3: send_pubkey_test debug3: send packet: type 50 debug2: we sent a publickey packet, wai...