[Cyberduck-trac] [Cyberduck] #9003: Login failure with one-time passcode

Cyberduck trac at trac.cyberduck.io
Sat Sep 26 21:27:36 UTC 2015


#9003: Login failure with one-time passcode
-------------------------+---------------------------
 Reporter:  Netzmeister  |         Owner:  dkocher
     Type:  defect       |        Status:  closed
 Priority:  normal       |     Milestone:  4.8
Component:  sftp         |       Version:  4.7.2
 Severity:  normal       |    Resolution:  worksforme
 Keywords:               |  Architecture:
 Platform:               |
-------------------------+---------------------------

Comment (by Netzmeister):

 Hier die Config:[[BR]]

 {{{
 Port 2222[[BR]]
 ListenAddress 1.2.3.4[[BR]]
 Protocol 2[[BR]]
 HostKey /etc/ssh/ssh_host_rsa_key[[BR]]
 HostKey /etc/ssh/ssh_host_dsa_key[[BR]]
 HostKey /etc/ssh/ssh_host_ecdsa_key[[BR]]
 UsePrivilegeSeparation yes[[BR]]
 KeyRegenerationInterval 3600[[BR]]
 ServerKeyBits 768[[BR]]
 SyslogFacility AUTH[[BR]]
 LogLevel INFO[[BR]]
 LoginGraceTime 120[[BR]]
 PermitRootLogin no[[BR]]
 StrictModes yes[[BR]]
 RSAAuthentication yes[[BR]]
 PubkeyAuthentication yes[[BR]]
 IgnoreRhosts yes[[BR]]
 RhostsRSAAuthentication no[[BR]]
 HostbasedAuthentication no[[BR]]
 PermitEmptyPasswords no[[BR]]
 ChallengeResponseAuthentication yes[[BR]]
 X11Forwarding no[[BR]]
 X11DisplayOffset 10[[BR]]
 PrintMotd no[[BR]]
 PrintLastLog yes[[BR]]
 TCPKeepAlive yes[[BR]]
 AcceptEnv LANG LC_*[[BR]]
 Subsystem sftp /usr/lib/openssh/sftp-server[[BR]]
 UsePAM yes[[BR]]
 AllowUsers specusr
 }}}

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/9003#comment:8>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list