[BUGS] [jlm at caamora.com.au: ssh an oddity]

Callum Gibson callumgibson at optusnet.com.au
Wed Dec 19 11:23:04 EST 2007


On 19Dec07 11:05, jonathan michaels wrote:
}i have been using these for about 3 or 4 months now and today i
}cannot do an
}
}# scp -r /dir/ect/ory hostid:/dir/ect/ory-new-name
}
}i tried to do this as root, first by sudo than when that failed
}i tried as root via "su - root" cannot accuse me of not being
}single mindedly persistant, <grin> 
}
}Dec 17 12:32:46 host1-s sshd[43471]: error: PAM: authentication error for root from host2.caamora.com.au

Try checking the PermitRootLogin setting in your /etc/ssh/sshd_config.
By default, root is not permitted to login over ssh. This would need
to be enabled on whichever is considered the "remote" machine.

Alternatively, tar it up as root, transfer the tar file as a normal user
and untar on the otherside as root. This can be done as a one-liner if
you're keen.

    C

-- 

Callum Gibson @ home
http://members.optusnet.com.au/callumgibson/


More information about the BUGS mailing list