Controlling ssh login without root privileges
Hello, here's my issue. My wonderful web site provider decided it was a great idea to keep the user passwords the same across all services provided. So now clear text passwords like pop3 and ftp are the same as ssh. So, how can I control login with ssh from the scope of my home directory?
Just adding keys doesn't work, due to the lack of enforcement from /etc/ssh/sshd_config.
Any idears ?
thanks in advance,
--cg
|