jlasman said:You'd be surprised what you can find when you google web-based ssh program.
Jeff
Icheb said:What I would love to see is a way to send direct comands (without ssh), to the server. So if SSH fails and can't be restarted, there still is some (hard) way to get a console and fix the problem.
Sure it does; it does lots of things it couldn't do if it didn't.Icheb said:But this isn't really realistic, I guess. DA doesn't have the capability to get root privileges...
The directadmin process, here, doesn't run under root .jlasman said:Sure it does; it does lots of things it couldn't do if it didn't.
Webmin... It does work, however I don't like the memory and proc abuse it does. Perhaps it's possible to create something from the webmin module without having to use webmin ....snip...
As do others, I recommend Webmin as an option for those who need root command access if/when ssh fails.
Hmm, how about knockd ?You can also create your own backdoor... for example you can set your server so a certain email, sent to a certain address (or even two such emails sent within a certain time frame, and possibly even from specific IP#s) would start a fresh copy of ssh, on a different port.
Good admins can come up with lots of ideas .
Jeff
You're right, if a bit pedantic; DA is not only it's main process .Icheb said:The directadmin process, here, doesn't run under root .
It's the dataskq process that has root 'powers', however that only runs once per minute, so abusing that to get a shell is kinda out of the question.