Re: ssh query string and password



niraj schreef:
Hi ,

I want to login with ssh without asking for password prompt . Like
when i login into some machine with ssh username@hostname i want to
add password in the query string itself (basically i dont want
password prompt) . Is there any way to do this.


Thanks,
Niraj Kumar

Creating ssh key with no password would do that.
ssh-keygen -t rsa and if it ask you for password leave it blank.
.



Relevant Pages

  • ssh query string and password
    ... I want to login with ssh without asking for password prompt. ... Niraj Kumar ...
    (comp.os.linux.security)
  • RE: redhat7.3 login ?
    ... Subject: redhat7.3 login? ... When I log into ssh through putty I'm present with a loginas: ... then a password prompt. ... The only problems is that if the username is ...
    (SSH)
  • RE: redhat7.3 login ?
    ... Subject: redhat7.3 login? ... When I log into ssh through putty I'm present with a loginas: ... then a password prompt. ... The only problems is that if the username is ...
    (SSH)
  • Re: SSH login automation, get stuck at the last step.
    ... The ssh server that I am copying the public key to is not a typical ... The user "root" to login this box can not access the ... puts stderr "EXP username requested and sent " ...
    (comp.lang.tcl)
  • SUMMARY: how to set correct path?
    ... ven if we login with ssh. ... For BASH login shell, place the system wide ENV variables, such as PATH, ... You can set Use_login in the sshd_config to yes and restart sshd. ...
    (SunManagers)