Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Securely mount AppleShare volumes in one step' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Securely mount AppleShare volumes in one step
Authored by: pildor on Thu, May 15 2008 at 9:55PM PDT
Greetings,

I have copied my id_rsa.pub file from my local Mac Book Pro to authorized_keys on my Mac Pro.

I have successfully ssh into my remote Mac Pro with the following command:

ssh -p 4544 macproipaddress -l username

However when I invoke the following command, I get Permission denied (publickey).

ssh -v -L 4544:localhost:548 macproipaddress

Could someone please explain what I am doing wrong?

Thanks in advance!

[ Reply to This | # ]