Tim wrote:
On Wed, 2008-01-30 at 11:36 +0530, Anoop Chandran wrote:One thing to check might be to make sure root login is enabled. Look for this line in your /etc/ssh/sshd-configPermitRootLogin yesNot always a brilliant thing to do. It can be better to disallow root logins, forcing users to login as themselves, then become root.
You might also ask why the OP is using a root a/c to ssh *from*: "[root@ndtest ~]# ssh ultra"? -- imalone