I can not access to the Storage Server via ssh and wheel group user - natasha. Please Help. Due to uncompleted this task i can not access other labs. Expected: Login as natasha, update remotes (dev_media -> /opt/xfusioncorp_media.git), commit /tmp/index.html, push. Actual: SSH rejects non-root with pam_nologin; I can’t remove nologin without root user.
$ ssh [email protected]
"System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8)."
Connection closed by 172.16.238.15 port 22
“System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8).”
Connection closed by 172.16.238.11 port 22
thor@jumphost ~$
I’m succeeding in the 100 Day Day 3 task, for that server:
thor@jumphost ~$ ssh steve@stapp02
The authenticity of host 'stapp02 (172.16.238.11)' can't be established.
ED25519 key fingerprint is SHA256:nlIVqOwMuY2dRWeSx2DQhe6pNC8hbBf7jBhQN8BsOOw.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'stapp02' (ED25519) to the list of known hosts.
steve@stapp02's password:
[steve@stapp02 ~]$