           SPELL=scponly
         VERSION=4.6
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.sublimation.org/scponly/$SOURCE
     SOURCE_HASH=sha512:11792d5dd61e207edb82a5971dbf78d9fc1160f6aa6891224f02a6f3c5b88c397d52501f8fbcef2c5258c85f03cc0bf6f5cfb31e3fd1fa8540a5f25183b8f34b
        WEB_SITE=http://www.sublimation.org/scponly/
         ENTERED=20040123
      LICENSE[0]=BSD
        KEYWORDS="crypto"
           SHORT="An alternative shell allowing only scp and/or sftp"
cat << EOF
scponly is an alternative "shell" of sorts for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is a wrapper around the ssh suite of applications. It is typically used by creating a user whose shell is set to scponly. This user can neither login interactively nor execute commands remotely, but it can use scp and sftp to download and upload files to the computer, governed by the usual Unix file permissions.
EOF
