Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Using ARD and ssh for secure remote administration' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Using ARD and ssh for secure remote administration
Authored by: timhaigh on Nov 12, '03 07:06:22PM

The example given in this hint assumes you allow root login over SSH to create the tunnel for ARD.

i would never allow root logins onto my server its security risk.

I dont enable password authentication and only use public/private keys.

I dont enable root login, su if needed once your in.

I dont enable challenge response authentication.

tunnels are secure but most network admins would never allow root logins.



[ Reply to This | # ]