Results 1 to 5 of 5
-
1st Apr 2011, 08:36 PM #1OPMember
Password-Less OpenSSH [Server-client]
i google it to make OpenSSH passwordless and found some good tuts but problem still persist.
What i already followed.
1. ssh-keygen -t rsa
2. ssh-copy-id -i ~/.ssh/id_rsa.pub username@host
on host machine
1. chmod 600 ~/.ssh/authorized_keys
any have idea why OpenSSH still asking for passowrdfaizulhaque Reviewed by faizulhaque on . Password-Less OpenSSH [Server-client] i google it to make OpenSSH passwordless and found some good tuts but problem still persist. What i already followed. 1. ssh-keygen -t rsa 2. ssh-copy-id -i ~/.ssh/id_rsa.pub username@host on host machine 1. chmod 600 ~/.ssh/authorized_keys any have idea why OpenSSH still asking for passowrd :( Rating: 5
-
1st Apr 2011, 09:49 PM #2Member
you could try they "key" exchange rather than a password
-
2nd Apr 2011, 06:14 AM #3OPMember
would you plz elaborate it.
-
2nd Apr 2011, 05:57 PM #4MemberWebsite's:
rapidgen.netlook in /etc/ssh/sshd_config, i think you need to disable password authorisation and enable one of the other methods. but best you read up on it first, make sure you don't lock yourself out
-
2nd Apr 2011, 06:50 PM #5OPMember
i tried this too. but didn't find any thing by which i can disable accept the tut which i posted in first post. any one please suggestion what should i do.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Other] Client
By churongcon in forum ArchiveReplies: 1Last Post: 5th Jan 2012, 08:19 AM -
How many client i able to host in this server?
By raihan0888 in forum Hosting DiscussionReplies: 12Last Post: 23rd Apr 2011, 09:25 PM -
Your Fav OS (Both Server and client side)
By chrishdman87 in forum Polling PlazaReplies: 37Last Post: 15th Jan 2011, 01:43 PM -
VPN Server and client for Windows XP
By NewEraCracker in forum Technical Help Desk SupportReplies: 2Last Post: 26th Nov 2010, 11:30 AM -
C# Client/Server Socket Connection
By cgworld in forum Web Development AreaReplies: 4Last Post: 26th Sep 2010, 11:10 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...