Is it possible to restrict access for a particular local user in Linux, with below mentioned conditions:
- User should have no direct shell access
- User should be able to login with command "su -" from any other user shell
- User should be able to do SFTP via winscp client and copy files from local machine to user's home directory