问题描述

linux个别用户sftp坏掉,验证密码后卡住, 大概是什么问题?

所有采用sftp的软件都不能用了

winsshfs 点击mount后就卡住

xftp 连接验证结束后也卡住

sublimeText3 的sftp插件也不好用了

突然发生的情况

之前一直用着都没有问题

一直正常使用 只是 在出现故障几天前安装了tmux(安装tmux后也正常使用了好多天)

本机执行sftp命令也不行

到这里就卡住了

其他用户就可以

-----------------------update--------------------------

成功与不成功的多了一些输出

debug2: Remote version: 3

debug2: Server supports extension "posix-rename@openssh.com" revision 1

debug2: Server supports extension "statvfs@openssh.com" revision 2

debug2: Server supports extension "fstatvfs@openssh.com" revision 2

Connected to tabris@10.125.51.7.

debug3: Sent message fd 6 T:16 I:1

debug3: SSH_FXP_REALPATH . -> /data/home/tabris size 0

sftp>

这是成功的输出(仅复制了输入密码后面的

tabris@10.125.51.7's password:

debug3: send packet: type 50

debug2: we sent a password packet, wait for reply

debug3: receive packet: type 52

debug1: Authentication succeeded (password).

Authenticated to 10.125.51.7 ([10.125.51.7]:36000).

debug2: fd 4 setting O_NONBLOCK

debug2: fd 5 setting O_NONBLOCK

debug1: channel 0: new [client-session]

debug3: ssh_session2_open: channel_new: 0

debug2: channel 0: send open

debug3: send packet: type 90

debug1: Requesting no-more-sessions@openssh.com

debug3: send packet: type 80

debug1: Entering interactive session.

debug1: pledge: network

debug3: receive packet: type 91

debug2: channel_input_open_confirmation: channel 0: callback start

debug2: fd 3 setting TCP_NODELAY

debug2: client_session2_setup: id 0

debug1: Sending subsystem: sftp

debug2: channel 0: request subsystem confirm 1

debug3: send packet: type 98

debug2: channel_input_open_confirmation: channel 0: callback done

debug2: channel 0: open confirm rwindow 0 rmax 32768

debug2: channel 0: rcvd adjust 2097152

debug3: receive packet: type 99

debug2: channel_input_status_confirm: type 99 id 0

debug2: subsystem request accepted on channel 0

debug2: Remote version: 3

debug2: Server supports extension "posix-rename@openssh.com" revision 1

debug2: Server supports extension "statvfs@openssh.com" revision 2

debug2: Server supports extension "fstatvfs@openssh.com" revision 2

Connected to tabris@10.125.51.7.

debug3: Sent message fd 6 T:16 I:1

debug3: SSH_FXP_REALPATH . -> /data/home/tabris size 0

sftp>

这是不成功的输出(仅复制了输入密码后面的

tabrisdong@10.125.51.7's password:

debug3: send packet: type 50

debug2: we sent a password packet, wait for reply

debug3: receive packet: type 52

debug1: Authentication succeeded (password).

Authenticated to 10.125.51.7 ([10.125.51.7]:36000).

debug2: fd 4 setting O_NONBLOCK

debug2: fd 5 setting O_NONBLOCK

debug1: channel 0: new [client-session]

debug3: ssh_session2_open: channel_new: 0

debug2: channel 0: send open

debug3: send packet: type 90

debug1: Requesting no-more-sessions@openssh.com

debug3: send packet: type 80

debug1: Entering interactive session.

debug1: pledge: network

debug3: receive packet: type 91

debug2: channel_input_open_confirmation: channel 0: callback start

debug2: fd 3 setting TCP_NODELAY

debug2: client_session2_setup: id 0

debug1: Sending subsystem: sftp

debug2: channel 0: request subsystem confirm 1

debug3: send packet: type 98

debug2: channel_input_open_confirmation: channel 0: callback done

debug2: channel 0: open confirm rwindow 0 rmax 32768

debug2: channel 0: rcvd adjust 2097152

debug3: receive packet: type 99

debug2: channel_input_status_confirm: type 99 id 0

debug2: subsystem request accepted on channel 0

linux sftp密码错误,linux个别用户sftp坏掉,验证密码后卡住, 大概是什么问题?...相关推荐

  1. 在linux下 用户的密码错误,linux中root用户密码错误如何解决

    linux中root用户密码错误如何解决 发布时间:2020-04-27 10:53:03 来源:亿速云 阅读:230 作者:小新 今天小编给大家分享的是linux中root用户密码错误如何解决,相信 ...

  2. linux怎么创建新用户名和密码错误,linux重命名root后,使用su命令切换新用户时,提示密码错误...

    1.考虑到安全因素,用户希望把服务器上的root用户进行重命名,于是把/etc/passwd文件和/etc/shadow文件中的root修改为xxx.修改完毕后,测试正常,普通用户可以通过su - x ...

  3. linux文件给另一用户名和密码错误,linux重命名root后,使用su命令切换新用户时,提示密码错误...

    1.考虑到安全因素,用户希望把服务器上的root用户进行重命名,于是把/etc/passwd文件和/etc/shadow文件中的root修改为xxx.修改完毕后,测试正常,普通用户可以通过su - x ...

  4. linux重启后root密码错误,Linux技巧| 解决Debian Root密码忘记的问题

    Debian Root密码忘记 开机 grub 菜单下进入单用户模式进行修改密码/修改系统文件. 解决过程 注:本教程适用于 Debian 7+ 8+ 9+ 1. 首先.重启一下系统.在开机 grub ...

  5. linux进入单用户模式改密码,1.4linux单用户模式下修改root密码和救援模式修改root密码...

    在忘记root密码无法登入系统的情况下,有两种修改root密码的方法. 第一种:进入单用户模式下,直接修改root密码,前提是grub没有设置密码. 第二种:使用安装光盘启动,进入救援模式更改root ...

  6. linux锁定账号 让其不能修改密码,passwd - 用于让用户可以更改自己的密码

    补充说明 passwd命令 用于设置用户的认证信息,包括用户密码.密码过期时间等.系统管理者则能用它管理系统用户的密码.只有管理者可以指定用户名称,一般用户只能变更自己的密码. 语法 passwd(选 ...

  7. 编译linux内核的错误,linux内核编译错误

    原标题:linux内核编译错误 内核版本:2.6.14 交叉编译器: -linux-gcc 4.3.3 错误: arch/arm/mm/alignment.c: In function 'proc_a ...

  8. linux rsync 常见错误,Linux rsync常见错误

    rsync是类unix系统下非常高效,实用的数据镜像备份工具.在rsyncd.log里面或.err文件里面,我们都是通过错误日志查看,可以分析出错误的原因. 问题一: @ERROR: chroot f ...

  9. android默认smb用户名和密码错误,win7系统下连接SMB提示用户名密码错误的解决方法...

    有很多电视都可以通过SMB协议和电脑连接,但是有不少win7系统用户在连接SMB的时候,按要求输入用户名和密码之后却提示用户名密码错误,该怎么办呢,本文就给大家讲解一下win7系统下连接SMB提示用户 ...

最新文章

  1. linux rabbitmq安装包,Linux安装RabbitMQ
  2. SpringMVC拦截器与异常处理
  3. SCCM2012R2七:msi软件分发和卸载
  4. 1年内4次架构调整,谈Nice的服务端架构变迁之路--转
  5. Oracle使用goldengate分别向Oracle和mysql双路的单向复制
  6. oracle簇表 数据抽取,Oracle聚簇表
  7. Zookeeper和分布式环境中的假死脑裂问题(转)
  8. #3456. 城市规划(生成函数,多项式求逆)
  9. avs 中国音视频标准DRA 中音频标准及应用
  10. 数据挖掘的数据集资源
  11. 复杂性,科学,方法论?
  12. excel合并两列内容_比Excel公式快10倍,史上最牛合并表格工具来了!!
  13. 济南大学 计算机学院,于自强
  14. Codeforces 1437 F. Emotional Fishermen —— dp
  15. 三创赛优秀作品_三创赛优秀作品.doc
  16. 计算机音乐谱成都.,抖音成都计算器谱子是什么 抖音成都计算器谱子分享
  17. 【VUE项目实战】51、商品添加功能(一)
  18. python读txt文件-python怎么读取txt文件内容
  19. 二维数组名取地址加一
  20. (jsp一)概述及服务器配置

热门文章

  1. I/0口输入输出实验 将P1口的某一位作为输入使用,连接一个按键,当按键按下时使发光二极管亮,否则发光二极管熄灭
  2. sqlplus中调用shell_记一次突破反弹shell
  3. android 贝塞尔曲线_OpenGL 实践之贝塞尔曲线绘制
  4. IDEA创建SpringBoot
  5. matlab二维谐振子,基于有限差分法求解的二维谐振子的MATLAB程序如下。哪位大神能帮我做个注明啊,完全看不懂啊,,急...
  6. esp8266手机端网络调试助手_esp8266定时控制
  7. python 每天执行一次_python 定时器每天就执行一次的实现代码
  8. java 缓冲流_Java缓冲流的使用
  9. 引入外部js如何通知页面其编码格式
  10. spring boot 与redis 整合