rootユーザー名を変更したいのですが、最後に大きな問題が発生します。セントラルでsshログインを介してアクセスが拒否されました
今私が最初
ルートのユーザ名とパスワードを使用して、サーバーにアクセスすることはできません:私は2番目のping を持っていた:のDirectAdminは大丈夫HTTPサービスが第三 OKです:ウェブサイトのすべてがOK の/ etc/shadowと/ありetc/passwdは一見okです!しかし、私は間違いがあると思う! これらのコマンドは答える ルート@救助:〜#テール-1/etc/passwdファイル コード:rootftp:x:0:0:root:/mnt:/bin/nologin
と
ルート@救助:〜#テール-lの/ etc/shadowの コード:
今systemd-timesync:*:16567:0:99999:7:::
systemd-network:*:16567:0:99999:7:::
systemd-resolve:*:16567:0:99999:7:::
systemd-bus-proxy:*:16567:0:99999:7:::
uuidd:*:16567:0:99999:7:::
ftp:*:16567:0:99999:7:::
ovh:f1iXm9JFloDhE:16947:0:99999:7:::
statd:*:16729:0:99999:7:::
sshd:*:16737:0:99999:7:::
rootftp:*:12856:0:99999:7:::
私はレスキューディスクを挿入し、 passwdの
経由premissionsと変更rootパスワードに関するsshdサービスをチェックするためにしたいです210再び私は今、私はftpのANS SFTPを使用することはできませんし、私はどのように私はこの問題を解決することができ、ポート22を介してサーバにアクセスして、21
ことができないのsshルートサービス
に行くことができませんか?
これは、ログメッセージには、レスキューパネル内にある
コード:
May 26 13:15:10 rescue kernel: random: systemd urandom read with 74 bits of entropy available
May 26 13:15:10 rescue kernel: random: nonblocking pool is initialized
May 26 13:15:10 rescue rsyslogd-2007: action 'action 17' suspended, next retry is Thu May 26 13:15:40 2016 [try http://www.rsyslog.com/e/2007 ]
May 26 13:15:11 rescue mpt-statusd: detected non-optimal RAID status
May 26 13:22:57 rescue kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
May 26 13:22:57 rescue kernel: ip_set: protocol 6
May 26 13:23:34 rescue kernel: ip_set: protocol 6
May 26 13:23:39 rescue kernel: ip_set: protocol 6
May 26 13:25:11 rescue mpt-statusd: detected non-optimal RAID status
May 26 13:35:11 rescue mpt-statusd: detected non-optimal RAID status
rootユーザー名*を*に変更しましたか? – user3788685