SO (tercihen bir Ubuntu veya Mac OS X) bir rsa tuşunun parolasını sorduğunda yeni bir "Katman" koymak için bir yol olup olmadığını bilmek isterim.
Normalde nasıl yapar:
Use ssh;
prompt the window to enter the passphase;
enter the passphrase and hit enter;
Nasıl olmak isterdim:
Use ssh;
run in the background a python script that send the password for the rsa key
Bunun herhangi bir Unix sisteminde yapılmasını isterdim?
Mümkünse, bunu yapılandırmak kolay mı? Gibi, bir yapılandırma dosyasında bazı satırları düzenlemek ya da öylesine?
Teşekkürler