[ 
https://issues.apache.org/jira/browse/SSHD-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Innis moved AGE2-844 to SSHD-1286:
---------------------------------------

         Key: SSHD-1286  (was: AGE2-844)
    Workflow: classic default workflow  (was: Software Simplified Workflow for 
Project AGE2)
     Project: MINA SSHD  (was: Apache AGE)

> how to disable the SSH login and allow only SCP and SFTP 
> ---------------------------------------------------------
>
>                 Key: SSHD-1286
>                 URL: https://issues.apache.org/jira/browse/SSHD-1286
>             Project: MINA SSHD
>          Issue Type: Bug
>            Reporter: Sreedhar J
>            Priority: Major
>
> how do I disable the  SSH login and allow only SFTP and  SCP calls to   
> Server ?
> i.e allowing below two commands only
> sftp  -P 1234  user@hostname
> scp -P 1234 test1.txt  user@hostname 
> but don't allow the following command exeuction
> ssh -p 1234 user@hostname  
> or  SSH login from Putty others



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to