# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name sshpass version 1.06 categories sysutils license GPL-2 platforms darwin maintainers nomaintainer description Non-interactive ssh password authentication long_description SSH's (secure shell) most common authentication mode is \ called \"interactive keyboard password authentication\", so \ called both because it is typically done via keyboard, \ and because openssh takes active measures to make sure \ that the password is, indeed, typed interactively by the \ keyboard. Sometimes, however, it is necessary to fool ssh \ into accepting an interactive password non-interactively. \ This is where sshpass comes in. \ SECURITY NOTE: There is a reason openssh insists that \ passwords be typed interactively. Passwords are harder \ to store securely and to pass around securely between \ programs. If you have not looked into solving your needs \ using SSH's \"public key authentication\", perhaps in \ conjunction with the ssh agent (RTFM ssh-add), please do \ so before being tempted into using this package. homepage http://sourceforge.net/projects/sshpass/ master_sites sourceforge:project/${name}/${name}/${version} checksums rmd160 4759f5b23506537bf95619dd023cdc3178fc3ff3 \ sha256 c6324fcee608b99a58f9870157dfa754837f8c48be3df0f5e2f3accf145dee60