ContributionsMost RecentMost LikesSolutionsRe: Rescue Script Repository Thread- Share your scripts I've made some progress. I can remotely execute simple commands such as cd ~/Downloads ls -al but when I need the users password, eg sudo rm 1.5.0 I get the not entirely unexpected error sudo: no tty present and no askpass program specified Any tips on how to prompt the user for a password while running sudo?