Questions tagged [passphrase]
25 questions
0
votes
3 answers
Ansible - wrong passphrase - even if it has to be correct
i am running ansible modules/playbooks (for example ping) with this command by user, who have sudo rights:
sudo ansible -m ping hosts
"hosts" is group of 2 hosts. When i run this, i'm asked for local sudo password, which is fine. Then i'm asked for…

helloweenx
- 1
- 1
- 3
0
votes
1 answer
Ubuntu 14.04 asking for pass phrase to unlock RSA key oddity.
Sorry for the obscure title but I have no idea how to phrase this..
I am having an oddity occurring with my RSA key, I use RSA key authentication over SSH for all my servers and other services where possible.
Recently I have been doing commits to a…

Paul Barclay
- 131
- 1
0
votes
2 answers
SSL certificates with passphrase and service restart
Today, I'll gonna ask for something far less technical than usually.
Indeed, it's more or less a rhetorical question, but I would love to read your advices on this topic.
On my daily job, I have to deal with a lot of Web Server and so, SSL…

Dr I
- 955
- 17
- 33
0
votes
1 answer
ssh key requires passphrase after viewing it
I'm running a tinycore machine that I store my code on before pushing it to github. This is also the only machine that has port 22 forwarded at home so I have to do the push from this machine due to github using ssh as it's protocol for doing pushes…

Ballistic Buddha
- 23
- 5
0
votes
2 answers
linux ssh passphrase not working, but sftp works
I set up ssh with keys and it was working fine for a while. Ive just had a bit of a clean up and now some seriously weird things are happening, disabling terminal access from my server
As I say SFTP is working, asks me for my passphrase, enter…

Ke.
- 241
- 4
- 13
0
votes
1 answer
Restore the passphrase for my SSL certificate?
I forgot the passphrase for my SSL certificate. Is there a way to recover the passphrase?

jalal allam
- 25
- 6
0
votes
1 answer
How can I enter a passphrase in command line using git?
I am using git in my development environment.
When I run the command git pull origin master is there any way to pass the
passphrase from the command line.

Supratik
- 2,154
- 10
- 51
- 66
0
votes
1 answer
What exactly does Pass phrase in MOSS2010 manage?
The question says it. I am really wondering what it EXACTLY does, because I am getting from everywhere different answers.

elhombre
- 435
- 1
- 8
- 18
0
votes
0 answers
Passphrase wireguard/Firezone
I created different users through firezone to use wireguard vpn. So I have the user, and the "device" in which I define the accessible IPs, and the DNS to use.
But to make things even more secure, I would like users to have a passphrase and for this…
0
votes
1 answer
Changing or updating the passphrase in gcp lamp vm
I am trying to download files from a particular folder from one of my vm's on gcp using the following command
gcloud compute scp --recurse VM_NAME:REMOTE_DIR LOCAL_DIR
After running the command the gcp terminal asks me for a passphrase.
I enter the…

user4540741
- 11
- 1
- 6