{"id":360,"date":"2016-01-01T22:29:27","date_gmt":"2016-01-01T21:29:27","guid":{"rendered":"http:\/\/www.btrnaidu.com\/?p=360"},"modified":"2016-01-01T22:29:27","modified_gmt":"2016-01-01T21:29:27","slug":"bypass-ssh-key-unlock-prompt-in-mac-os-x","status":"publish","type":"post","link":"https:\/\/btrnaidu.com\/index.php\/bypass-ssh-key-unlock-prompt-in-mac-os-x\/","title":{"rendered":"Bypass ssh key unlock prompt in mac os x"},"content":{"rendered":"<p>In Mac OS X, if you have a password protected ssh private key then every time you use this key to connect to a remote server, a password prompt will appear. \u00a0If you want to avoid this popup then pass the below option to ssh in the command line:<\/p>\n<pre style=\"padding-left: 30px;\">$ ssh -o AskPassGUI=no &lt;serverToConnect&gt;<\/pre>\n<p>If you dont want to mention this every time then you can also mention this in <em>ssh_config<\/em> file.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In Mac OS X, if you have a password protected ssh private key then every time you use this key to connect to a remote server, a password prompt will appear. \u00a0If you want to avoid this popup then pass the below option to ssh in the command line: $ ssh -o AskPassGUI=no &lt;serverToConnect&gt; If &hellip; <a href=\"https:\/\/btrnaidu.com\/index.php\/bypass-ssh-key-unlock-prompt-in-mac-os-x\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Bypass ssh key unlock prompt in mac os x<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[44,128],"tags":[130,131,129],"class_list":["post-360","post","type-post","status-publish","format-standard","hentry","category-mac-os-related-posts","category-ssh","tag-bypass-ssh-key-unlock-prompt-in-mac-os-x","tag-password-prompt-for-ssh-private-key-in-mac-os-x","tag-stop-ssh-key-unlock-prompt-mac-os-x"],"_links":{"self":[{"href":"https:\/\/btrnaidu.com\/index.php\/wp-json\/wp\/v2\/posts\/360","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/btrnaidu.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/btrnaidu.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/btrnaidu.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/btrnaidu.com\/index.php\/wp-json\/wp\/v2\/comments?post=360"}],"version-history":[{"count":5,"href":"https:\/\/btrnaidu.com\/index.php\/wp-json\/wp\/v2\/posts\/360\/revisions"}],"predecessor-version":[{"id":365,"href":"https:\/\/btrnaidu.com\/index.php\/wp-json\/wp\/v2\/posts\/360\/revisions\/365"}],"wp:attachment":[{"href":"https:\/\/btrnaidu.com\/index.php\/wp-json\/wp\/v2\/media?parent=360"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/btrnaidu.com\/index.php\/wp-json\/wp\/v2\/categories?post=360"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/btrnaidu.com\/index.php\/wp-json\/wp\/v2\/tags?post=360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}