|
|
Create protected passwordless ssh logins - Part 3 of 3
Here's the current versions of the other scripts involved in this hint. Save these in $HOME/Library/Libexec with the given names and make sure they are executable (chmod 755 name_of_script):
envx:
ssh-add:
ssh-agent:
ssh-askpass:
Create protected passwordless ssh logins - Part 3 of 3
I was wrestling with the 'security keychain-dump' outputting hex values & I found this hint.
There seems to be a simpler solution to convert from hex to ascii, use xxd. eg…
$ echo 0x68696e74730a | xxd -r -p
outputs 'hints' Hope someone finds it useful. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.08 seconds |
|