@jimp said in SSH + Plink + Pfsense 2.6.0 = Security Risk:
I haven't seen a prompt like that before, it may be something in how plink is authenticating.
I got it working again.
The inial problem consists of 2 problems.
By default, Plink could only work when the admin account was enabled,
but this was resolved by installing Sudo
The second problem of asking to press return at the end op the Plink command,
after getting access granted, was caused by Plink itself.
When i first encountered the Plink malfunction problem after the Pfsense update to version 2.6.0 ,
my thought was, that maybe my Plink was not compatible anymore, so i downloaded and install
the latest Plink version (0.76)
But in fact it's Plink itself that caused the second problem.
After some Googling with the "Access granted. press return to begin session" message,
i discovered that this is caused since Plink version 0.71 and beyond.
My old version of Plink was apparently before 0.71 , i have now installed the latest version (0.70)
that don't have this extra need for interaction and now everything works back fully automatic.
I know that using a old version of Plink is also a security risk, but SSH access from the WAN side is blocked,
and can only be used from my internal network.
The admin user is also disabled for login, like it was before.
Big thank you to Jimp and nogbadthebad for the help.
Grtz
DeLorean