When am trying to do "cap deploy", it asks for the password.Once i typed the password it asks for again and again.I don't know why this problem occurs? I switched from windows to centos just before two weeks. I used the same in windows, but when am trying to use it in centos am getting this problem.Please help me to overcome this problem.There is no prblem with the password.
Originally posted by Suganya Ram: When am trying to do "cap deploy", it asks for the password.Once i typed the password it asks for again and again.I don't know why this problem occurs? I switched from windows to centos just before two weeks. I used the same in windows, but when am trying to use it in centos am getting this problem.Please help me to overcome this problem.There is no prblem with the password.
Actually we are using secured ssh. so we need the password to deploy. so we can't go for passwordless ssh connection. Is there anyother way to overcome this problem? why this problem occurs?
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
5
posted
0
Originally posted by Suganya Ram: Actually we are using secured ssh. so we need the password to deploy. so we can't go for passwordless ssh connection.
I'm not sure what you mean by "secured ssh". SSH is always encrypted. Passwordless SSH simply means that you authenticate with your private key rather than a password. Are we talking about the same thing here?
Suganya Ram
Greenhorn
Joined: Jun 12, 2008
Posts: 18
posted
0
This is what the problem i faced in cap deploy.....