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


Click here to return to the 'Securely mount AppleShare volumes in one step' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Securely mount AppleShare volumes in one step
Authored by: pildor on May 15, '08 09:55:56PM

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 | # ]