Forum Discussion
- hooleylistCirrostratusHi,
- riverj30_77570NimbostratusThanks for the link...I will take a look at it.
- riverj30_77570Nimbostratusi noticed the the F5 does not support the use of -password... i will need to use sshpass to provide the password on my script.
- smp_86112CirrostratusYou can do this without using a password by using public/private keys. Create a SSH keypair, put the public key on the target system, then use ssh -i on the LTM.