I've noticed that when I reply to this list, it replies directly back to
the user, and not to the general list. Is this normal behavior for this
list?
--Matt
------ Start of attached email. Subject: Re: [BackupPC-users] Questions from a new BackupPC user. ------
Just tried running 'ssh -l root jude "echo blah"', and it worked fine as
root. Then I tried it as the user 'backuppc'. It did the normal
"authenticy of host can't be established" feedback. After continuing, I
had to enter root's password, and then it echoed 'blah' for me.
Does the RSA key have to be setup for the user Root, or for the user
Backuppc on the server side? Could this be the problem?
--Matt
Oliver Freyd wrote:
In your output, there are 2 "Last login" lines. Try ssh with a command,
see if the "Last login" is still there.
From a glance in "man bash", it seems the shell will be executed in
non-login mode (in the second case), it should read a ~/.bashrc file,
if it's there. Probably the problem is around /etc/profile, /etc/bashrc
or in the root users /root/.bashrc (which on my machine is not there).
Hope I could help you a little,
------ End of attached email ------
