Creating account with SCP ONLY

From: Ralph Forsythe (rf-list_at_centerone.com)
Date: 08/21/03

  • Next message: Andrew Thompson: "Re: Creating account with SCP ONLY"
    Date: Wed, 20 Aug 2003 23:25:23 -0600
    To: freebsd-isp@freebsd.org
    
    

    Since we're talking about limiting ssh access right now... I need to
    create user accounts that cannot use the shell, but can still move files
    around via scp/sftp. We have FTP disabled, and as we start to bring users
    online I do not want them having shell capabilities for security reasons.

    Any ideas? I think the false shell thing breaks scp since it requires some
    limited level of shellish-type access for whatever it does.

    Thanks,
    Ralph

    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: Andrew Thompson: "Re: Creating account with SCP ONLY"

    Relevant Pages

    • Re: dumb newbie question about file-name completion
      ... > just fine when I'm logged in as root, ... > made entering commands a bit cumbersome and I'd like ... You have probably given the user accounts a shell that doesn't have ...
      (freebsd-questions)
    • Re: dumb newbie question about file-name completion
      ... >> just fine when I'm logged in as root, ... > You have probably given the user accounts a shell that doesn't have ... > with the chsh command you can change your shell. ...
      (freebsd-questions)
    • Re: Creating account with SCP ONLY
      ... Creating account with SCP ONLY ... >> create user accounts that cannot use the shell, ... >> online I do not want them having shell capabilities for security reasons. ...
      (freebsd-isp)
    • Re: Death to toor
      ... >> capable nowadays of changing root's default shell if desired. ... when we create user accounts ... we don't add 4 different variations of every user account so ... guessing that it wasn't ever a feature of the bash port per se, ...
      (freebsd-arch)
    • RE: limiting ssh access to rsync
      ... This will execute the given command when this key is used for authentication prior to running the users defined shell. ... limiting ssh access to rsync ... I'd like to limit the ssh account of some users to rsync. ...
      (SSH)