Matt
2003-08-14, 12:18 PM
Our man on the server recently quit his job and this sudden action has meant we are left with a message forum to run and very little experience at managing servers. So, maybe you guys could give us some hints and tips.
Here is what the serverbeach support had to say: :)
The passwords have been reset and I can login on the console. Also, I had to stop the iptables server to allow ssh to work. You might want to fix them and start the service again.
However, the server won't let us login via ssh remotely. It prompts us for passwords but says that they are invalid. Is there something you configured to prevent remote login? It's not a big deal if you can log in. Just curious.
Arghh...having worked with ssh_config to much recently, there's no per Host configurable option in sshd_config. You may allow/disallow Users/Groups, so you need to use iptables to setup your firewall to allow ssh only from the hosts you want. Or and use ListenAddress, check 'man sshd' for more info.
Now, we are in desparate need to have access to the root. Any help/advice would be much appreciated. :)
Cheers.
Here is what the serverbeach support had to say: :)
The passwords have been reset and I can login on the console. Also, I had to stop the iptables server to allow ssh to work. You might want to fix them and start the service again.
However, the server won't let us login via ssh remotely. It prompts us for passwords but says that they are invalid. Is there something you configured to prevent remote login? It's not a big deal if you can log in. Just curious.
Arghh...having worked with ssh_config to much recently, there's no per Host configurable option in sshd_config. You may allow/disallow Users/Groups, so you need to use iptables to setup your firewall to allow ssh only from the hosts you want. Or and use ListenAddress, check 'man sshd' for more info.
Now, we are in desparate need to have access to the root. Any help/advice would be much appreciated. :)
Cheers.