useradd -s /nologin创建用户后ftp无法登录530 Login incorrect
服务器中useradd -s /sbin/nologin xxx创建用户后客户端发现竟然不能登录,报530错误检查本地配置没有问题,使用正
2021-09-13